|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: Comment about XSLT Complier?
> Does anyone knows how to get the aboslute value of an element > within a tree? and by that I mean the order on which it is listed > within that tree. Look at the tree below > > <child1> > </child1> > <child2> > <child2-1> > > To be more clear I am looking for this type of information > > "child1" - is number 1 > "child2" - is number 2 > "child2-1" - is number 3 Try count(preceding::* | ancestor::*)+1 Mike Kay Software AG XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
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
|

Cart








