Sign in
fuchsia
/
third_party
/
libxml2
/
0ddb21c46ca6ac5297ff5f6537480de8463223ea
/
.
/
result
/
defattr2.xml
blob: 8d1fc3bc4fd038a6f6c37ba85a1cae5451b59d53 [
file
] [
log
] [
blame
]
<?
xml version
=
"1.0"
?>
<!DOCTYPE doc [
<!ELEMENT doc EMPTY>
<!ATTLIST doc defatt (0 | 1) "0">
<!ATTLIST doc xmlns:tst CDATA #FIXED "http://example.org">
<!ATTLIST doc tst:att (0 | 1) "1">
]>
<doc
xmlns:tst
=
"http://example.org"
att
=
"1"
/>