Fixed bug in collect_tags (Tree.ml)
[SXSI/xpathcomp.git] / tests / test.xml
index 4c57628..8f0e255 100644 (file)
@@ -1,4 +1,6 @@
 <?xml version="1.0"?>
-<a>1<b id="4" />2<b>
-
-</b>3</a>
+<a>
+  <b><c/><d/></b>
+  <e><f/><g/></e>
+</a>
+