cac:OrderReference
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.3.xsd
Type: cac:OrderReferenceType
Properties: Global, Qualified
Content
- Sequence [1..1]
- ext:UBLExtensions [0..1]A container for extensions foreign to the document.
- cbc:ID [1..1]An identifier for this order reference, assigned by the buyer.
- cbc:SalesOrderID [0..1]An identifier for this order reference, assigned by the seller.
- cbc:CopyIndicator [0..1]Indicates whether the referenced Order is a copy (true) or the original (false).
- cbc:UUID [0..1]A universally unique identifier for this order reference.
- cbc:IssueDate [0..1]The date on which the referenced Order was issued.
- cbc:IssueTime [0..1]The time at which the referenced Order was issued.
- cbc:CustomerReference [0..1]Text used for tagging purchasing card transactions.
- cbc:OrderTypeCode [0..1]A code signifying the type of the referenced Order.
- cac:DocumentReference [0..1]A document associated with this reference to an Order.
Attributes
None
Used in
- Type cac:OrderLineReferenceType (Element cac:OrderLineReference)
- Type CreditNoteType (Element CreditNote)
- Type DebitNoteType (Element DebitNote)
- Type DespatchAdviceType (Element DespatchAdvice)
- Type FreightInvoiceType (Element FreightInvoice)
- Type FulfilmentCancellationType (Element FulfilmentCancellation)
- Type InvoiceType (Element Invoice)
- Type OrderCancellationType (Element OrderCancellation)
- Type OrderChangeType (Element OrderChange)
- Type OrderResponseType (Element OrderResponse)
- Type OrderResponseSimpleType (Element OrderResponseSimple)
- Type ReceiptAdviceType (Element ReceiptAdvice)
- Type SelfBilledCreditNoteType (Element SelfBilledCreditNote)
- Type SelfBilledInvoiceType (Element SelfBilledInvoice)
Sample instance
<cac:OrderReference> <cbc:ID>123</cbc:ID> </cac:OrderReference>