<NAME> : Name

ROLE

This element defines the name of an object of the data model. This name is the string that will be displayed in the graphical user interface when the related object is shown: inside title bars of windows, inside menu items, inside field labels, inside tool tips...

ATTRIBUTES

<!ATTLIST NAME
	  value CDATA #REQUIRED>
Attribute Mand. Description Default
value yes The name. This should be the name of a key defined in strings.properties file.  

SAMPLE

<NAME value="Zip code"/>