cac:OrderReference
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.0.xsd
Type: cac:OrderReferenceType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:ID [1..1] Identifies the referenced Order assigned by the buyer.
- cbc:SalesOrderID [0..1] Identifies the referenced Order 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 an instance of this ABIE.
- 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] A reference used (CRI) for tagging purchasing card transactions.
- cac:DocumentReference [0..1] An association to Document Reference.
Attributes
None
Used in
- Type CreditNoteType (Element CreditNote)
- Type DebitNoteType (Element DebitNote)
- Type DespatchAdviceType (Element DespatchAdvice)
- Type FreightInvoiceType (Element FreightInvoice)
- Type InvoiceType (Element Invoice)
- Type OrderCancellationType (Element OrderCancellation)
- Type OrderChangeType (Element OrderChange)
- Type OrderResponseSimpleType (Element OrderResponseSimple)
- Type OrderResponseType (Element OrderResponse)
- Type ReceiptAdviceType (Element ReceiptAdvice)
- Type SelfBilledCreditNoteType (Element SelfBilledCreditNote)
- Type SelfBilledInvoiceType (Element SelfBilledInvoice)
- Type cac:OrderLineReferenceType (Element cac:OrderLineReference)
Sample instance
<cac:OrderReference> <cbc:ID>AEG012345</cbc:ID> <cbc:SalesOrderID>CON0095678</cbc:SalesOrderID> <cbc:UUID>6E09886B-DC6E-439F-82D1-7CCAC7F4E3B1</cbc:UUID> <cbc:IssueDate>2005-06-20</cbc:IssueDate> </cac:OrderReference>