Figure 63: DTD-diagram for FILE

Child elements
none
parent elements
<std> <xdoc> <xfile>

Attributes for FILE
Name
Type
Class
Value
Remark
[FILENAME]
cdata
required
   
[NOTATION]
cdata
required
   
[S]
cdata
implied
   
[TOOL]
cdata
required
   
[TOOL-VERSION]
cdata
required
   
Description  Information on a file name for referencing an external file (e.g. a standard). With respect to the limited capabilites of SGML's entity and notation mechanism this is not used here.

Example  
<file filename="agr.bmp" notation="eps" tool="ascet" tool-version="sd"></file>
Description  Definition of a filename (complete path).