cac:OrderLineReference
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.1.xsd
Type: cac:OrderLineReferenceType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:LineID [1..1] An identifier for the referenced order line, assigned by the buyer.
- cbc:SalesOrderLineID [0..1] An identifier for the referenced order line, assigned by the seller.
- cbc:UUID [0..1] A universally unique identifier for this order line reference.
- cbc:LineStatusCode [0..1] A code signifying the status of the referenced order line with respect to its original state.
- cac:OrderReference [0..1] A reference to the Order containing the referenced order line.
Attributes
None
Used in
- Type cac:OrderLineType (Element cac:OrderLine)
- Type cac:CreditNoteLineType (Elements cac:CreditNoteLine, cac:SubCreditNoteLine)
- Type cac:DespatchLineType (Elements cac:DespatchLine, cac:HandlingUnitDespatchLine)
- Type cac:InvoiceLineType (Elements cac:InvoiceLine, cac:SubInvoiceLine)
- Type cac:ReceiptLineType (Elements cac:ReceiptLine, cac:ReceivedHandlingUnitReceiptLine)
Sample instance
<cac:OrderLineReference> <cbc:LineID>1</cbc:LineID> </cac:OrderLineReference>