Category:XQuery
XQuery
This programming language may be used to instruct a computer to perform a task.
Listed below are all of the tasks on Rosetta Code which have been solved using XQuery.
This programming language may be used to instruct a computer to perform a task.
Official website |
---|
See Also: |
|
---|
XQuery, is a declarative query and transformation language for XML data specified by W3C. XQuery has similarities to XSLT like XPath for path expressions. In fact, XQuery 1.0 is a superset of XPath 2.0.
Unlike XSLT the XQuery syntax looks similar to SQL and consists of FLOWR expressions. FLOWR stands for for, let, order by, where and return.
Subcategories
This category has the following 3 subcategories, out of 3 total.
@
- XQuery examples needing attention (empty)
- XQuery Implementations (empty)
- XQuery User (5 P)
Pages in category "XQuery"
The following 15 pages are in this category, out of 15 total.