Renames in XML, to use it qualified.
[doclang.git] / test / Golden / TCT / HeaderGreat / 0015.tct.dtc.en_US.xml
index 2495864c58a88e5b8b1a66cafb3c2b658de2c3bb..58bf640d9f31825b09d25e51f4c2a344657ad561 100644 (file)
@@ -1,14 +1,22 @@
-<?xml-model type="application/relax-ng-compact-syntax" href="./schema/dtc.rnc"?>
-<?xml-stylesheet type="text/xsl" href="./xsl/document.html5.en.xsl"?>
-<?html5-stylesheet type="text/xsl" href="./xsl/document.html5.en.xsl"?>
-<?atom-stylesheet type="text/xsl" href="./xsl/document.atom.en.xsl"?>
+
+<?xml-model type="application/relax-ng-compact-syntax"
+           href="./schema/dtc.rnc"?>
+
 <document>
   <about>
   </about>
   <quote type="great1">
-    <quote type="great2"><para>text1</para></quote>
+    <quote type="great2">
+      <para>
+        <p>text1</p>
+      </para>
+    </quote>
   </quote>
   <quote type="great2">
-    <quote type="great1"><para>text2</para></quote>
+    <quote type="great1">
+      <para>
+        <p>text2</p>
+      </para>
+    </quote>
   </quote>
 </document>
\ No newline at end of file