United States (DBNA): Price per Unit Currency of the Classifier Tax Category of the Line
Configure the Price per Unit Currency of the Classifier Tax Category of the Line for your United States documents.
The currency used for the per unit amount. This standard UBL element can be used in the US.
Elements
| Path | Cardinality | Usage | Format | Final Format Path |
|---|---|---|---|---|
Invoice/InvoiceLine/Item/ClassifiedTaxCategory/PerUnitAmount/@currencyID | 1..1 | M | ISO 4217 alpha-3 | /Invoice/cac:InvoiceLine/cac:Item/cac:ClassifiedTaxCategory/cbc:PerUnitAmount/@currencyID |
Example
<ubl:Invoice>
<!-- ... omitted for readability -->
<cac:InvoiceLine>
<!-- ... omitted for readability -->
<cac:Item>
<!-- ... omitted for readability -->
<cac:ClassifiedTaxCategory>
<!-- ... omitted for readability -->
<cbc:PerUnitAmount currencyID="USD">0</cbc:PerUnitAmount>
<!-- ... omitted for readability -->
</cac:ClassifiedTaxCategory>
</cac:Item>
</cac:InvoiceLine>
</ubl:Invoice>Updated 5 days ago
Did this page help you?
