Implement CachedText
[SXSI/xpathcomp.git] / tests / test.xml
index cfeb539..a266087 100644 (file)
@@ -1,9 +1,15 @@
-<!DOCTYPE a SYSTEM "a.dtd" >
-<a id="3">
-  <c/>
+<?xml version="1.0"?>
+<a>
+  <b/>
+  adadadad
+  <b/>
+  <c >
+    <g>
+      <b/>
+    </g>
+  </c>
   <b>
-    <d/>
+    <b/>
   </b>
-  <b/>
-  <a/>
 </a>
+