# HG changeset patch # User iuc # Date 1511864010 18000 # Node ID b1dbdbf2be186fc8077259b554c2c814126bc11a # Parent 1ba5c66e39c9705f5d0177d2db52f330078e758d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/xpath commit 8cbc5a00fac3f19591b1f956610f0cc60810dab2 diff -r 1ba5c66e39c9 -r b1dbdbf2be18 xpath.xml --- a/xpath.xml Sat Jun 25 17:12:39 2016 -0400 +++ b/xpath.xml Tue Nov 28 05:13:30 2017 -0500 @@ -85,9 +85,9 @@ Here are some example queries and their outputs: -+====================+===================================================+ ++--------------------+---------------------------------------------------+ | Query | Result | -+--------------------+---------------------------------------------------+ ++====================+===================================================+ | //b[@attr="value"] | 1 | +--------------------+---------------------------------------------------+ | //b[@attr] | 12 | @@ -101,6 +101,7 @@ + @ATTRIBUTION@ ]]>