1 |
Location of data
|
2 | Parsed entities - external files that contain XML, can be inserted in the document |
3 | Unparsed entities - mostly binary files, can be used only as attribute values on elements with ENTITY attributes |
4 | <!ENTITY picture SYSTEM "mypicture.gif" NDATA gif> |