Fix class= in <section>.
[doclang.git] / test / Golden / TCT / HeaderGreat / 0012.tct.dtc.en_US.xml
index 1df3f0295e40ef41f39d8c07d1ab01048b06be7c..ca2b76660ef1a006571b603a6991b2b072366425 100644 (file)
@@ -1,3 +1,17 @@
-2:1:
-unexpected <quote> at 2:1-2:8
-expecting <b>, <br>, <code>, <del>, <eref>, <i>, <iref>, <note>, <q>, <ref>, <rref>, <sc>, <sub>, <sup>, <u>, none, or text
+
+<?xml-model type="application/relax-ng-compact-syntax"
+           href="./schema/dtc.rnc"?>
+
+<document>
+  <about>
+  </about>
+  <para>
+    <p>text1</p>
+    <quote type="">
+      <para>
+        <p>text2</p>
+      </para>
+    </quote>
+    <p>text3</p>
+  </para>
+</document>
\ No newline at end of file