Notation Declaration


Defines the helper application to deal with the binary file

  <!ELEMENT banner EMPTY>
  <!ATTLIST banner image ENTITY #REQUIRED>
  <!ENTITY unionjack.png SYSTEM "http://www.uk.gov/unionjack.png NDATA png>
  <!NOTATION png SYSTEM "file:///C:/Program Files/Internet Explorer/PNGplugin.exe">

So when the following appears:

  <banner image="unionjack.png"/>