BizTalk Utilities CV ,   Jobs ,   Code library
 
Home Page


Add/Edit your code items
Search the code library
Browse for the code library


XQuery
Why do I need XQuery when I already have XSLT/XPath?
XQuery 1.0 syntax types and some query examples.
How to use XQuery in ASP.NET
Learn XQuery 1.0 fundamentals


 
 

<< XmlSerializerXSLT >>


By Mark Wilson
I am the creator of TopXML. I am available for international and local (Australia) contracts. I am a Solution Architect/Business Analyst. I have worked in IT in several countries (NZ, Australia, South Africa, UK) building and training teams for government and very large non-governmental organizations. I am ex-Microsoft Consulting Services. I wrote the first book on Microsoft XML published in 2000 called XML Programming with VB and ASP. Most recently I have been building tools for the SEO industry. Ask me for a 37 point SEO health-checkup for your website.
First Posted 01/23/2002
Times viewed 480

What is XQuery?


Summary XQuery is a new XML Querying Language with a SQL-like query style.

XQuery is an XML Querying Language.

It provides flexible query facilities to extract data from virtual (dynamically generated) and non-virtual XML documents, or document collections.

XQuery is a language which can query multiple XML Source documents, as well as relational or native XML databases using XPath, with a SQL-like query style. XQuery is also readable and easy to use.

It is the intention to add updating capabilities in a SQL-like style to XQuery 1.0, but at this point this is still uncertain; however, it is sure it will be added in the near future.

Currently, the W3C status of XQuery 1.0 is Working Draft, the first stage of five until reaching the final W3C Recommendation status.

XQuery uses XPath and is considered a superset of XPath.

Additional information


Rate this article on a scale of 1 to 10 (0 votes, average 0)

Your vote :  

<< XmlSerializerXSLT >>





Leave a comment for this article
Your name
Your email (optional)
Your comment
Optional: Upload an attachment
Enter the code shown:

 
 

    Email TopXML