<!ATTLIST UNITS id ID #IMPLIED name CDATA #IMPLIED convert ( true | false) "false"> |
Attribute | Mand. | Description | Default |
id | no | Identifier of the dictionary. | |
name | no | Name of the dictionary. | |
convert | no | Indicates if conversion must be between units of this dictionary when there is a GUI input. | false |
<!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. |