[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: Saxon node matching order
> In my tests, your code produces exactly the output you are asking > for. I've also tested (with `xsltproc` instead of Saxon, as I presume MK tested w/ Saxon) and got the desired output. That said, I like Ken Holman's approach much better: <xsl:template match="x" > <xsl:apply-templates select=".//z"/> </xsl:template>
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|