cac:AdditionalDocumentReference
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.3.xsd
Type: cac:DocumentReferenceType
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 the referenced document.
- cbc:CopyIndicator [0..1]An indicator that the referenced document is a copy (true) or the original (false).
- cbc:UUID [0..1]A universally unique identifier for this document reference.
- cbc:IssueDate [0..1]The date, assigned by the sender of the referenced document, on which the document was issued.
- cbc:IssueTime [0..1]The time, assigned by the sender of the referenced document, at which the document was issued.
- cbc:DocumentTypeCode [0..1]The type of document being referenced, expressed as a code.
- cbc:DocumentType [0..*]The type of document being referenced, expressed as text.
- cbc:XPath [0..*]An unambiguous location within the bounding document or the document referenced by the parent DocumentReference, expressed as an XPath
- cbc:ReferencedDocumentInternalAddress [0..1]A pointer to a location within the document being referenced
- cbc:LanguageID [0..1]An identifier for the language used in the referenced document.
- cbc:LocaleCode [0..1]A code signifying the locale in which the language in the referenced document is used.
- cbc:VersionID [0..1]An identifier for the current version of the referenced document.
- cbc:DocumentStatusCode [0..1]A code signifying the status of the reference document with respect to its original state.
- cbc:DocumentDescription [0..*]Text describing the referenced document.
- cac:Attachment [0..1]The referenced document as an attachment to the document from which it is referenced.
- cac:ValidityPeriod [0..1]The period for which this document reference is valid.
- cac:IssuerParty [0..1]The party who issued the referenced document.
- cac:ResultOfVerification [0..1]The result of an attempt to verify a signature associated with the referenced document.
Attributes
None
Used in
- Type cac:BillingReferenceType (Element cac:BillingReference)
- Type cac:TenderingProcessType (Element cac:TenderingProcess)
- Type AwardedNotificationType (Element AwardedNotification)
- Type BusinessCardType (Element BusinessCard)
- Type CallForTendersType (Element CallForTenders)
- Type CreditNoteType (Element CreditNote)
- Type DebitNoteType (Element DebitNote)
- Type DespatchAdviceType (Element DespatchAdvice)
- Type EnquiryType (Element Enquiry)
- Type EnquiryResponseType (Element EnquiryResponse)
- Type ForecastType (Element Forecast)
- Type FreightInvoiceType (Element FreightInvoice)
- Type FulfilmentCancellationType (Element FulfilmentCancellation)
- Type GoodsCertificateType (Element GoodsCertificate)
- Type GoodsItemPassportType (Element GoodsItemPassport)
- Type ImportCustomsDeclarationType (Element ImportCustomsDeclaration)
- Type InvoiceType (Element Invoice)
- Type OrderType (Element Order)
- Type OrderCancellationType (Element OrderCancellation)
- Type OrderChangeType (Element OrderChange)
- Type OrderResponseType (Element OrderResponse)
- Type OrderResponseSimpleType (Element OrderResponseSimple)
- Type ProofOfReexportationType (Element ProofOfReexportation)
- Type ProofOfReexportationReminderType (Element ProofOfReexportationReminder)
- Type ProofOfReexportationRequestType (Element ProofOfReexportationRequest)
- Type QualificationApplicationRequestType (Element QualificationApplicationRequest)
- Type QualificationApplicationResponseType (Element QualificationApplicationResponse)
- Type QuotationType (Element Quotation)
- Type ReceiptAdviceType (Element ReceiptAdvice)
- Type ReminderType (Element Reminder)
- Type RemittanceAdviceType (Element RemittanceAdvice)
- Type RequestForQuotationType (Element RequestForQuotation)
- Type SelfBilledCreditNoteType (Element SelfBilledCreditNote)
- Type SelfBilledInvoiceType (Element SelfBilledInvoice)
- Type StatementType (Element Statement)
- Type TendererQualificationType (Element TendererQualification)
- Type TransitCustomsDeclarationType (Element TransitCustomsDeclaration)
- Type TransportExecutionPlanType (Element TransportExecutionPlan)
- Type TransportExecutionPlanRequestType (Element TransportExecutionPlanRequest)
- Type UnawardedNotificationType (Element UnawardedNotification)
- Type UtilityStatementType (Element UtilityStatement)
- Type cac:CustomsDeclarationType (Elements cac:CustomsDeclaration, cac:PreviousCustomsDeclaration)
- Type cac:ProcurementProjectLotType (Elements cac:InterestedProcurementProjectLot, cac:ProcurementProjectLot)
Sample instance
<cac:AdditionalDocumentReference> <cbc:ID>Doc1</cbc:ID> <cbc:DocumentType>Timesheet</cbc:DocumentType> <cac:Attachment> <cac:ExternalReference> <cbc:URI>http://www.suppliersite.eu/sheet001.html</cbc:URI> </cac:ExternalReference> </cac:Attachment> </cac:AdditionalDocumentReference>