Science  People  Locations  Timeline
Index: A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Home > XML query language


 

XML Query (short: XQuery) is a specification of the W3C. XML Query is a query language that makes it possible to extract information from an XML document. It is semantically similar to SQL. XML Query uses XPath 2.0 syntax to address specific parts of an XML document.

There are two distinct syntaxes for XML Query:

The XQuery language possesses a formal model, which allows it to be used in formal underpinnings of other XML technologies.

External link

Based on an article at the French Wikipedia.

W3C standards XML standards Query languages

Read more »

Non User