<PREFIX> : Prefix of a file name

ROLE

This element defines the prefix used for creating a file name related to an object of the data model. The files that are associated to this prefix are the image file of an action or a class, the data file that contains all instances of a class when a file location is used as a data provider.

ATTRIBUTES

<!ATTLIST PREFIX
	  value CDATA #REQUIRED>
Attribute Mand. Description Default
value yes The alphanumeric value that is used as prefix.  

SAMPLE

<PREFIX value="eqt"/>