comparison test-data/test.xml @ 0:7e01c6a6dbed draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/xpath commit e0575333e6f08ef02fc66c2764b43ebd15c6b04b
author iuc
date Fri, 10 Jun 2016 15:08:32 -0400
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:7e01c6a6dbed
1 <root>
2 <a>
3 <b attr="value">1</b>
4 <b attr="none">2</b>
5 <b>3</b>
6 </a>
7 <c>
8 <d>4</d>
9 <d>5</d>
10 </c>
11 </root>
12