Maybe a really dumb question, but how do you test an attribute?
<xsl:if test=".[@id = '30']">
do stuff
</xsl:if>
doesn't seem to work. Is there a better way?
|
Results 1 to 2 of 2
Thread: XSL attribute test
|
Click Here to Expand Forum to Full Width |