<!ATTLIST UNITS_REF idref IDREF #REQUIRED javaName NMTOKEN #IMPLIED> |
Attribute | Mand. | Description | Default |
idref | yes | Dictionary of units reference. | |
javaName | no | Java class used for the conversions. This class must implement the leon.info.infointerface.LyConverterInterface interface. |
<!ELEMENT UNITS_REF (UNIT | UNIT_REF)*> |
Element | Mand. | Mult. | Description |
UNIT | yes | no | Unit that completes the referenced dictionary of units. |
UNIT_REF | yes | no | Unit reference that completes to the referenced dictionary of units. |