cbc:ChargeTotalAmount
The total monetary amount of all charges.
About
- Occurrence: [0..1]
- Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2
Attributes
| Name | Occurrence | Type | Description |
|---|---|---|---|
| currencyID | [1..1] | xsd:string | The identifier of the currency used in the transaction. |
Example
<cbc:ChargeTotalAmount currencyID="USD">100.00</cbc:ChargeTotalAmount>Last updated on