removed cruft, fixed ptset.ml
[SXSI/xpathcomp.git] / tests / test.xml
index 9a9e8c0..f1dfe41 100644 (file)
@@ -1,2 +1,7 @@
 <?xml version="1.0"?>
-<a>foo<b/><b/><c><d/></c><b/></a>
+<a>
+  <d><e/><b> <c>  </c> </b></d>
+  <d><b></b><a/></d>
+  <d><b></b></d>
+  <d><e/><b><c/></b></d>
+</a>