libxml2/result/dtd13

8 lines
130 B
Plaintext
Raw Normal View History

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