XQuery
XQuery is a query and functional programming language that queries and transforms collections of structured and unstructured data, usually in the form of XML, text and with vendor-specific extensions for other data formats. The language is developed by the XML Query working group of the W3C. The work is closely coordinated with the development of XSLT by the XSL Working Group; the two groups share responsibility for XPath, which is a subset of XQuery. Wikipedia
Created Year: 2007Designed by: World Wide Web Consortium
Wikidata: Q850661
Influenced: JSONiq
Programming paradigms: declarative programming • functional programming • modular programming
Language types: functional programming language • query language
XQuery Influence Network
Pan and zoom the graph with your mouse or alternatively your fingers on touch devices.
Hello World in XQuery
let $hello := "Hello World"
return $hello
Search on GitHub
Name | Description | Last pushed to | Open issues | Forks | Stars | Size |
---|
Latest data update: 2024-12-13