|
Subject: Re: [xsl] <xsl:sort> From: George Cristian Bina <george@xxxxxxx> Date: Sat, 07 May 2005 11:31:21 +0300 |
XML:
<?xml version="1.0" encoding="UTF-8"?>
<document>
<header/>
<paragraph/>
<subheader/>
<paragraph/>
<product>
<partname/>
<category>3</category>
</product>
<product>
<partname/>
<category>1</category>
</product>
<product>
<partname/>
<category>2</category>
</product>
</document>Best Regards, George --------------------------------------------------------------------- George Cristian Bina <oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger http://www.oxygenxml.com
Thanks for the reply, George.
I gave your suggestion a try, but it still does not affect the sort order of <product> elements. In the resultant document, they continue to appear in the orginal XML document order.
Respectfully,
ASP
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: [xsl] <xsl:sort>, aspsa | Thread | RE: [xsl] <xsl:sort>, aspsa |
| Re: [xsl] Building Dynamic Urls, George Cristian Bina | Date | RE: [xsl] <xsl:sort>, Aron Bock |
| Month |