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

XML If Else

From Argumentation Community Group
Jump to: navigation, search
<if ...>
  <then>
    ...
  </then>
  <else>
    ...
  </else>
</if>

See Also

XSLT (1.0, 2.0, 3.0)