[Home] [By Thread] [By Date] [Recent Entries]
XSL ...
<xsl:template match="Object"> <xsl:choose> <xsl:when test="[@xsi:type='CTextEx' or @xsi:type='CTextRingEx']"> <xsl:copy> .................................. XML ... <Object xsi:type="CTextEx">
<maxQSwitch>500</maxQSwitch>
.................Here I want to check the xsi:type attribute and do some operations... But I am getting an error at " xsl:when", Where am I gone wrong. Please help me... - Regds - Buddhi -
|

Cart



