Re: How to sort the XMl element ...
Michael Kay (M.H.Kay@eng.icl.co.uk)
Thu, 24 Sep 1998 10:40:48 +0100
>In some HTML files I use applets (msxml) an XML file with
element are not
>sort.
>How can I sort them before they appear in the screen ...
with an internal
>function or ...
>
I don't fully understand what you are trying to do.
But if you are prepared to do a little java programming you
might like to look at SAXON on
http://home.iclweb.com/icl2/mhkay/saxon.html which includes
some simple facilities for sorting XML elements.
Mike Kay