xref: /aosp_15_r20/external/libxml2/test/defattr.xml (revision 7c5688314b92172186c154356a6374bf7684c3ca)
1<!DOCTYPE doc [
2<!ELEMENT doc EMPTY>
3<!ATTLIST doc
4     xmlns CDATA #FIXED "http://www.example.com/">
5]>
6<doc/>
7