# HG changeset patch
# User iuc
# Date 1511863993 18000
# Node ID a890cac292f360cb32f593b53591d65bd1452a21
# Parent 3619c6fb132dd3290db7b2ed2c8d891078464363
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/xpath commit 8cbc5a00fac3f19591b1f956610f0cc60810dab2
diff -r 3619c6fb132d -r a890cac292f3 xpath.xml
--- 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"] | 1 |
+--------------------+---------------------------------------------------+
| //b[@attr] | 12 |
@@ -101,6 +101,7 @@
+
@ATTRIBUTION@
]]>