calog/vendor/libxml2/test/dtd2

4 lines
82 B
Text
Vendored

<!DOCTYPE doc [
<!ELEMENT doc (#PCDATA)>
]>
<doc>This is a valid document !</doc>