[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: How Can I Reference previous XML in Subsequent It
Well, here we have a node-set, not the layout in the original XML. In
this case, it is the same, and crucial to the output.
I found out the hard way that a sorted node-set is not iterated in the sorted order, but the order in the original predicate. I am also limited to using XPath 1.0 (the libxslt implementation used in PHP 5), so I miss out on some very nice XPath 2.0 functions). I now sort the original XML and eschew sorting in the stylesheet. I'm always up for learning new ways of thinking, which is why I'm posting here, and risking being branded a n00b (a state which seldom lasts long for me). On Apr 18, 2007, at 11:44 AM, David Carlisle wrote:
Chris Marshall chris at getridofthiswholelongthingybecauseitstoconfusescrapers littlegreenviper dot com http://www.cmarshall.net/
|
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
|