<!ATTLIST UNITS id ID #IMPLIED javaName NMTOKEN #IMPLIED> |
Attribute | Mand. | Description | Default |
id | no | Identifier of the dictionary. | |
javaName | no | Java class used for the conversions. This class must implement the leon.info.infointerface.LyConverterInterface interface. |
<!ELEMENT UNITS (UNIT | UNIT_REF)*> |
Element | Mand. | Mult. | Description |
UNIT | yes | no | Unit belonging to the disctinaty of units. |
UNIT_REF | yes | no | Unit reference belonging to the disctinaty of units. |