syntacx for xslt with relational operator
843834Feb 6 2006 — edited Feb 7 2006hi
can any one tell me what is the exact syntax for using logical AND operator with <xsl:if>
i am using like this:
<xsl:if $test="xyz='abc' & ct>1>
i am getting errors.
please help me with the exact one
thanks