Florian Thienel | b6f43da | 2012-02-19 16:09:51 +0100 | [diff] [blame] | 1 | <?xml version="1.0"?>
|
| 2 | <!DOCTYPE section PUBLIC "-//Eclipse Foundation//DTD Vex Test//EN" "test1.dtd">
|
| 3 | <!-- A comment before the root element. -->
|
| 4 | <section>
|
| 5 | <!-- A comment within the root element. -->
|
| 6 | <title>Testdocument with DTD <!-- A comment within text. -->(Public Identifier)</title>
|
| 7 | <!-- Another comment between two child elements. -->
|
| 8 | <para>This is a Testdocument using a DTD which is referenced by a public identifier.</para>
|
| 9 | </section>
|
| 10 | <!-- A final comment after the root element. --> |