<?xml version="1.0"?>
<!DOCTYPE root [
<!ELEMENT root (#PCDATA)>
<!ELEMENT a ANY>
<!--* Missing white space between AttType and DefaultDecl in AttDef *-->
<!ATTLIST a attr1 (abc|def)"def">
]>
<root>Any content</root>
