[Home] [By Thread] [By Date] [Recent Entries]
Hi, i tried to compare one CDATA value with an attribute, but i doesn't work. Does anybody know something about it? Best regards Sven xsl: ------------------- <xsl:if test="value = @id"> ... xml: ------------------- <parameter> <value><![CDATA[1]]></value> </parameter> <itable id="1"> .. </itable>
|

Cart



