Jim Garrison
2006-06-16 19:49:28 UTC
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
***@athensgroup.com
"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
***@athensgroup.com