[Home] [By Thread] [By Date] [Recent Entries]
Processor: MSXML3
How do I test the value of the current element and then call a template explicitly? My element looks like this: <ID>45</ID> My pseudo code: <xsl:template match="ID"> <xsl:if value-of = "45"> <xsl:call-template name="doSomething"/> </xsl:if> <xsl:value-of /> </xsl:template>
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



