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

6 lines
75 B
XML

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