<!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. | |
no | Boolean indicating if this unit is used for printing. | false |
<!ELEMENT UNIT (FORMAT?)> |
Element | Mand. | Mult. | Description |
FORMAT | no | no | Format of the unit. |