diff -r ffaf18970f2b -r 846510a73535 relpipe-data/examples-xquery-atom.xml
--- a/relpipe-data/examples-xquery-atom.xml Tue May 28 22:19:59 2019 +0200
+++ b/relpipe-data/examples-xquery-atom.xml Wed Jul 24 14:18:42 2019 +0200
@@ -60,6 +60,7 @@
There are also XSLT processors like xsltproc.
BaseX can be used instead of Galax – we just replace
galax-run -context-item /dev/stdin
with basex -i /dev/stdin
.
+ Or for XQilla we use: xqilla -i /dev/stdin
.