|
root / base / usr / src / contrib / libxml2 / result / defattr.xml
defattr.xml XML 7 lines 161 B
1
2
3
4
5
6
<?xml version="1.0"?>
<!DOCTYPE doc [
<!ELEMENT doc EMPTY>
<!ATTLIST doc xmlns CDATA #FIXED "http://www.example.com/">
]>
<doc xmlns="http://www.example.com/"/>