calog/vendor/libxml2/result/dtd13

7 lines
130 B
XML
Vendored

<?xml version="1.0"?>
<!-- comment before the DTD -->
<!DOCTYPE doc [
<!ELEMENT doc ANY>
]>
<!-- comment after the DTD -->
<doc/>