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