Mercurial > repos > iuc > xpath
diff xpath.xml @ 7:a890cac292f3 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/xpath commit 8cbc5a00fac3f19591b1f956610f0cc60810dab2
| author | iuc |
|---|---|
| date | Tue, 28 Nov 2017 05:13:13 -0500 |
| parents | 3619c6fb132d |
| children |
line wrap: on
line diff
--- a/xpath.xml Sat Jun 25 17:12:28 2016 -0400 +++ b/xpath.xml Tue Nov 28 05:13:13 2017 -0500 @@ -85,9 +85,9 @@ Here are some example queries and their outputs: -+====================+===================================================+ ++--------------------+---------------------------------------------------+ | Query | Result | -+--------------------+---------------------------------------------------+ ++====================+===================================================+ | //b[@attr="value"] | <b attr="value">1</b> | +--------------------+---------------------------------------------------+ | //b[@attr] | <b attr="value">1</b><b attr="none">2</b> | @@ -101,6 +101,7 @@ + @ATTRIBUTION@ ]]></help> <citations>
