This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: number formatting....


> I have two sibling subtree's. And I have to produce a master-detail form of
> representation.  [...It] should start with "a." every time it enters
> the FOR Loop the first time....
> 
> Output:
> 	1.	Key1	Name1
> 	a.	RKey1	Qty1
> 	b.	RKey2	Qty2
> 	c.	RKey3	Qty3
> 	2.	Key2	Name2
> 	a.	RKey6	Qty6
> 	b.	RKey9	Qty9

Sounds like the omnipresent sorting-and-grouping FAQ. Have a look at
http://freespace.virgin.net/b.pawson/xsl/N6280.html to get some ideas on
approaches you can take to solving this common problem.

   - Mike
____________________________________________________________________
Mike J. Brown, software engineer at         My XML/XSL resources:
webb.net in Denver, Colorado, USA           http://www.skew.org/xml/


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]