Subject: Re: number formatting....
From: Mike Brown <mike@xxxxxxxx>
Date: Thu, 15 Jun 2000 11:24:45 -0600 (MDT)
|
> 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
|