/ubl:Invoice/cac:InvoiceLine/cac:Item/cac:StandardItemIdentification/cbc:ID
Invoice Line Standard Item Identification ID
| Context ID | INV1388 |
| Cardinality | 1..1 |
| Usage | M |
Description
An identifier for the item.
An item identifier based on a registered scheme.
Child elements
| Cardinality | Usage | Description | Element |
|---|---|---|---|
| 0..1 | - |
Invoice Line Standard Item Identification Scheme ID
The identification of the identification scheme. |
@schemeID |
Details
vrbl-invoice-pl-b2b-3p0
<ubl:Invoice>
<!-- Code omitted for clarity -->
<cac:InvoiceLine>
<!-- code omitted for clarity -->
<cac:Item>
<!-- code omitted for clarity -->
<cac:StandardItemIdentification>
<!-- GTIN -->
<cbc:ID schemeID="0160">1444444444447</cbc:ID>
</cac:StandardItemIdentification>
<!-- code omitted for clarity -->
</cac:Item>
<!-- code omitted for clarity -->
<cac:InvoiceLine>
</ubl:Invoice>
Rules
| Rule ID | Error Message |
|---|---|
| VRBL-INV-PL-B2B-3-43 | When the Invoice Line Standard Item Identification Scheme ID indicates GTIN, the allowed maximum number of characters for the Invoice Line Standard Item Identification ID is 20. |