author | František Kučera <franta-hg@frantovo.cz> |
Wed, 24 Jul 2019 14:18:42 +0200 | |
branch | v_0 |
changeset 262 | 846510a73535 |
parent 261 | ffaf18970f2b |
child 263 | 8bf13358a50a |
--- 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>