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