[
Lists Home |
Date Index |
Thread Index
]
I think xsl:sort from XSLT is the ideal mechanism for what you want. Send your source XML
and an idea of how you want things sorted in the result to the list. Then you should get
some concrete answers.
Mike
Tomas Olsson wrote:
> Hi!
>
> I want to sort a XML document and then get another XML document.
> How should I do?
>
> Is it possible to use XSLT to sort a document and then get a XML
> document in return? I dont want the result to be in HTML or text, I want
> a XML document or a DOM tree as a result.
>
> Im using JavaScript and MSXML. how should I do?
>
> /Tomas
- References:
- sort xml
- From: Tomas Olsson <tomas.olsson@soderhamn.mail.telia.com>
|