-<?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