[Home] [By Thread] [By Date] [Recent Entries]
I want a template to match the root node of either default.xml or record.xml
Right now it only succesfully matches record.xml default.xml <root> <stuff /> </root> record.xml <Records> <Record /> </Records> Current xsl: <xsl:template match="root | Records"> hey, hey. We are, in fact, the monkeys. </xsl:template>
|

Cart



