changes
[SXSI/xpathcomp.git] / tests / test.xml
index d83dfc0..35bd7d3 100644 (file)
@@ -1,11 +1,10 @@
-<!DOCTYPE a SYSTEM "a.dtd" >
-<a id="3">
-  <c/>
+<?xml version="1.0"?>
+<a>
   <b>
-    <c/>
-    <d/>
-    <c/>
   </b>
-  <b/>
-  <a/>
+  <b>
+    <d><c/>
+    </d>
+    <e/>
+  </b>
 </a>