(root)/
libxml2-2.12.3/
test/
dtd11
<!DOCTYPE doc [
<!ELEMENT doc (#PCDATA)>
<!ATTLIST doc val CDATA #IMPLIED>
]>
<doc val="v1"/>