This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: XML-QL


XML-QL was an early version of an XML Query Language; the current proposed
standard for a query language is called XQuery, and you can find it at
http://www.w3.org/TR/xquery/. This is designed for selecting documents (or
parts of documents) from a large database. To extract information from
incoming documents as they arrive in your organization, XSLT is much better
suited to the task.

Michael Kay
Software AG
home: Michael.H.Kay@ntlworld.com
work: Michael.Kay@softwareag.com

> -----Original Message-----
> From: owner-xsl-list@lists.mulberrytech.com
> [mailto:owner-xsl-list@lists.mulberrytech.com]On Behalf Of Alia Mikati
> Sent: 03 April 2002 13:14
> To: XSL-List@lists.mulberrytech.com
> Subject: [xsl] XML-QL
>
>
> Hello,
> Thx again for all ur replies. They r really very helpfull.
> I have a new question: we are dealing with a company that is going to
> send us XML docs and we want to extract the info we want from
> these docs
> to create new xml files or whatever. What is the best
> solution to do so?
> Use XML-QueryLang or what? (we're gonna probably use PHP also)
> Thx a lot
> Alia
>
>
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>
>


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]