cac:DocumentReference
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.0.xsd
Type: cac:DocumentReferenceType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:ID [1..1] Identifies the document being referred to.
- cbc:CopyIndicator [0..1] Indicates whether the referenced document 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, assigned by the sender of the referenced document, on which the referenced document was issued.
- cbc:DocumentTypeCode [0..1] The document type, expressed as a code.
- cbc:DocumentType [0..1] The document type, expressed as text.
- cbc:XPath [0..*] Refers to another part of the same document instance.
- cac:Attachment [0..1] An attached document, externally referred to, referred to in the MIME location, or embedded.
Attributes
None
Used in
- Type BillOfLadingType (Element BillOfLading)
- Type CatalogueRequestType (Element CatalogueRequest)
- Type ForwardingInstructionsType (Element ForwardingInstructions)
- Type PackingListType (Element PackingList)
- Type TransportationStatusType (Element TransportationStatus)
- Type WaybillType (Element Waybill)
- Type cac:CatalogueLineType (Element cac:CatalogueLine)
- Type cac:CreditNoteLineType (Element cac:CreditNoteLine)
- Type cac:DebitNoteLineType (Element cac:DebitNoteLine)
- Type cac:DocumentResponseType (Element cac:DocumentResponse)
- Type cac:InvoiceLineType (Element cac:InvoiceLine)
- Type cac:OrderLineType (Element cac:OrderLine)
- Type cac:OrderReferenceType (Element cac:OrderReference)
- Type cac:QuotationLineType (Element cac:QuotationLine)
- Type cac:RemittanceAdviceLineType (Element cac:RemittanceAdviceLine)
- Type cac:RequestForQuotationLineType (Element cac:RequestForQuotationLine)
- Type cac:StatementLineType (Element cac:StatementLine)
- Type cac:TransactionConditionsType (Element cac:TransactionConditions)
- Type cac:DespatchLineType (Elements cac:DespatchLine, cac:HandlingUnitDespatchLine)
- Type cac:ReceiptLineType (Elements cac:ReceiptLine, cac:ReceivedHandlingUnitReceiptLine)
- Type cac:LineReferenceType (Elements cac:CatalogueLineReference, cac:DespatchLineReference, cac:LineReference, cac:QuotationLineReference, cac:ReceiptLineReference)
Sample instance
<cac:DocumentReference> <cbc:ID>AEG012345</cbc:ID> <cbc:UUID>6E09886B-DC6E-439F-82D1-7CCAC7F4E3B1</cbc:UUID> <cbc:IssueDate>2005-06-20</cbc:IssueDate> <cbc:DocumentType>Order</cbc:DocumentType> </cac:DocumentReference>