calog/vendor/libxml2/test/att9

5 lines
94 B
Text
Vendored

<!DOCTYPE doc [
<!ATTLIST doc a1 NMTOKENS " 1 2 ">
<!ELEMENT doc (#PCDATA)>
]>
<doc/>