J
Jim Garrison
OxygenXML is rejecting the following usage with
"Unknown system function: if"
<xsl:variable name="qd"
select="if(value/qDisplay/text() eq '')
then 'empty'
else 'right'"/>
Is this syntactically correct? If not, how should it
read?
Jim Garrison
(e-mail address removed)
"Unknown system function: if"
<xsl:variable name="qd"
select="if(value/qDisplay/text() eq '')
then 'empty'
else 'right'"/>
Is this syntactically correct? If not, how should it
read?
Jim Garrison
(e-mail address removed)