Invoice Structure
PriceAmount

cbc:PriceAmount

The price amount for a particular item or service.

About

  • Occurrence: [1..1]
  • Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2

Attributes

NameOccurrenceTypeDescription
currencyID[1..1]xsd:normalizedStringThe currency of the amount.

Example

<cbc:PriceAmount currencyID="USD">100.00</cbc:PriceAmount>