|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: reordering output (Again)
Goetz Block wrote:
> On Mon, Oct 22 '01 at 14:42, Eric Smith wrote:
>> In short, perhaps someone may advise:
>> Is reordering of nodes in the output possible?
> Yes.
>
> But could you be more elaborated on what and how you want to
> reorder. If you have a specific criteria, you can use <xsl:for-each
> sort=''>, but it might be more complicated than this.
Goetz meant:
<xsl:for-each select="...">
<xsl:sort select="..." />
...
</xsl:for-each>
You can also use xsl:sort within xsl:apply-templates to change the
order in which nodes are processed with templates.
I hope that helps,
Jeni
---
Jeni Tennison
http://www.jenitennison.com/
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








