<!ATTLIST FORMULA value CDATA #REQUIRED> |
Attribute | Mand. | Description | Default |
value | yes | The value attribute should contain a mathematical formula composed of arithmetic operators (+, -,*, /), possibly parenthesis, numbers and identifiers of other NUMBER fields. |
<FORMULA value="incomeHT * 0.196"/> <FORMULA value="incomeHT + incomeTVA"/> |