langs a-z
This commit is contained in:
parent
db842d013d
commit
d066446780
11389 changed files with 98361 additions and 1020 deletions
6
Lang/XQuery/0DESCRIPTION
Normal file
6
Lang/XQuery/0DESCRIPTION
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{{language|XQuery
|
||||
|site=http://www.w3.org/XML/Query
|
||||
|LCT=no
|
||||
}}{{language programming paradigm|functional}}'''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'''.
|
||||
1
Lang/XQuery/Comments
Symbolic link
1
Lang/XQuery/Comments
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Comments/XQuery
|
||||
1
Lang/XQuery/Empty-program
Symbolic link
1
Lang/XQuery/Empty-program
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Empty-program/XQuery
|
||||
1
Lang/XQuery/Fibonacci-sequence
Symbolic link
1
Lang/XQuery/Fibonacci-sequence
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Fibonacci-sequence/XQuery
|
||||
1
Lang/XQuery/Filter
Symbolic link
1
Lang/XQuery/Filter
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Filter/XQuery
|
||||
Loading…
Add table
Add a link
Reference in a new issue