calog/vendor/libxml2/test/dtd13

6 lines
108 B
Text
Vendored

<!-- comment before the DTD -->
<!DOCTYPE doc [
<!ELEMENT doc ANY>
]>
<!-- comment after the DTD -->
<doc/>