|
|
Resource Guide -> XQuery, W3C Standards-in-progress -> XQuery 1.0: An XML Query Language
XQuery 1.0: An XML Query LanguageWorking Draft In XQuery, a query is represented as an expression. Several types of expression, with varying structure and appearance, are supported. This document describes the main expression forms: path expressions (which are based upon XPath syntax), element constructors, For Let When Return (or FLWR, pronounced "flower") expressions, expressions involving functions and arithmetic operators, quantified expressions, conditional expressions, and expressions used for modifying or testing datatypes. The capabilities of XQuery are designed to become increasingly useful as more data resides in XML format, and as distinctions between different data sources (such as documents and databases) blur. |
|
|
|
|
|
|