|
Test attribute is
Required when the condition in the source data to test. If the expression in this
attribute evaluates to True when cast to a Boolean, the content of <xsl:if> is
instantiated and placed in the output. Node-sets are cast to a Boolean True if
they contain at least one node.
|