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