Data commit

This commit is contained in:
Ingy döt Net 2023-07-01 11:58:00 -04:00
parent 7387c8f97b
commit cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions

View file

@ -0,0 +1,9 @@
{{Language|
site=http://www.w3.org/TR/xpath20|
hopl=no|
bnf=http://www.w3.org/TR/xpath20/#id-grammar
}}
XPath 2.0 is a query language mainly used for selecting nodes or atomic values from an XML document.
{{Language_programming_paradigm|Declarative}}
{{stub}}

View file

@ -0,0 +1,2 @@
---
from: http://rosettacode.org/wiki/Category:XPath_2.0

1
Lang/XPath-2.0/FizzBuzz Symbolic link
View file

@ -0,0 +1 @@
../../Task/FizzBuzz/XPath-2.0

View file

@ -0,0 +1 @@
../../Task/Tokenize-a-string/XPath-2.0