# HG changeset patch # User František Kučera # Date 1376941940 -7200 # Node ID ddfc7f27c1cae2f5e45c5dcb761c8703b076bf92 # Parent e0319809d533a4b725a4a13dd9906a906f014a55 data: XQuery, XPath diff -r e0319809d533 -r ddfc7f27c1ca data/dictionary.xml --- a/data/dictionary.xml Mon Aug 19 21:48:02 2013 +0200 +++ b/data/dictionary.xml Mon Aug 19 21:52:20 2013 +0200 @@ -1705,13 +1705,22 @@ - + + + functional programming language for processing XML and other data + + computer xml - - + + + + a query language for selecting XML nodes; + an XPath expression can also compute values and call XPath functions + + computer xml