comp.text.xml
[Top] [All Lists]

XML sorting

Subject: XML sorting
From:
Date: Wed, 9 Jul 2008 04:23:02 -0700 PDT
Newsgroups: comp.text.xml

I am working on an application which requires merging of XML documents
and then reorder/sort them based on elements in the XML. This needs to
be done in C++ and requires very high performance.
I read about sorting using XSLT but it is memory intensive and
performance is low and may not be useful to me.

Is there any other way I can achieve this?
Please guide me on this.

<Prev in Thread] Current Thread [Next in Thread>
Privacy Policy