Jump to content

Category:XQuery: Difference between revisions

Got some stuff from WP
(Created page with '{{language|XQuery}}'''XQuery''', is a declarative query and transformation language for XML data specified by W3C. XQuery has similarities to XSLT like '''XPath''' for pa…')
 
(Got some stuff from WP)
Line 1:
{{language|XQuery
|site=http://www.w3.org/XML/Query}}{{language programming paradigm|XQueryfunctional}}'''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'''.
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.