(root)/
libxml2-2.12.3/
test/
xmlid/
id_err2.xml
<!DOCTYPE foo [
<!ELEMENT foo EMPTY>
<!ATTLIST foo xml:id CDATA #IMPLIED>
]>
<foo xml:id="bar"/>