OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Sorting an XML file.



Hi Jyoti,
The two alternatives include:

1.) You can sort the XML by using XSLT (refer to <xsl:sort> element for details)

or

2.) When you are retrieving the data use the ORDER BY clause.

Best wishes,
Darshan
http://www.PerfectXML.com

---------- Original Message ----------------------------------
From: "S. Jyotinarayan" <ncjyoti@yahoo.com>
Reply-to: "S. Jyotinarayan" <ncjyoti@yahoo.com>
Date: Wed, 18 Apr 2001 11:05:59 +0530

>Hi all,
>I've converted an MS Access table to XML. I want to display the data in a
>particular order. How do I do this? I'm using Microsoft xmldom for parsing
>the data.
>Thanx in advance.
>Jyoti.
>
>
>------------------------------------------------------------------
>The xml-dev list is sponsored by XML.org, an initiative of OASIS
><http://www.oasis-open.org>
>
>The list archives are at http://lists.xml.org/archives/xml-dev/
>
>To unsubscribe from this elist send a message with the single word
>"unsubscribe" in the body to: xml-dev-request@lists.xml.org
>