Improve checking.
[doclang.git] / test / Golden / TCT / HeaderSection / 0001.tct.dtc.en_US.xml
index 7e709018c556be026bf9847a9711ab68c6d08a45..4c0c3c2be93312c5b2a2848d87b62a4a97c394c4 100644 (file)
@@ -1,3 +1,15 @@
-2:8:
-unexpected end of input
-expecting <title> or class=
+
+<?xml-model type="application/relax-ng-compact-syntax"
+           href="./schema/dtc.rnc"?>
+
+<document>
+  <about>
+    <title>sec1</title>
+  </about>
+  <section id="sec2">
+    <title>sec2</title>
+  </section>
+  <section id="sec3">
+    <title>sec3</title>
+  </section>
+</document>
\ No newline at end of file