<?xml version="1.0"?> <!-- Colon in ID attribute name --> <!DOCTYPE foo [ <!ELEMENT foo ANY> <!ATTLIST foo id ID #REQUIRED> ]> <foo id="a:b"/>