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.1.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 AwardedNotificationType (Element AwardedNotification)
- Type BillOfLadingType (Element BillOfLading)
- Type CallForTendersType (Element CallForTenders)
- 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 ContractAwardNoticeType (Element ContractAwardNotice)
- Type ContractNoticeType (Element ContractNotice)
- Type CreditNoteType (Element CreditNote)
- Type DebitNoteType (Element DebitNote)
- Type DespatchAdviceType (Element DespatchAdvice)
- Type DocumentStatusRequestType (Element DocumentStatusRequest)
- Type DocumentStatusType (Element DocumentStatus)
- Type ExceptionCriteriaType (Element ExceptionCriteria)
- Type ExceptionNotificationType (Element ExceptionNotification)
- Type ForecastRevisionType (Element ForecastRevision)
- Type ForecastType (Element Forecast)
- Type ForwardingInstructionsType (Element ForwardingInstructions)
- Type FreightInvoiceType (Element FreightInvoice)
- Type FulfilmentCancellationType (Element FulfilmentCancellation)
- Type GoodsItemItineraryType (Element GoodsItemItinerary)
- Type GuaranteeCertificateType (Element GuaranteeCertificate)
- Type InstructionForReturnsType (Element InstructionForReturns)
- Type InventoryReportType (Element InventoryReport)
- Type InvoiceType (Element Invoice)
- Type ItemInformationRequestType (Element ItemInformationRequest)
- 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 PriorInformationNoticeType (Element PriorInformationNotice)
- Type ProductActivityType (Element ProductActivity)
- Type QuotationType (Element Quotation)
- Type ReceiptAdviceType (Element ReceiptAdvice)
- Type ReminderType (Element Reminder)
- Type RemittanceAdviceType (Element RemittanceAdvice)
- Type RequestForQuotationType (Element RequestForQuotation)
- Type RetailEventType (Element RetailEvent)
- Type SelfBilledCreditNoteType (Element SelfBilledCreditNote)
- Type SelfBilledInvoiceType (Element SelfBilledInvoice)
- Type StatementType (Element Statement)
- Type StockAvailabilityReportType (Element StockAvailabilityReport)
- Type TenderReceiptType (Element TenderReceipt)
- Type TenderType (Element Tender)
- Type TendererQualificationResponseType (Element TendererQualificationResponse)
- Type TendererQualificationType (Element TendererQualification)
- Type TradeItemLocationProfileType (Element TradeItemLocationProfile)
- Type TransportExecutionPlanRequestType (Element TransportExecutionPlanRequest)
- Type TransportExecutionPlanType (Element TransportExecutionPlan)
- Type TransportProgressStatusRequestType (Element TransportProgressStatusRequest)
- Type TransportProgressStatusType (Element TransportProgressStatus)
- Type TransportServiceDescriptionRequestType (Element TransportServiceDescriptionRequest)
- Type TransportServiceDescriptionType (Element TransportServiceDescription)
- Type TransportationStatusRequestType (Element TransportationStatusRequest)
- Type TransportationStatusType (Element TransportationStatus)
- Type UnawardedNotificationType (Element UnawardedNotification)
- Type UtilityStatementType (Element UtilityStatement)
- Type WaybillType (Element Waybill)
Sample instance
<ext:UBLExtensions> <ext:UBLExtension> <ext:ExtensionContent> <mec:Additional> <mac:QualificationLevel> <cbc:ID>L1</cbc:ID> <cbc:Description>Level 1</cbc:Description> <mbc:LevelPrerequisite>Level0</mbc:LevelPrerequisite> </mac:QualificationLevel> <mac:ThirdPartyBilling> <cac:Party> <cac:PartyName> <cbc:Name>Jane Doe</cbc:Name> </cac:PartyName> </cac:Party> </mac:ThirdPartyBilling> </mec:Additional> </ext:ExtensionContent> </ext:UBLExtension> </ext:UBLExtensions>