Expose the internal structure of Hconsed value
[SXSI/xpathcomp.git] / tests / test.xml
index d83dfc0..a9c7a55 100644 (file)
@@ -1,11 +1,10 @@
-<!DOCTYPE a SYSTEM "a.dtd" >
-<a id="3">
-  <c/>
-  <b>
-    <c/>
-    <d/>
-    <c/>
-  </b>
-  <b/>
-  <a/>
+<?xml version="1.0"?>
+<a>
+  <d><a><b>foo</b></a></d>
+  <d><a><b>foo</b></a></d>
+  <d><a><b>foo</b></a></d>
+  <d><a><b>foo</b></a></d>
+  <d><a><b>foo</b></a></d>
+  <d><b>foo</b></d>
 </a>
+