(root)/
libxml2-2.12.3/
test/
VCM/
v7.xml
<!DOCTYPE doc [
<!ELEMENT doc (a | b)>
<!ELEMENT a EMPTY>
<!ELEMENT b EMPTY>
]>
<doc>
<a/>
</doc>