1 | Notation is used to identify an external binary format |
2 | Name of the helper application can be specified that parser might use to launch or process the binary entity |
3 | <!NOTATION gif SYSTEM "Editor.exe"> |
4 | <!ATTLIST picture |
5 | format NOTATION (gif | jpg)> |