branch | v_0 |
changeset 262 | 846510a73535 |
parent 254 | 23247d93a012 |
--- 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 <a href="http://xmlsoft.org/XSLT/xsltproc2.html">xsltproc</a>. BaseX can be used instead of Galax – we just replace <code>galax-run -context-item /dev/stdin</code> with <code>basex -i /dev/stdin</code>. + Or for XQilla we use: <code>xqilla -i /dev/stdin</code>. </p> <p>