|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: numbering the result tree
You need something like <xsl:number level="multiple" count="list" format="1_1"/> Mike Kay > I have a simple xml tree like this : > <main> > <list> > <objects> </objects> > <objects> </objects> > <objects> </objects> > <objects> </objects> > <list> > <objects> </objects> > <objects> </objects> > <objects> </objects> > <objects> </objects> > <list> > <objects> </objects> > <objects> </objects> > <objects> </objects> > <objects> </objects> > </list> > </list> > </list> > </main> > but I need to > give the result tree numbers that will define the tree ! . > I need that the first list will be 1, 2, 3... N and all the > nodes under a certain list will be X_1, X_2, X_3 ... X_N > 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








