android13/external/libxml2/test/defattr.xml

7 lines
112 B
XML

<!DOCTYPE doc [
<!ELEMENT doc EMPTY>
<!ATTLIST doc
xmlns CDATA #FIXED "http://www.example.com/">
]>
<doc/>