1<!--Inability to resolve a notation should not be reported as an error-->
2<!DOCTYPE doc
3[
4<!ELEMENT doc EMPTY>
5<!NOTATION not1 SYSTEM """>
6]>
7<doc/>
8