Add new hlist module
[SXSI/xpathcomp.git] / tests / test.xml
index a143ae5..f1dfe41 100644 (file)
@@ -1,5 +1,7 @@
 <?xml version="1.0"?>
 <a>
-<b/>
-<b> <c/> </b>
+  <d><e/><b> <c>  </c> </b></d>
+  <d><b></b><a/></d>
+  <d><b></b></d>
+  <d><e/><b><c/></b></d>
 </a>