United States (DBNA): Item Standard Identifier Identification Scheme Identifier
Configure the Item Standard Identifier Identification Scheme Identifier for your United States documents.
The identification scheme identifier of the Item standard identifier. For the US, it must be ''0160''.
Elements
| Path | Cardinality | Usage | Final Format Path |
|---|---|---|---|
Invoice/InvoiceLine/Item/StandardItemIdentification/ID/@schemeID | 1..1 | M | /Invoice/cac:InvoiceLine/cac:Item/cac:StandardItemIdentification/cbc:ID/@schemeID |
Example
<ubl:Invoice>
<!-- ... omitted for readability -->
<cac:InvoiceLine>
<!-- ... omitted for readability -->
<cac:Item>
<!-- ... omitted for readability -->
<cac:StandardItemIdentification>
<cbc:ID schemeID="0160">00012345678905</cbc:ID>
</cac:StandardItemIdentification>
</cac:Item>
</cac:InvoiceLine>
</ubl:Invoice>Updated 5 days ago
Did this page help you?
