-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