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