Data commit
This commit is contained in:
parent
7387c8f97b
commit
cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions
6
Lang/XQuery/00-LANG.txt
Normal file
6
Lang/XQuery/00-LANG.txt
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'''.
|
||||
2
Lang/XQuery/00-META.yaml
Normal file
2
Lang/XQuery/00-META.yaml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
---
|
||||
from: http://rosettacode.org/wiki/Category:XQuery
|
||||
1
Lang/XQuery/A+B
Symbolic link
1
Lang/XQuery/A+B
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/A+B/XQuery
|
||||
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
|
||||
1
Lang/XQuery/Haversine-formula
Symbolic link
1
Lang/XQuery/Haversine-formula
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Haversine-formula/XQuery
|
||||
1
Lang/XQuery/JSON
Symbolic link
1
Lang/XQuery/JSON
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/JSON/XQuery
|
||||
1
Lang/XQuery/Longest-string-challenge
Symbolic link
1
Lang/XQuery/Longest-string-challenge
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Longest-string-challenge/XQuery
|
||||
1
Lang/XQuery/Roman-numerals-Decode
Symbolic link
1
Lang/XQuery/Roman-numerals-Decode
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Roman-numerals-Decode/XQuery
|
||||
1
Lang/XQuery/Towers-of-Hanoi
Symbolic link
1
Lang/XQuery/Towers-of-Hanoi
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Towers-of-Hanoi/XQuery
|
||||
1
Lang/XQuery/Word-frequency
Symbolic link
1
Lang/XQuery/Word-frequency
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Word-frequency/XQuery
|
||||
1
Lang/XQuery/XML-DOM-serialization
Symbolic link
1
Lang/XQuery/XML-DOM-serialization
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/XML-DOM-serialization/XQuery
|
||||
1
Lang/XQuery/XML-Output
Symbolic link
1
Lang/XQuery/XML-Output
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/XML-Output/XQuery
|
||||
1
Lang/XQuery/XML-XPath
Symbolic link
1
Lang/XQuery/XML-XPath
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/XML-XPath/XQuery
|
||||
1
Lang/XQuery/Y-combinator
Symbolic link
1
Lang/XQuery/Y-combinator
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Y-combinator/XQuery
|
||||
Loading…
Add table
Add a link
Reference in a new issue