ext:UBLExtensions
A container for all extensions present in the document.
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2
Schema document: common/UBL-CommonExtensionComponents-2.0.xsd
Type: ext:UBLExtensionsType
Properties: Global, Qualified
Content
- ext:UBLExtension [1..*] A single extension for private use.
Attributes
None
Used in
- Type ApplicationResponseType (Element ApplicationResponse)
- Type AttachedDocumentType (Element AttachedDocument)
- Type BillOfLadingType (Element BillOfLading)
- Type CatalogueDeletionType (Element CatalogueDeletion)
- Type CatalogueItemSpecificationUpdateType (Element CatalogueItemSpecificationUpdate)
- Type CataloguePricingUpdateType (Element CataloguePricingUpdate)
- Type CatalogueRequestType (Element CatalogueRequest)
- Type CatalogueType (Element Catalogue)
- Type CertificateOfOriginType (Element CertificateOfOrigin)
- Type CreditNoteType (Element CreditNote)
- Type DebitNoteType (Element DebitNote)
- Type DespatchAdviceType (Element DespatchAdvice)
- Type ForwardingInstructionsType (Element ForwardingInstructions)
- 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 OrderType (Element Order)
- Type PackingListType (Element PackingList)
- 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 TransportationStatusType (Element TransportationStatus)
- Type WaybillType (Element Waybill)
Sample instance
<ext:UBLExtensions> <ext:UBLExtension> <cbc:ID>normalizedString</cbc:ID> <cbc:Name>string</cbc:Name> <ext:ExtensionAgencyID>normalizedString</ext:ExtensionAgencyID> <ext:ExtensionAgencyName>string</ext:ExtensionAgencyName> <ext:ExtensionVersionID>normalizedString</ext:ExtensionVersionID> <ext:ExtensionAgencyURI>normalizedString</ext:ExtensionAgencyURI> <ext:ExtensionURI>normalizedString</ext:ExtensionURI> <ext:ExtensionReasonCode>normalizedString</ext:ExtensionReasonCode> <ext:ExtensionReason>string</ext:ExtensionReason> <ext:ExtensionContent> <!--any element--> </ext:ExtensionContent> </ext:UBLExtension> </ext:UBLExtensions>