xsl:when
Used within an xsl:choose element to indicate one of a number of choices.
Content:
sequence-constructor
Permitted parent elements:
xsl:choose
Attributes
|
|
XPath expression. If this is the first
|
Notes on the Saxon implementation
From Saxon 10, provided syntax extensions are enabled, the xsl:when
and xsl:otherwise
elements allow a select
attribute in place of the contained sequence constructor.