[Home] [By Thread] [By Date] [Recent Entries]
In XSLT2, how would you test whether a boolean global parameter optionally
empty
<xsl:param name="THING" as="xs:boolean?"/>
has been given a value at runtime?
|
[Home] [By Thread] [By Date] [Recent Entries]
In XSLT2, how would you test whether a boolean global parameter optionally
empty
<xsl:param name="THING" as="xs:boolean?"/>
has been given a value at runtime?
|