android13/external/libxml2/test/VCM/v4.xml

6 lines
73 B
XML

<!DOCTYPE doc [
<!ELEMENT doc (a)>
<!ELEMENT a EMPTY>
]>
<doc><a/></doc>