Warning:
This wiki has been archived and is now read-only.

XML Switch Case

From Argumentation Community Group
Jump to: navigation, search
<switch ...>
  <case ...>
    ...
  </case>
  ...
  <default>
    ...
  </default>
</switch>

See Also

XSLT (1.0, 2.0, 3.0)

EPUB