Files
Android11/external/libxml2/test/defattr.xml
2023-10-13 14:01:41 +00:00

7 lines
112 B
XML

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