<UNIT> : Unit

Java class : leon.info.LyUnit

ROLE

The UNIT element allows to define a unit.

ATTRIBUTES

<!ATTLIST UNIT
	  id ID #IMPLIED
	  value CDATA #IMPLIED
	  name CDATA #IMPLIED
	  alias CDATA #IMPLIED
	  print ( true | false) "false">
Attribute Mand. Description Default
id no Identifier of the unit.  
value no Value of the unit. The value must be a string whose format is free (this label must remain short because it will be displayed with a graphical object). Its content is purely informative. Preserved for upward compatibility.  
name no Name of the unit.  
alias no Short name of the unit.  
print no Boolean indicating if this unit is used for printing. false

ELEMENTS

<!ELEMENT UNIT 
	  (FORMAT?)>
Element Mand. Mult. Description
FORMAT no no Format of the unit.