[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Saxon node matching order
Andrew Welch wrote: > <xsl:apply-templates select="y|z"/> > <xsl:apply-templates/> > In the former you are controlling the order of processing by > selecting the nodes to process, in the latter the input controls > the order because you process the nodes in document order. Nop, in both cases they are in document order. This is the pipe operator, not comma :-) Regards, -- Florent Georges http://www.fgeorges.org/
|
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
|