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

Re: XML sorting

Subject: Re: XML sorting
From: "Joseph J. Kesselman"
Date: Wed, 09 Jul 2008 10:44:05 -0400
Newsgroups: comp.text.xml


Is there any other way I can achieve this?

If performance is hypercritical, get an XML parser, use it to build your own data structures which are optimized for your task, manipulate them appropriately, and write the result out as XML (probably using the serializer that came with the parser).

<Prev in Thread] Current Thread [Next in Thread>
  • XML sorting, anilbisen
    • Re: XML sorting, Joseph J. Kesselman <=
Privacy Policy