Tipworld -> XML
Refs to Unparsed Entities

Unparsed entities can be used only in attribute values declared to be of type ENTITY or ENTITIES. Accordingly, you CAN'T do the following:

<!ENTITY myImage SYSTEM "http://www.myserver.com/images/me.gif" NDATA Gif>