gitextract_vuqfpygv/ ├── .classpath ├── .gitignore ├── .project ├── .settings/ │ ├── org.eclipse.core.resources.prefs │ ├── org.eclipse.jdt.core.prefs │ └── org.eclipse.m2e.core.prefs ├── CHANGELOG.md ├── ImageVorlage3.pptx ├── LICENSE ├── OpenXRechnungToolbox.sh ├── OpenXRechnungToolboxMac.sh ├── README.md ├── _config.yml ├── build_all_archs.bat ├── build_all_archs_with_log.bat ├── create_keystore.bat ├── exampleInvoices/ │ ├── EN16931_v1.3.12/ │ │ ├── CII_example1.xml │ │ ├── CII_example3.xml │ │ ├── CII_example4.xml │ │ ├── source.txt │ │ ├── ubl-tc434-creditnote1.xml │ │ ├── ubl-tc434-example1.xml │ │ ├── ubl-tc434-example2.xml │ │ └── ubl-tc434-example3.xml │ ├── EN16931_v1.3.3/ │ │ ├── CII_example1.xml │ │ ├── CII_example3.xml │ │ ├── CII_example4.xml │ │ ├── source.txt │ │ ├── ubl-tc434-creditnote1.xml │ │ ├── ubl-tc434-example1.xml │ │ ├── ubl-tc434-example2.xml │ │ └── ubl-tc434-example3.xml │ ├── EN16931_v1.3.4/ │ │ ├── CII_example1.xml │ │ ├── CII_example3.xml │ │ ├── CII_example4.xml │ │ ├── source.txt │ │ ├── ubl-tc434-creditnote1.xml │ │ ├── ubl-tc434-example1.xml │ │ ├── ubl-tc434-example2.xml │ │ └── ubl-tc434-example3.xml │ ├── EN16931_v1.3.5/ │ │ ├── CII_example1.xml │ │ ├── CII_example3.xml │ │ ├── CII_example4.xml │ │ ├── source.txt │ │ ├── ubl-tc434-creditnote1.xml │ │ ├── ubl-tc434-example1.xml │ │ ├── ubl-tc434-example2.xml │ │ └── ubl-tc434-example3.xml │ ├── EN16931_v1.3.6/ │ │ ├── CII_example1.xml │ │ ├── CII_example3.xml │ │ ├── CII_example4.xml │ │ ├── source.txt │ │ ├── ubl-tc434-creditnote1.xml │ │ ├── ubl-tc434-example1.xml │ │ ├── ubl-tc434-example2.xml │ │ └── ubl-tc434-example3.xml │ ├── EN16931_v1.3.7/ │ │ ├── CII_example1.xml │ │ ├── CII_example3.xml │ │ ├── CII_example4.xml │ │ ├── source.txt │ │ ├── ubl-tc434-creditnote1.xml │ │ ├── ubl-tc434-example1.xml │ │ ├── ubl-tc434-example2.xml │ │ └── ubl-tc434-example3.xml │ ├── Peppol_BIS_v3.0/ │ │ ├── Allowance-example.xml │ │ ├── Vat-category-S.xml │ │ ├── base-creditnote-correction.xml │ │ ├── base-example.xml │ │ ├── base-negative-inv-correction.xml │ │ ├── source.txt │ │ ├── vat-category-E.xml │ │ ├── vat-category-O.xml │ │ └── vat-category-Z.xml │ ├── Peppol_BIS_v3.0.12/ │ │ ├── Allowance-example.xml │ │ ├── Vat-category-S.xml │ │ ├── base-creditnote-correction.xml │ │ ├── base-example.xml │ │ ├── base-negative-inv-correction.xml │ │ ├── source.txt │ │ ├── vat-category-E.xml │ │ ├── vat-category-O.xml │ │ └── vat-category-Z.xml │ ├── Peppol_BIS_v3.0.17/ │ │ ├── Allowance-example.xml │ │ ├── Vat-category-S.xml │ │ ├── base-creditnote-correction.xml │ │ ├── base-example.xml │ │ ├── base-negative-inv-correction.xml │ │ ├── sales-order-example.xml │ │ ├── source.txt │ │ ├── vat-category-E.xml │ │ ├── vat-category-O.xml │ │ └── vat-category-Z.xml │ ├── Peppol_BIS_v3.0.9/ │ │ ├── Allowance-example.xml │ │ ├── Vat-category-S.xml │ │ ├── base-creditnote-correction.xml │ │ ├── base-example.xml │ │ ├── base-negative-inv-correction.xml │ │ ├── source.txt │ │ ├── vat-category-E.xml │ │ ├── vat-category-O.xml │ │ └── vat-category-Z.xml │ ├── XRechnung_v1.2.0/ │ │ ├── 01.01a-INVOICE_ubl.xml │ │ ├── 01.01a-INVOICE_uncefact.xml │ │ ├── 01.03a-INVOICE_ubl.xml │ │ ├── 01.03a-INVOICE_uncefact.xml │ │ └── source.txt │ ├── XRechnung_v1.2.1/ │ │ ├── 01.01a-INVOICE_ubl.xml │ │ ├── 01.01a-INVOICE_uncefact.xml │ │ ├── 01.03a-INVOICE_ubl.xml │ │ ├── 01.03a-INVOICE_uncefact.xml │ │ └── source.txt │ ├── XRechnung_v1.2.2/ │ │ ├── 01.01a-INVOICE_ubl.xml │ │ ├── 01.01a-INVOICE_uncefact.xml │ │ ├── 01.03a-INVOICE_ubl.xml │ │ ├── 01.03a-INVOICE_uncefact.xml │ │ └── source.txt │ ├── XRechnung_v2.0.0/ │ │ ├── 01.01a-INVOICE_ubl.xml │ │ ├── 01.01a-INVOICE_uncefact.xml │ │ ├── 01.03a-INVOICE_ubl.xml │ │ ├── 01.03a-INVOICE_uncefact.xml │ │ ├── 04.01a-INVOICE_ubl.xml │ │ └── source.txt │ ├── XRechnung_v2.0.1/ │ │ ├── 01.01a-INVOICE_ubl.xml │ │ ├── 01.01a-INVOICE_uncefact.xml │ │ ├── 01.03a-INVOICE_ubl.xml │ │ ├── 01.03a-INVOICE_uncefact.xml │ │ ├── 04.01a-INVOICE_ubl.xml │ │ └── source.txt │ ├── XRechnung_v2.1.1/ │ │ ├── 01.01a-INVOICE_ubl.xml │ │ ├── 01.01a-INVOICE_uncefact.xml │ │ ├── 01.03a-INVOICE_ubl.xml │ │ ├── 01.03a-INVOICE_uncefact.xml │ │ ├── 04.01a-INVOICE_ubl.xml │ │ └── source.txt │ ├── XRechnung_v2.2.0/ │ │ ├── 01.01a-INVOICE_ubl.xml │ │ ├── 01.01a-INVOICE_uncefact.xml │ │ ├── 01.03a-INVOICE_ubl.xml │ │ ├── 01.03a-INVOICE_uncefact.xml │ │ ├── 04.01a-INVOICE_ubl.xml │ │ └── source.txt │ ├── XRechnung_v2.3.1/ │ │ ├── 01.01a-INVOICE_ubl.xml │ │ ├── 01.01a-INVOICE_uncefact.xml │ │ ├── 01.03a-INVOICE_ubl.xml │ │ ├── 01.03a-INVOICE_uncefact.xml │ │ ├── 04.01a-INVOICE_ubl.xml │ │ ├── 04.05a-INVOICE_uncefact.xml │ │ └── source.txt │ └── XRechnung_v3.0.2/ │ ├── 01.01a-INVOICE_ubl.xml │ ├── 01.01a-INVOICE_uncefact.xml │ ├── 01.03a-INVOICE_ubl.xml │ ├── 01.03a-INVOICE_uncefact.xml │ ├── 04.01a-INVOICE_ubl.xml │ ├── 04.05a-INVOICE_uncefact.xml │ └── source.txt ├── index.md ├── javadoc.xml ├── knownIssues.txt ├── license.txt ├── nsis_installer.nsi ├── pom.xml ├── resources/ │ ├── app.config │ ├── help/ │ │ ├── _config.yml │ │ ├── author.html │ │ ├── author_en.html │ │ ├── default.css │ │ ├── docu.html │ │ ├── docu_en.html │ │ ├── fonts/ │ │ │ └── FontAwesome.otf │ │ ├── fonts.css │ │ ├── impress.html │ │ ├── impress_en.html │ │ ├── index.html │ │ ├── index_en.html │ │ ├── javadoc/ │ │ │ ├── allclasses-index.html │ │ │ ├── allpackages-index.html │ │ │ ├── element-list │ │ │ ├── help-doc.html │ │ │ ├── index-files/ │ │ │ │ ├── index-1.html │ │ │ │ ├── index-10.html │ │ │ │ ├── index-11.html │ │ │ │ ├── index-12.html │ │ │ │ ├── index-13.html │ │ │ │ ├── index-14.html │ │ │ │ ├── index-15.html │ │ │ │ ├── index-16.html │ │ │ │ ├── index-17.html │ │ │ │ ├── index-18.html │ │ │ │ ├── index-2.html │ │ │ │ ├── index-3.html │ │ │ │ ├── index-4.html │ │ │ │ ├── index-5.html │ │ │ │ ├── index-6.html │ │ │ │ ├── index-7.html │ │ │ │ ├── index-8.html │ │ │ │ └── index-9.html │ │ │ ├── index.html │ │ │ ├── legal/ │ │ │ │ ├── ADDITIONAL_LICENSE_INFO │ │ │ │ ├── ASSEMBLY_EXCEPTION │ │ │ │ ├── LICENSE │ │ │ │ ├── dejavufonts.md │ │ │ │ ├── jquery.md │ │ │ │ └── jqueryUI.md │ │ │ ├── member-search-index.js │ │ │ ├── module-search-index.js │ │ │ ├── org/ │ │ │ │ └── oxt/ │ │ │ │ └── toolbox/ │ │ │ │ ├── cli/ │ │ │ │ │ ├── CLICii2ubl.html │ │ │ │ │ ├── CLIValidation.html │ │ │ │ │ ├── CLIVisualization.html │ │ │ │ │ ├── ICLICii2ubl.html │ │ │ │ │ ├── ICLIValidation.html │ │ │ │ │ ├── ICLIVisualization.html │ │ │ │ │ ├── class-use/ │ │ │ │ │ │ ├── CLICii2ubl.html │ │ │ │ │ │ ├── CLIValidation.html │ │ │ │ │ │ ├── CLIVisualization.html │ │ │ │ │ │ ├── ICLICii2ubl.html │ │ │ │ │ │ ├── ICLIValidation.html │ │ │ │ │ │ └── ICLIVisualization.html │ │ │ │ │ ├── package-summary.html │ │ │ │ │ ├── package-tree.html │ │ │ │ │ └── package-use.html │ │ │ │ ├── converter/ │ │ │ │ │ ├── ConverterImpl.html │ │ │ │ │ ├── IConverter.html │ │ │ │ │ ├── class-use/ │ │ │ │ │ │ ├── ConverterImpl.html │ │ │ │ │ │ └── IConverter.html │ │ │ │ │ ├── package-summary.html │ │ │ │ │ ├── package-tree.html │ │ │ │ │ └── package-use.html │ │ │ │ ├── gui/ │ │ │ │ │ ├── AppWindow.html │ │ │ │ │ ├── HTMLWindow.html │ │ │ │ │ ├── LWIDWindow.html │ │ │ │ │ ├── SettingsWindow.html │ │ │ │ │ ├── class-use/ │ │ │ │ │ │ ├── AppWindow.html │ │ │ │ │ │ ├── HTMLWindow.html │ │ │ │ │ │ ├── LWIDWindow.html │ │ │ │ │ │ └── SettingsWindow.html │ │ │ │ │ ├── package-summary.html │ │ │ │ │ ├── package-tree.html │ │ │ │ │ └── package-use.html │ │ │ │ ├── helpers/ │ │ │ │ │ ├── AppProperties.html │ │ │ │ │ ├── CustomDropTargetAdapter.html │ │ │ │ │ ├── CustomHelpSelectionAdapter.html │ │ │ │ │ ├── CustomSelectionAdapter.html │ │ │ │ │ ├── CustomSettingsSaveListener.html │ │ │ │ │ ├── Internationalization.html │ │ │ │ │ ├── LogConfigurator.html │ │ │ │ │ ├── UTF8Control.html │ │ │ │ │ ├── class-use/ │ │ │ │ │ │ ├── AppProperties.html │ │ │ │ │ │ ├── CustomDropTargetAdapter.html │ │ │ │ │ │ ├── CustomHelpSelectionAdapter.html │ │ │ │ │ │ ├── CustomSelectionAdapter.html │ │ │ │ │ │ ├── CustomSettingsSaveListener.html │ │ │ │ │ │ ├── Internationalization.html │ │ │ │ │ │ ├── LogConfigurator.html │ │ │ │ │ │ └── UTF8Control.html │ │ │ │ │ ├── package-summary.html │ │ │ │ │ ├── package-tree.html │ │ │ │ │ └── package-use.html │ │ │ │ ├── leitwegcheck/ │ │ │ │ │ ├── CheckDigit.html │ │ │ │ │ ├── CheckDigitException.html │ │ │ │ │ ├── IBANCheckDigit.html │ │ │ │ │ ├── ILeitwegChecker.html │ │ │ │ │ ├── LeitwegCheckerImpl.html │ │ │ │ │ ├── class-use/ │ │ │ │ │ │ ├── CheckDigit.html │ │ │ │ │ │ ├── CheckDigitException.html │ │ │ │ │ │ ├── IBANCheckDigit.html │ │ │ │ │ │ ├── ILeitwegChecker.html │ │ │ │ │ │ └── LeitwegCheckerImpl.html │ │ │ │ │ ├── package-summary.html │ │ │ │ │ ├── package-tree.html │ │ │ │ │ └── package-use.html │ │ │ │ ├── validation/ │ │ │ │ │ ├── IValidator.html │ │ │ │ │ ├── ValidatorImpl.html │ │ │ │ │ ├── class-use/ │ │ │ │ │ │ ├── IValidator.html │ │ │ │ │ │ └── ValidatorImpl.html │ │ │ │ │ ├── package-summary.html │ │ │ │ │ ├── package-tree.html │ │ │ │ │ └── package-use.html │ │ │ │ └── visualization/ │ │ │ │ ├── IVisualizer.html │ │ │ │ ├── VisualizerImpl.html │ │ │ │ ├── class-use/ │ │ │ │ │ ├── IVisualizer.html │ │ │ │ │ └── VisualizerImpl.html │ │ │ │ ├── package-summary.html │ │ │ │ ├── package-tree.html │ │ │ │ └── package-use.html │ │ │ ├── overview-summary.html │ │ │ ├── overview-tree.html │ │ │ ├── package-search-index.js │ │ │ ├── resource-files/ │ │ │ │ ├── fonts/ │ │ │ │ │ └── dejavu.css │ │ │ │ └── stylesheet.css │ │ │ ├── script-files/ │ │ │ │ ├── script.js │ │ │ │ ├── search-page.js │ │ │ │ └── search.js │ │ │ ├── search.html │ │ │ ├── serialized-form.html │ │ │ ├── tag-search-index.js │ │ │ └── type-search-index.js │ │ ├── license.html │ │ ├── license.txt │ │ ├── license_en.html │ │ ├── manual.html │ │ ├── manual_en.html │ │ └── topbutton.js │ ├── languages/ │ │ ├── AppWindow_de.properties │ │ └── AppWindow_en.properties │ ├── log4j2.xml │ ├── validatorxrechnung/ │ │ ├── 1.1/ │ │ │ ├── resources/ │ │ │ │ ├── cii/ │ │ │ │ │ └── 16b/ │ │ │ │ │ ├── xsd/ │ │ │ │ │ │ ├── CrossIndustryInvoice_100pD16B.xsd │ │ │ │ │ │ ├── CrossIndustryInvoice_QualifiedDataType_100pD16B.xsd │ │ │ │ │ │ ├── CrossIndustryInvoice_ReusableAggregateBusinessInformationEntity_100pD16B.xsd │ │ │ │ │ │ └── CrossIndustryInvoice_UnqualifiedDataType_100pD16B.xsd │ │ │ │ │ └── xsl/ │ │ │ │ │ └── EN16931-CII-validation.xsl │ │ │ │ ├── default-report.xsl │ │ │ │ ├── ubl/ │ │ │ │ │ └── 2.1/ │ │ │ │ │ ├── xsd/ │ │ │ │ │ │ ├── common/ │ │ │ │ │ │ │ ├── CCTS_CCT_SchemaModule-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonAggregateComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonBasicComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonExtensionComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonSignatureComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CoreComponentParameters-2.1.xsd │ │ │ │ │ │ │ ├── UBL-ExtensionContentDataType-2.1.xsd │ │ │ │ │ │ │ ├── UBL-QualifiedDataTypes-2.1.xsd │ │ │ │ │ │ │ ├── UBL-SignatureAggregateComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-SignatureBasicComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-UnqualifiedDataTypes-2.1.xsd │ │ │ │ │ │ │ ├── UBL-XAdESv132-2.1.xsd │ │ │ │ │ │ │ ├── UBL-XAdESv141-2.1.xsd │ │ │ │ │ │ │ └── UBL-xmldsig-core-schema-2.1.xsd │ │ │ │ │ │ └── maindoc/ │ │ │ │ │ │ ├── UBL-ApplicationResponse-2.1.xsd │ │ │ │ │ │ ├── UBL-AttachedDocument-2.1.xsd │ │ │ │ │ │ ├── UBL-AwardedNotification-2.1.xsd │ │ │ │ │ │ ├── UBL-BillOfLading-2.1.xsd │ │ │ │ │ │ ├── UBL-CallForTenders-2.1.xsd │ │ │ │ │ │ ├── UBL-Catalogue-2.1.xsd │ │ │ │ │ │ ├── UBL-CatalogueDeletion-2.1.xsd │ │ │ │ │ │ ├── UBL-CatalogueItemSpecificationUpdate-2.1.xsd │ │ │ │ │ │ ├── UBL-CataloguePricingUpdate-2.1.xsd │ │ │ │ │ │ ├── UBL-CatalogueRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-CertificateOfOrigin-2.1.xsd │ │ │ │ │ │ ├── UBL-ContractAwardNotice-2.1.xsd │ │ │ │ │ │ ├── UBL-ContractNotice-2.1.xsd │ │ │ │ │ │ ├── UBL-CreditNote-2.1.xsd │ │ │ │ │ │ ├── UBL-DebitNote-2.1.xsd │ │ │ │ │ │ ├── UBL-DespatchAdvice-2.1.xsd │ │ │ │ │ │ ├── UBL-DocumentStatus-2.1.xsd │ │ │ │ │ │ ├── UBL-DocumentStatusRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-ExceptionCriteria-2.1.xsd │ │ │ │ │ │ ├── UBL-ExceptionNotification-2.1.xsd │ │ │ │ │ │ ├── UBL-Forecast-2.1.xsd │ │ │ │ │ │ ├── UBL-ForecastRevision-2.1.xsd │ │ │ │ │ │ ├── UBL-ForwardingInstructions-2.1.xsd │ │ │ │ │ │ ├── UBL-FreightInvoice-2.1.xsd │ │ │ │ │ │ ├── UBL-FulfilmentCancellation-2.1.xsd │ │ │ │ │ │ ├── UBL-GoodsItemItinerary-2.1.xsd │ │ │ │ │ │ ├── UBL-GuaranteeCertificate-2.1.xsd │ │ │ │ │ │ ├── UBL-InstructionForReturns-2.1.xsd │ │ │ │ │ │ ├── UBL-InventoryReport-2.1.xsd │ │ │ │ │ │ ├── UBL-Invoice-2.1.xsd │ │ │ │ │ │ ├── UBL-ItemInformationRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-Order-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderCancellation-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderChange-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderResponse-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderResponseSimple-2.1.xsd │ │ │ │ │ │ ├── UBL-PackingList-2.1.xsd │ │ │ │ │ │ ├── UBL-PriorInformationNotice-2.1.xsd │ │ │ │ │ │ ├── UBL-ProductActivity-2.1.xsd │ │ │ │ │ │ ├── UBL-Quotation-2.1.xsd │ │ │ │ │ │ ├── UBL-ReceiptAdvice-2.1.xsd │ │ │ │ │ │ ├── UBL-Reminder-2.1.xsd │ │ │ │ │ │ ├── UBL-RemittanceAdvice-2.1.xsd │ │ │ │ │ │ ├── UBL-RequestForQuotation-2.1.xsd │ │ │ │ │ │ ├── UBL-RetailEvent-2.1.xsd │ │ │ │ │ │ ├── UBL-SelfBilledCreditNote-2.1.xsd │ │ │ │ │ │ ├── UBL-SelfBilledInvoice-2.1.xsd │ │ │ │ │ │ ├── UBL-Statement-2.1.xsd │ │ │ │ │ │ ├── UBL-StockAvailabilityReport-2.1.xsd │ │ │ │ │ │ ├── UBL-Tender-2.1.xsd │ │ │ │ │ │ ├── UBL-TenderReceipt-2.1.xsd │ │ │ │ │ │ ├── UBL-TendererQualification-2.1.xsd │ │ │ │ │ │ ├── UBL-TendererQualificationResponse-2.1.xsd │ │ │ │ │ │ ├── UBL-TradeItemLocationProfile-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportExecutionPlan-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportExecutionPlanRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportProgressStatus-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportProgressStatusRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportServiceDescription-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportServiceDescriptionRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportationStatus-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportationStatusRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-UnawardedNotification-2.1.xsd │ │ │ │ │ │ ├── UBL-UtilityStatement-2.1.xsd │ │ │ │ │ │ └── UBL-Waybill-2.1.xsd │ │ │ │ │ └── xsl/ │ │ │ │ │ └── EN16931-UBL-validation.xsl │ │ │ │ ├── xrechnung/ │ │ │ │ │ └── 1.1/ │ │ │ │ │ └── xsl/ │ │ │ │ │ ├── XRechnung-CII-validation.xsl │ │ │ │ │ ├── XRechnung-UBL-validation-CreditNote.xsl │ │ │ │ │ └── XRechnung-UBL-validation-Invoice.xsl │ │ │ │ ├── xrechnung-report.xsl │ │ │ │ └── xsd/ │ │ │ │ ├── report.xsd │ │ │ │ └── scenarios.xsd │ │ │ └── scenarios.xml │ │ ├── 1.2.0/ │ │ │ ├── CHANGELOG.md │ │ │ ├── README.md │ │ │ ├── resources/ │ │ │ │ ├── cii/ │ │ │ │ │ └── 16b/ │ │ │ │ │ ├── xsd/ │ │ │ │ │ │ ├── CrossIndustryInvoice_100pD16B.xsd │ │ │ │ │ │ ├── CrossIndustryInvoice_QualifiedDataType_100pD16B.xsd │ │ │ │ │ │ ├── CrossIndustryInvoice_ReusableAggregateBusinessInformationEntity_100pD16B.xsd │ │ │ │ │ │ └── CrossIndustryInvoice_UnqualifiedDataType_100pD16B.xsd │ │ │ │ │ └── xsl/ │ │ │ │ │ └── EN16931-CII-validation.xsl │ │ │ │ ├── default-report.xsl │ │ │ │ ├── ubl/ │ │ │ │ │ └── 2.1/ │ │ │ │ │ ├── xsd/ │ │ │ │ │ │ ├── common/ │ │ │ │ │ │ │ ├── CCTS_CCT_SchemaModule-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonAggregateComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonBasicComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonExtensionComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonSignatureComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CoreComponentParameters-2.1.xsd │ │ │ │ │ │ │ ├── UBL-ExtensionContentDataType-2.1.xsd │ │ │ │ │ │ │ ├── UBL-QualifiedDataTypes-2.1.xsd │ │ │ │ │ │ │ ├── UBL-SignatureAggregateComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-SignatureBasicComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-UnqualifiedDataTypes-2.1.xsd │ │ │ │ │ │ │ ├── UBL-XAdESv132-2.1.xsd │ │ │ │ │ │ │ ├── UBL-XAdESv141-2.1.xsd │ │ │ │ │ │ │ └── UBL-xmldsig-core-schema-2.1.xsd │ │ │ │ │ │ └── maindoc/ │ │ │ │ │ │ ├── UBL-ApplicationResponse-2.1.xsd │ │ │ │ │ │ ├── UBL-AttachedDocument-2.1.xsd │ │ │ │ │ │ ├── UBL-AwardedNotification-2.1.xsd │ │ │ │ │ │ ├── UBL-BillOfLading-2.1.xsd │ │ │ │ │ │ ├── UBL-CallForTenders-2.1.xsd │ │ │ │ │ │ ├── UBL-Catalogue-2.1.xsd │ │ │ │ │ │ ├── UBL-CatalogueDeletion-2.1.xsd │ │ │ │ │ │ ├── UBL-CatalogueItemSpecificationUpdate-2.1.xsd │ │ │ │ │ │ ├── UBL-CataloguePricingUpdate-2.1.xsd │ │ │ │ │ │ ├── UBL-CatalogueRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-CertificateOfOrigin-2.1.xsd │ │ │ │ │ │ ├── UBL-ContractAwardNotice-2.1.xsd │ │ │ │ │ │ ├── UBL-ContractNotice-2.1.xsd │ │ │ │ │ │ ├── UBL-CreditNote-2.1.xsd │ │ │ │ │ │ ├── UBL-DebitNote-2.1.xsd │ │ │ │ │ │ ├── UBL-DespatchAdvice-2.1.xsd │ │ │ │ │ │ ├── UBL-DocumentStatus-2.1.xsd │ │ │ │ │ │ ├── UBL-DocumentStatusRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-ExceptionCriteria-2.1.xsd │ │ │ │ │ │ ├── UBL-ExceptionNotification-2.1.xsd │ │ │ │ │ │ ├── UBL-Forecast-2.1.xsd │ │ │ │ │ │ ├── UBL-ForecastRevision-2.1.xsd │ │ │ │ │ │ ├── UBL-ForwardingInstructions-2.1.xsd │ │ │ │ │ │ ├── UBL-FreightInvoice-2.1.xsd │ │ │ │ │ │ ├── UBL-FulfilmentCancellation-2.1.xsd │ │ │ │ │ │ ├── UBL-GoodsItemItinerary-2.1.xsd │ │ │ │ │ │ ├── UBL-GuaranteeCertificate-2.1.xsd │ │ │ │ │ │ ├── UBL-InstructionForReturns-2.1.xsd │ │ │ │ │ │ ├── UBL-InventoryReport-2.1.xsd │ │ │ │ │ │ ├── UBL-Invoice-2.1.xsd │ │ │ │ │ │ ├── UBL-ItemInformationRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-Order-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderCancellation-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderChange-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderResponse-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderResponseSimple-2.1.xsd │ │ │ │ │ │ ├── UBL-PackingList-2.1.xsd │ │ │ │ │ │ ├── UBL-PriorInformationNotice-2.1.xsd │ │ │ │ │ │ ├── UBL-ProductActivity-2.1.xsd │ │ │ │ │ │ ├── UBL-Quotation-2.1.xsd │ │ │ │ │ │ ├── UBL-ReceiptAdvice-2.1.xsd │ │ │ │ │ │ ├── UBL-Reminder-2.1.xsd │ │ │ │ │ │ ├── UBL-RemittanceAdvice-2.1.xsd │ │ │ │ │ │ ├── UBL-RequestForQuotation-2.1.xsd │ │ │ │ │ │ ├── UBL-RetailEvent-2.1.xsd │ │ │ │ │ │ ├── UBL-SelfBilledCreditNote-2.1.xsd │ │ │ │ │ │ ├── UBL-SelfBilledInvoice-2.1.xsd │ │ │ │ │ │ ├── UBL-Statement-2.1.xsd │ │ │ │ │ │ ├── UBL-StockAvailabilityReport-2.1.xsd │ │ │ │ │ │ ├── UBL-Tender-2.1.xsd │ │ │ │ │ │ ├── UBL-TenderReceipt-2.1.xsd │ │ │ │ │ │ ├── UBL-TendererQualification-2.1.xsd │ │ │ │ │ │ ├── UBL-TendererQualificationResponse-2.1.xsd │ │ │ │ │ │ ├── UBL-TradeItemLocationProfile-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportExecutionPlan-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportExecutionPlanRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportProgressStatus-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportProgressStatusRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportServiceDescription-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportServiceDescriptionRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportationStatus-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportationStatusRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-UnawardedNotification-2.1.xsd │ │ │ │ │ │ ├── UBL-UtilityStatement-2.1.xsd │ │ │ │ │ │ └── UBL-Waybill-2.1.xsd │ │ │ │ │ └── xsl/ │ │ │ │ │ └── EN16931-UBL-validation.xsl │ │ │ │ ├── xrechnung/ │ │ │ │ │ └── 1.2.0/ │ │ │ │ │ └── xsl/ │ │ │ │ │ ├── XRechnung-CII-validation.xsl │ │ │ │ │ ├── XRechnung-UBL-validation-CreditNote.xsl │ │ │ │ │ └── XRechnung-UBL-validation-Invoice.xsl │ │ │ │ ├── xrechnung-report.xsl │ │ │ │ └── xsd/ │ │ │ │ ├── report.xsd │ │ │ │ └── scenarios.xsd │ │ │ └── scenarios.xml │ │ ├── 1.2.1/ │ │ │ ├── CHANGELOG.md │ │ │ ├── README.md │ │ │ ├── resources/ │ │ │ │ ├── cii/ │ │ │ │ │ └── 16b/ │ │ │ │ │ ├── xsd/ │ │ │ │ │ │ ├── CrossIndustryInvoice_100pD16B.xsd │ │ │ │ │ │ ├── CrossIndustryInvoice_QualifiedDataType_100pD16B.xsd │ │ │ │ │ │ ├── CrossIndustryInvoice_ReusableAggregateBusinessInformationEntity_100pD16B.xsd │ │ │ │ │ │ └── CrossIndustryInvoice_UnqualifiedDataType_100pD16B.xsd │ │ │ │ │ └── xsl/ │ │ │ │ │ └── EN16931-CII-validation.xsl │ │ │ │ ├── default-report.xsl │ │ │ │ ├── ubl/ │ │ │ │ │ └── 2.1/ │ │ │ │ │ ├── xsd/ │ │ │ │ │ │ ├── common/ │ │ │ │ │ │ │ ├── CCTS_CCT_SchemaModule-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonAggregateComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonBasicComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonExtensionComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonSignatureComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CoreComponentParameters-2.1.xsd │ │ │ │ │ │ │ ├── UBL-ExtensionContentDataType-2.1.xsd │ │ │ │ │ │ │ ├── UBL-QualifiedDataTypes-2.1.xsd │ │ │ │ │ │ │ ├── UBL-SignatureAggregateComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-SignatureBasicComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-UnqualifiedDataTypes-2.1.xsd │ │ │ │ │ │ │ ├── UBL-XAdESv132-2.1.xsd │ │ │ │ │ │ │ ├── UBL-XAdESv141-2.1.xsd │ │ │ │ │ │ │ └── UBL-xmldsig-core-schema-2.1.xsd │ │ │ │ │ │ └── maindoc/ │ │ │ │ │ │ ├── UBL-ApplicationResponse-2.1.xsd │ │ │ │ │ │ ├── UBL-AttachedDocument-2.1.xsd │ │ │ │ │ │ ├── UBL-AwardedNotification-2.1.xsd │ │ │ │ │ │ ├── UBL-BillOfLading-2.1.xsd │ │ │ │ │ │ ├── UBL-CallForTenders-2.1.xsd │ │ │ │ │ │ ├── UBL-Catalogue-2.1.xsd │ │ │ │ │ │ ├── UBL-CatalogueDeletion-2.1.xsd │ │ │ │ │ │ ├── UBL-CatalogueItemSpecificationUpdate-2.1.xsd │ │ │ │ │ │ ├── UBL-CataloguePricingUpdate-2.1.xsd │ │ │ │ │ │ ├── UBL-CatalogueRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-CertificateOfOrigin-2.1.xsd │ │ │ │ │ │ ├── UBL-ContractAwardNotice-2.1.xsd │ │ │ │ │ │ ├── UBL-ContractNotice-2.1.xsd │ │ │ │ │ │ ├── UBL-CreditNote-2.1.xsd │ │ │ │ │ │ ├── UBL-DebitNote-2.1.xsd │ │ │ │ │ │ ├── UBL-DespatchAdvice-2.1.xsd │ │ │ │ │ │ ├── UBL-DocumentStatus-2.1.xsd │ │ │ │ │ │ ├── UBL-DocumentStatusRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-ExceptionCriteria-2.1.xsd │ │ │ │ │ │ ├── UBL-ExceptionNotification-2.1.xsd │ │ │ │ │ │ ├── UBL-Forecast-2.1.xsd │ │ │ │ │ │ ├── UBL-ForecastRevision-2.1.xsd │ │ │ │ │ │ ├── UBL-ForwardingInstructions-2.1.xsd │ │ │ │ │ │ ├── UBL-FreightInvoice-2.1.xsd │ │ │ │ │ │ ├── UBL-FulfilmentCancellation-2.1.xsd │ │ │ │ │ │ ├── UBL-GoodsItemItinerary-2.1.xsd │ │ │ │ │ │ ├── UBL-GuaranteeCertificate-2.1.xsd │ │ │ │ │ │ ├── UBL-InstructionForReturns-2.1.xsd │ │ │ │ │ │ ├── UBL-InventoryReport-2.1.xsd │ │ │ │ │ │ ├── UBL-Invoice-2.1.xsd │ │ │ │ │ │ ├── UBL-ItemInformationRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-Order-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderCancellation-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderChange-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderResponse-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderResponseSimple-2.1.xsd │ │ │ │ │ │ ├── UBL-PackingList-2.1.xsd │ │ │ │ │ │ ├── UBL-PriorInformationNotice-2.1.xsd │ │ │ │ │ │ ├── UBL-ProductActivity-2.1.xsd │ │ │ │ │ │ ├── UBL-Quotation-2.1.xsd │ │ │ │ │ │ ├── UBL-ReceiptAdvice-2.1.xsd │ │ │ │ │ │ ├── UBL-Reminder-2.1.xsd │ │ │ │ │ │ ├── UBL-RemittanceAdvice-2.1.xsd │ │ │ │ │ │ ├── UBL-RequestForQuotation-2.1.xsd │ │ │ │ │ │ ├── UBL-RetailEvent-2.1.xsd │ │ │ │ │ │ ├── UBL-SelfBilledCreditNote-2.1.xsd │ │ │ │ │ │ ├── UBL-SelfBilledInvoice-2.1.xsd │ │ │ │ │ │ ├── UBL-Statement-2.1.xsd │ │ │ │ │ │ ├── UBL-StockAvailabilityReport-2.1.xsd │ │ │ │ │ │ ├── UBL-Tender-2.1.xsd │ │ │ │ │ │ ├── UBL-TenderReceipt-2.1.xsd │ │ │ │ │ │ ├── UBL-TendererQualification-2.1.xsd │ │ │ │ │ │ ├── UBL-TendererQualificationResponse-2.1.xsd │ │ │ │ │ │ ├── UBL-TradeItemLocationProfile-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportExecutionPlan-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportExecutionPlanRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportProgressStatus-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportProgressStatusRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportServiceDescription-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportServiceDescriptionRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportationStatus-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportationStatusRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-UnawardedNotification-2.1.xsd │ │ │ │ │ │ ├── UBL-UtilityStatement-2.1.xsd │ │ │ │ │ │ └── UBL-Waybill-2.1.xsd │ │ │ │ │ └── xsl/ │ │ │ │ │ └── EN16931-UBL-validation.xsl │ │ │ │ ├── xrechnung/ │ │ │ │ │ └── 1.2.1/ │ │ │ │ │ └── xsl/ │ │ │ │ │ ├── XRechnung-CII-validation.xsl │ │ │ │ │ ├── XRechnung-UBL-validation-CreditNote.xsl │ │ │ │ │ └── XRechnung-UBL-validation-Invoice.xsl │ │ │ │ ├── xrechnung-report.xsl │ │ │ │ └── xsd/ │ │ │ │ ├── report.xsd │ │ │ │ └── scenarios.xsd │ │ │ └── scenarios.xml │ │ ├── 1.2.2/ │ │ │ ├── CHANGELOG.md │ │ │ ├── README.md │ │ │ ├── resources/ │ │ │ │ ├── cii/ │ │ │ │ │ └── 16b/ │ │ │ │ │ ├── xsd/ │ │ │ │ │ │ ├── CrossIndustryInvoice_100pD16B.xsd │ │ │ │ │ │ ├── CrossIndustryInvoice_QualifiedDataType_100pD16B.xsd │ │ │ │ │ │ ├── CrossIndustryInvoice_ReusableAggregateBusinessInformationEntity_100pD16B.xsd │ │ │ │ │ │ └── CrossIndustryInvoice_UnqualifiedDataType_100pD16B.xsd │ │ │ │ │ └── xsl/ │ │ │ │ │ └── EN16931-CII-validation.xsl │ │ │ │ ├── default-report.xsl │ │ │ │ ├── ubl/ │ │ │ │ │ └── 2.1/ │ │ │ │ │ ├── xsd/ │ │ │ │ │ │ ├── common/ │ │ │ │ │ │ │ ├── CCTS_CCT_SchemaModule-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonAggregateComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonBasicComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonExtensionComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonSignatureComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CoreComponentParameters-2.1.xsd │ │ │ │ │ │ │ ├── UBL-ExtensionContentDataType-2.1.xsd │ │ │ │ │ │ │ ├── UBL-QualifiedDataTypes-2.1.xsd │ │ │ │ │ │ │ ├── UBL-SignatureAggregateComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-SignatureBasicComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-UnqualifiedDataTypes-2.1.xsd │ │ │ │ │ │ │ ├── UBL-XAdESv132-2.1.xsd │ │ │ │ │ │ │ ├── UBL-XAdESv141-2.1.xsd │ │ │ │ │ │ │ └── UBL-xmldsig-core-schema-2.1.xsd │ │ │ │ │ │ └── maindoc/ │ │ │ │ │ │ ├── UBL-ApplicationResponse-2.1.xsd │ │ │ │ │ │ ├── UBL-AttachedDocument-2.1.xsd │ │ │ │ │ │ ├── UBL-AwardedNotification-2.1.xsd │ │ │ │ │ │ ├── UBL-BillOfLading-2.1.xsd │ │ │ │ │ │ ├── UBL-CallForTenders-2.1.xsd │ │ │ │ │ │ ├── UBL-Catalogue-2.1.xsd │ │ │ │ │ │ ├── UBL-CatalogueDeletion-2.1.xsd │ │ │ │ │ │ ├── UBL-CatalogueItemSpecificationUpdate-2.1.xsd │ │ │ │ │ │ ├── UBL-CataloguePricingUpdate-2.1.xsd │ │ │ │ │ │ ├── UBL-CatalogueRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-CertificateOfOrigin-2.1.xsd │ │ │ │ │ │ ├── UBL-ContractAwardNotice-2.1.xsd │ │ │ │ │ │ ├── UBL-ContractNotice-2.1.xsd │ │ │ │ │ │ ├── UBL-CreditNote-2.1.xsd │ │ │ │ │ │ ├── UBL-DebitNote-2.1.xsd │ │ │ │ │ │ ├── UBL-DespatchAdvice-2.1.xsd │ │ │ │ │ │ ├── UBL-DocumentStatus-2.1.xsd │ │ │ │ │ │ ├── UBL-DocumentStatusRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-ExceptionCriteria-2.1.xsd │ │ │ │ │ │ ├── UBL-ExceptionNotification-2.1.xsd │ │ │ │ │ │ ├── UBL-Forecast-2.1.xsd │ │ │ │ │ │ ├── UBL-ForecastRevision-2.1.xsd │ │ │ │ │ │ ├── UBL-ForwardingInstructions-2.1.xsd │ │ │ │ │ │ ├── UBL-FreightInvoice-2.1.xsd │ │ │ │ │ │ ├── UBL-FulfilmentCancellation-2.1.xsd │ │ │ │ │ │ ├── UBL-GoodsItemItinerary-2.1.xsd │ │ │ │ │ │ ├── UBL-GuaranteeCertificate-2.1.xsd │ │ │ │ │ │ ├── UBL-InstructionForReturns-2.1.xsd │ │ │ │ │ │ ├── UBL-InventoryReport-2.1.xsd │ │ │ │ │ │ ├── UBL-Invoice-2.1.xsd │ │ │ │ │ │ ├── UBL-ItemInformationRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-Order-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderCancellation-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderChange-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderResponse-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderResponseSimple-2.1.xsd │ │ │ │ │ │ ├── UBL-PackingList-2.1.xsd │ │ │ │ │ │ ├── UBL-PriorInformationNotice-2.1.xsd │ │ │ │ │ │ ├── UBL-ProductActivity-2.1.xsd │ │ │ │ │ │ ├── UBL-Quotation-2.1.xsd │ │ │ │ │ │ ├── UBL-ReceiptAdvice-2.1.xsd │ │ │ │ │ │ ├── UBL-Reminder-2.1.xsd │ │ │ │ │ │ ├── UBL-RemittanceAdvice-2.1.xsd │ │ │ │ │ │ ├── UBL-RequestForQuotation-2.1.xsd │ │ │ │ │ │ ├── UBL-RetailEvent-2.1.xsd │ │ │ │ │ │ ├── UBL-SelfBilledCreditNote-2.1.xsd │ │ │ │ │ │ ├── UBL-SelfBilledInvoice-2.1.xsd │ │ │ │ │ │ ├── UBL-Statement-2.1.xsd │ │ │ │ │ │ ├── UBL-StockAvailabilityReport-2.1.xsd │ │ │ │ │ │ ├── UBL-Tender-2.1.xsd │ │ │ │ │ │ ├── UBL-TenderReceipt-2.1.xsd │ │ │ │ │ │ ├── UBL-TendererQualification-2.1.xsd │ │ │ │ │ │ ├── UBL-TendererQualificationResponse-2.1.xsd │ │ │ │ │ │ ├── UBL-TradeItemLocationProfile-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportExecutionPlan-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportExecutionPlanRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportProgressStatus-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportProgressStatusRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportServiceDescription-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportServiceDescriptionRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportationStatus-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportationStatusRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-UnawardedNotification-2.1.xsd │ │ │ │ │ │ ├── UBL-UtilityStatement-2.1.xsd │ │ │ │ │ │ └── UBL-Waybill-2.1.xsd │ │ │ │ │ └── xsl/ │ │ │ │ │ └── EN16931-UBL-validation.xsl │ │ │ │ ├── xrechnung/ │ │ │ │ │ └── 1.2.2/ │ │ │ │ │ └── xsl/ │ │ │ │ │ ├── XRechnung-CII-validation.xsl │ │ │ │ │ ├── XRechnung-UBL-validation-CreditNote.xsl │ │ │ │ │ └── XRechnung-UBL-validation-Invoice.xsl │ │ │ │ ├── xrechnung-report.xsl │ │ │ │ └── xsd/ │ │ │ │ ├── report.xsd │ │ │ │ └── scenarios.xsd │ │ │ └── scenarios.xml │ │ ├── 2.0.0/ │ │ │ ├── CHANGELOG.md │ │ │ ├── README.md │ │ │ ├── resources/ │ │ │ │ ├── cii/ │ │ │ │ │ └── 16b/ │ │ │ │ │ ├── xsd/ │ │ │ │ │ │ ├── CrossIndustryInvoice_100pD16B.xsd │ │ │ │ │ │ ├── CrossIndustryInvoice_QualifiedDataType_100pD16B.xsd │ │ │ │ │ │ ├── CrossIndustryInvoice_ReusableAggregateBusinessInformationEntity_100pD16B.xsd │ │ │ │ │ │ └── CrossIndustryInvoice_UnqualifiedDataType_100pD16B.xsd │ │ │ │ │ └── xsl/ │ │ │ │ │ └── EN16931-CII-validation.xsl │ │ │ │ ├── default-report.xsl │ │ │ │ ├── ubl/ │ │ │ │ │ └── 2.1/ │ │ │ │ │ ├── xsd/ │ │ │ │ │ │ ├── common/ │ │ │ │ │ │ │ ├── CCTS_CCT_SchemaModule-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonAggregateComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonBasicComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonExtensionComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonSignatureComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CoreComponentParameters-2.1.xsd │ │ │ │ │ │ │ ├── UBL-ExtensionContentDataType-2.1.xsd │ │ │ │ │ │ │ ├── UBL-QualifiedDataTypes-2.1.xsd │ │ │ │ │ │ │ ├── UBL-SignatureAggregateComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-SignatureBasicComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-UnqualifiedDataTypes-2.1.xsd │ │ │ │ │ │ │ ├── UBL-XAdESv132-2.1.xsd │ │ │ │ │ │ │ ├── UBL-XAdESv141-2.1.xsd │ │ │ │ │ │ │ └── UBL-xmldsig-core-schema-2.1.xsd │ │ │ │ │ │ └── maindoc/ │ │ │ │ │ │ ├── UBL-ApplicationResponse-2.1.xsd │ │ │ │ │ │ ├── UBL-AttachedDocument-2.1.xsd │ │ │ │ │ │ ├── UBL-AwardedNotification-2.1.xsd │ │ │ │ │ │ ├── UBL-BillOfLading-2.1.xsd │ │ │ │ │ │ ├── UBL-CallForTenders-2.1.xsd │ │ │ │ │ │ ├── UBL-Catalogue-2.1.xsd │ │ │ │ │ │ ├── UBL-CatalogueDeletion-2.1.xsd │ │ │ │ │ │ ├── UBL-CatalogueItemSpecificationUpdate-2.1.xsd │ │ │ │ │ │ ├── UBL-CataloguePricingUpdate-2.1.xsd │ │ │ │ │ │ ├── UBL-CatalogueRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-CertificateOfOrigin-2.1.xsd │ │ │ │ │ │ ├── UBL-ContractAwardNotice-2.1.xsd │ │ │ │ │ │ ├── UBL-ContractNotice-2.1.xsd │ │ │ │ │ │ ├── UBL-CreditNote-2.1.xsd │ │ │ │ │ │ ├── UBL-DebitNote-2.1.xsd │ │ │ │ │ │ ├── UBL-DespatchAdvice-2.1.xsd │ │ │ │ │ │ ├── UBL-DocumentStatus-2.1.xsd │ │ │ │ │ │ ├── UBL-DocumentStatusRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-ExceptionCriteria-2.1.xsd │ │ │ │ │ │ ├── UBL-ExceptionNotification-2.1.xsd │ │ │ │ │ │ ├── UBL-Forecast-2.1.xsd │ │ │ │ │ │ ├── UBL-ForecastRevision-2.1.xsd │ │ │ │ │ │ ├── UBL-ForwardingInstructions-2.1.xsd │ │ │ │ │ │ ├── UBL-FreightInvoice-2.1.xsd │ │ │ │ │ │ ├── UBL-FulfilmentCancellation-2.1.xsd │ │ │ │ │ │ ├── UBL-GoodsItemItinerary-2.1.xsd │ │ │ │ │ │ ├── UBL-GuaranteeCertificate-2.1.xsd │ │ │ │ │ │ ├── UBL-InstructionForReturns-2.1.xsd │ │ │ │ │ │ ├── UBL-InventoryReport-2.1.xsd │ │ │ │ │ │ ├── UBL-Invoice-2.1.xsd │ │ │ │ │ │ ├── UBL-ItemInformationRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-Order-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderCancellation-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderChange-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderResponse-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderResponseSimple-2.1.xsd │ │ │ │ │ │ ├── UBL-PackingList-2.1.xsd │ │ │ │ │ │ ├── UBL-PriorInformationNotice-2.1.xsd │ │ │ │ │ │ ├── UBL-ProductActivity-2.1.xsd │ │ │ │ │ │ ├── UBL-Quotation-2.1.xsd │ │ │ │ │ │ ├── UBL-ReceiptAdvice-2.1.xsd │ │ │ │ │ │ ├── UBL-Reminder-2.1.xsd │ │ │ │ │ │ ├── UBL-RemittanceAdvice-2.1.xsd │ │ │ │ │ │ ├── UBL-RequestForQuotation-2.1.xsd │ │ │ │ │ │ ├── UBL-RetailEvent-2.1.xsd │ │ │ │ │ │ ├── UBL-SelfBilledCreditNote-2.1.xsd │ │ │ │ │ │ ├── UBL-SelfBilledInvoice-2.1.xsd │ │ │ │ │ │ ├── UBL-Statement-2.1.xsd │ │ │ │ │ │ ├── UBL-StockAvailabilityReport-2.1.xsd │ │ │ │ │ │ ├── UBL-Tender-2.1.xsd │ │ │ │ │ │ ├── UBL-TenderReceipt-2.1.xsd │ │ │ │ │ │ ├── UBL-TendererQualification-2.1.xsd │ │ │ │ │ │ ├── UBL-TendererQualificationResponse-2.1.xsd │ │ │ │ │ │ ├── UBL-TradeItemLocationProfile-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportExecutionPlan-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportExecutionPlanRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportProgressStatus-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportProgressStatusRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportServiceDescription-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportServiceDescriptionRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportationStatus-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportationStatusRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-UnawardedNotification-2.1.xsd │ │ │ │ │ │ ├── UBL-UtilityStatement-2.1.xsd │ │ │ │ │ │ └── UBL-Waybill-2.1.xsd │ │ │ │ │ └── xsl/ │ │ │ │ │ └── EN16931-UBL-validation.xsl │ │ │ │ ├── xrechnung/ │ │ │ │ │ └── 2.0.0/ │ │ │ │ │ └── xsl/ │ │ │ │ │ ├── XRechnung-CII-validation.xsl │ │ │ │ │ ├── XRechnung-UBL-validation-CreditNote.xsl │ │ │ │ │ └── XRechnung-UBL-validation-Invoice.xsl │ │ │ │ ├── xrechnung-report.xsl │ │ │ │ └── xsd/ │ │ │ │ ├── report.xsd │ │ │ │ └── scenarios.xsd │ │ │ └── scenarios.xml │ │ ├── 2.0.1/ │ │ │ ├── CHANGELOG.md │ │ │ ├── README.md │ │ │ ├── resources/ │ │ │ │ ├── cii/ │ │ │ │ │ └── 16b/ │ │ │ │ │ ├── xsd/ │ │ │ │ │ │ ├── CrossIndustryInvoice_100pD16B.xsd │ │ │ │ │ │ ├── CrossIndustryInvoice_QualifiedDataType_100pD16B.xsd │ │ │ │ │ │ ├── CrossIndustryInvoice_ReusableAggregateBusinessInformationEntity_100pD16B.xsd │ │ │ │ │ │ └── CrossIndustryInvoice_UnqualifiedDataType_100pD16B.xsd │ │ │ │ │ └── xsl/ │ │ │ │ │ └── EN16931-CII-validation.xsl │ │ │ │ ├── default-report.xsl │ │ │ │ ├── ubl/ │ │ │ │ │ └── 2.1/ │ │ │ │ │ ├── xsd/ │ │ │ │ │ │ ├── common/ │ │ │ │ │ │ │ ├── CCTS_CCT_SchemaModule-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonAggregateComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonBasicComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonExtensionComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonSignatureComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CoreComponentParameters-2.1.xsd │ │ │ │ │ │ │ ├── UBL-ExtensionContentDataType-2.1.xsd │ │ │ │ │ │ │ ├── UBL-QualifiedDataTypes-2.1.xsd │ │ │ │ │ │ │ ├── UBL-SignatureAggregateComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-SignatureBasicComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-UnqualifiedDataTypes-2.1.xsd │ │ │ │ │ │ │ ├── UBL-XAdESv132-2.1.xsd │ │ │ │ │ │ │ ├── UBL-XAdESv141-2.1.xsd │ │ │ │ │ │ │ └── UBL-xmldsig-core-schema-2.1.xsd │ │ │ │ │ │ └── maindoc/ │ │ │ │ │ │ ├── UBL-ApplicationResponse-2.1.xsd │ │ │ │ │ │ ├── UBL-AttachedDocument-2.1.xsd │ │ │ │ │ │ ├── UBL-AwardedNotification-2.1.xsd │ │ │ │ │ │ ├── UBL-BillOfLading-2.1.xsd │ │ │ │ │ │ ├── UBL-CallForTenders-2.1.xsd │ │ │ │ │ │ ├── UBL-Catalogue-2.1.xsd │ │ │ │ │ │ ├── UBL-CatalogueDeletion-2.1.xsd │ │ │ │ │ │ ├── UBL-CatalogueItemSpecificationUpdate-2.1.xsd │ │ │ │ │ │ ├── UBL-CataloguePricingUpdate-2.1.xsd │ │ │ │ │ │ ├── UBL-CatalogueRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-CertificateOfOrigin-2.1.xsd │ │ │ │ │ │ ├── UBL-ContractAwardNotice-2.1.xsd │ │ │ │ │ │ ├── UBL-ContractNotice-2.1.xsd │ │ │ │ │ │ ├── UBL-CreditNote-2.1.xsd │ │ │ │ │ │ ├── UBL-DebitNote-2.1.xsd │ │ │ │ │ │ ├── UBL-DespatchAdvice-2.1.xsd │ │ │ │ │ │ ├── UBL-DocumentStatus-2.1.xsd │ │ │ │ │ │ ├── UBL-DocumentStatusRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-ExceptionCriteria-2.1.xsd │ │ │ │ │ │ ├── UBL-ExceptionNotification-2.1.xsd │ │ │ │ │ │ ├── UBL-Forecast-2.1.xsd │ │ │ │ │ │ ├── UBL-ForecastRevision-2.1.xsd │ │ │ │ │ │ ├── UBL-ForwardingInstructions-2.1.xsd │ │ │ │ │ │ ├── UBL-FreightInvoice-2.1.xsd │ │ │ │ │ │ ├── UBL-FulfilmentCancellation-2.1.xsd │ │ │ │ │ │ ├── UBL-GoodsItemItinerary-2.1.xsd │ │ │ │ │ │ ├── UBL-GuaranteeCertificate-2.1.xsd │ │ │ │ │ │ ├── UBL-InstructionForReturns-2.1.xsd │ │ │ │ │ │ ├── UBL-InventoryReport-2.1.xsd │ │ │ │ │ │ ├── UBL-Invoice-2.1.xsd │ │ │ │ │ │ ├── UBL-ItemInformationRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-Order-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderCancellation-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderChange-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderResponse-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderResponseSimple-2.1.xsd │ │ │ │ │ │ ├── UBL-PackingList-2.1.xsd │ │ │ │ │ │ ├── UBL-PriorInformationNotice-2.1.xsd │ │ │ │ │ │ ├── UBL-ProductActivity-2.1.xsd │ │ │ │ │ │ ├── UBL-Quotation-2.1.xsd │ │ │ │ │ │ ├── UBL-ReceiptAdvice-2.1.xsd │ │ │ │ │ │ ├── UBL-Reminder-2.1.xsd │ │ │ │ │ │ ├── UBL-RemittanceAdvice-2.1.xsd │ │ │ │ │ │ ├── UBL-RequestForQuotation-2.1.xsd │ │ │ │ │ │ ├── UBL-RetailEvent-2.1.xsd │ │ │ │ │ │ ├── UBL-SelfBilledCreditNote-2.1.xsd │ │ │ │ │ │ ├── UBL-SelfBilledInvoice-2.1.xsd │ │ │ │ │ │ ├── UBL-Statement-2.1.xsd │ │ │ │ │ │ ├── UBL-StockAvailabilityReport-2.1.xsd │ │ │ │ │ │ ├── UBL-Tender-2.1.xsd │ │ │ │ │ │ ├── UBL-TenderReceipt-2.1.xsd │ │ │ │ │ │ ├── UBL-TendererQualification-2.1.xsd │ │ │ │ │ │ ├── UBL-TendererQualificationResponse-2.1.xsd │ │ │ │ │ │ ├── UBL-TradeItemLocationProfile-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportExecutionPlan-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportExecutionPlanRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportProgressStatus-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportProgressStatusRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportServiceDescription-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportServiceDescriptionRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportationStatus-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportationStatusRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-UnawardedNotification-2.1.xsd │ │ │ │ │ │ ├── UBL-UtilityStatement-2.1.xsd │ │ │ │ │ │ └── UBL-Waybill-2.1.xsd │ │ │ │ │ └── xsl/ │ │ │ │ │ └── EN16931-UBL-validation.xsl │ │ │ │ ├── xrechnung/ │ │ │ │ │ └── 2.0.1/ │ │ │ │ │ └── xsl/ │ │ │ │ │ ├── XRechnung-CII-validation.xsl │ │ │ │ │ ├── XRechnung-UBL-validation-CreditNote.xsl │ │ │ │ │ └── XRechnung-UBL-validation-Invoice.xsl │ │ │ │ ├── xrechnung-report.xsl │ │ │ │ └── xsd/ │ │ │ │ ├── report.xsd │ │ │ │ └── scenarios.xsd │ │ │ └── scenarios.xml │ │ ├── 2.1.1/ │ │ │ ├── CHANGELOG.md │ │ │ ├── EN16931-CII-validation.xslt │ │ │ ├── EN16931-UBL-validation.xslt │ │ │ ├── README.md │ │ │ ├── resources/ │ │ │ │ ├── cii/ │ │ │ │ │ └── 16b/ │ │ │ │ │ ├── xsd/ │ │ │ │ │ │ ├── CrossIndustryInvoice_100pD16B.xsd │ │ │ │ │ │ ├── CrossIndustryInvoice_QualifiedDataType_100pD16B.xsd │ │ │ │ │ │ ├── CrossIndustryInvoice_ReusableAggregateBusinessInformationEntity_100pD16B.xsd │ │ │ │ │ │ └── CrossIndustryInvoice_UnqualifiedDataType_100pD16B.xsd │ │ │ │ │ └── xsl/ │ │ │ │ │ └── EN16931-CII-validation.xsl │ │ │ │ ├── default-report.xsl │ │ │ │ ├── ubl/ │ │ │ │ │ └── 2.1/ │ │ │ │ │ ├── xsd/ │ │ │ │ │ │ ├── common/ │ │ │ │ │ │ │ ├── CCTS_CCT_SchemaModule-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonAggregateComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonBasicComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonExtensionComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonSignatureComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CoreComponentParameters-2.1.xsd │ │ │ │ │ │ │ ├── UBL-ExtensionContentDataType-2.1.xsd │ │ │ │ │ │ │ ├── UBL-QualifiedDataTypes-2.1.xsd │ │ │ │ │ │ │ ├── UBL-SignatureAggregateComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-SignatureBasicComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-UnqualifiedDataTypes-2.1.xsd │ │ │ │ │ │ │ ├── UBL-XAdESv132-2.1.xsd │ │ │ │ │ │ │ ├── UBL-XAdESv141-2.1.xsd │ │ │ │ │ │ │ └── UBL-xmldsig-core-schema-2.1.xsd │ │ │ │ │ │ └── maindoc/ │ │ │ │ │ │ ├── UBL-ApplicationResponse-2.1.xsd │ │ │ │ │ │ ├── UBL-AttachedDocument-2.1.xsd │ │ │ │ │ │ ├── UBL-AwardedNotification-2.1.xsd │ │ │ │ │ │ ├── UBL-BillOfLading-2.1.xsd │ │ │ │ │ │ ├── UBL-CallForTenders-2.1.xsd │ │ │ │ │ │ ├── UBL-Catalogue-2.1.xsd │ │ │ │ │ │ ├── UBL-CatalogueDeletion-2.1.xsd │ │ │ │ │ │ ├── UBL-CatalogueItemSpecificationUpdate-2.1.xsd │ │ │ │ │ │ ├── UBL-CataloguePricingUpdate-2.1.xsd │ │ │ │ │ │ ├── UBL-CatalogueRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-CertificateOfOrigin-2.1.xsd │ │ │ │ │ │ ├── UBL-ContractAwardNotice-2.1.xsd │ │ │ │ │ │ ├── UBL-ContractNotice-2.1.xsd │ │ │ │ │ │ ├── UBL-CreditNote-2.1.xsd │ │ │ │ │ │ ├── UBL-DebitNote-2.1.xsd │ │ │ │ │ │ ├── UBL-DespatchAdvice-2.1.xsd │ │ │ │ │ │ ├── UBL-DocumentStatus-2.1.xsd │ │ │ │ │ │ ├── UBL-DocumentStatusRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-ExceptionCriteria-2.1.xsd │ │ │ │ │ │ ├── UBL-ExceptionNotification-2.1.xsd │ │ │ │ │ │ ├── UBL-Forecast-2.1.xsd │ │ │ │ │ │ ├── UBL-ForecastRevision-2.1.xsd │ │ │ │ │ │ ├── UBL-ForwardingInstructions-2.1.xsd │ │ │ │ │ │ ├── UBL-FreightInvoice-2.1.xsd │ │ │ │ │ │ ├── UBL-FulfilmentCancellation-2.1.xsd │ │ │ │ │ │ ├── UBL-GoodsItemItinerary-2.1.xsd │ │ │ │ │ │ ├── UBL-GuaranteeCertificate-2.1.xsd │ │ │ │ │ │ ├── UBL-InstructionForReturns-2.1.xsd │ │ │ │ │ │ ├── UBL-InventoryReport-2.1.xsd │ │ │ │ │ │ ├── UBL-Invoice-2.1.xsd │ │ │ │ │ │ ├── UBL-ItemInformationRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-Order-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderCancellation-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderChange-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderResponse-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderResponseSimple-2.1.xsd │ │ │ │ │ │ ├── UBL-PackingList-2.1.xsd │ │ │ │ │ │ ├── UBL-PriorInformationNotice-2.1.xsd │ │ │ │ │ │ ├── UBL-ProductActivity-2.1.xsd │ │ │ │ │ │ ├── UBL-Quotation-2.1.xsd │ │ │ │ │ │ ├── UBL-ReceiptAdvice-2.1.xsd │ │ │ │ │ │ ├── UBL-Reminder-2.1.xsd │ │ │ │ │ │ ├── UBL-RemittanceAdvice-2.1.xsd │ │ │ │ │ │ ├── UBL-RequestForQuotation-2.1.xsd │ │ │ │ │ │ ├── UBL-RetailEvent-2.1.xsd │ │ │ │ │ │ ├── UBL-SelfBilledCreditNote-2.1.xsd │ │ │ │ │ │ ├── UBL-SelfBilledInvoice-2.1.xsd │ │ │ │ │ │ ├── UBL-Statement-2.1.xsd │ │ │ │ │ │ ├── UBL-StockAvailabilityReport-2.1.xsd │ │ │ │ │ │ ├── UBL-Tender-2.1.xsd │ │ │ │ │ │ ├── UBL-TenderReceipt-2.1.xsd │ │ │ │ │ │ ├── UBL-TendererQualification-2.1.xsd │ │ │ │ │ │ ├── UBL-TendererQualificationResponse-2.1.xsd │ │ │ │ │ │ ├── UBL-TradeItemLocationProfile-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportExecutionPlan-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportExecutionPlanRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportProgressStatus-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportProgressStatusRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportServiceDescription-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportServiceDescriptionRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportationStatus-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportationStatusRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-UnawardedNotification-2.1.xsd │ │ │ │ │ │ ├── UBL-UtilityStatement-2.1.xsd │ │ │ │ │ │ └── UBL-Waybill-2.1.xsd │ │ │ │ │ └── xsl/ │ │ │ │ │ └── EN16931-UBL-validation.xsl │ │ │ │ ├── xrechnung/ │ │ │ │ │ └── 2.1.1/ │ │ │ │ │ └── xsl/ │ │ │ │ │ ├── XRechnung-CII-validation.xsl │ │ │ │ │ ├── XRechnung-UBL-validation-CreditNote.xsl │ │ │ │ │ └── XRechnung-UBL-validation-Invoice.xsl │ │ │ │ ├── xrechnung-report.xsl │ │ │ │ └── xsd/ │ │ │ │ ├── report.xsd │ │ │ │ └── scenarios.xsd │ │ │ └── scenarios.xml │ │ ├── 2.2.0/ │ │ │ ├── CHANGELOG.md │ │ │ ├── EN16931-CII-validation.xslt │ │ │ ├── EN16931-UBL-validation.xslt │ │ │ ├── README.md │ │ │ ├── resources/ │ │ │ │ ├── cii/ │ │ │ │ │ └── 16b/ │ │ │ │ │ ├── xsd/ │ │ │ │ │ │ ├── CrossIndustryInvoice_100pD16B.xsd │ │ │ │ │ │ ├── CrossIndustryInvoice_QualifiedDataType_100pD16B.xsd │ │ │ │ │ │ ├── CrossIndustryInvoice_ReusableAggregateBusinessInformationEntity_100pD16B.xsd │ │ │ │ │ │ └── CrossIndustryInvoice_UnqualifiedDataType_100pD16B.xsd │ │ │ │ │ └── xsl/ │ │ │ │ │ └── EN16931-CII-validation.xsl │ │ │ │ ├── default-report.xsl │ │ │ │ ├── ubl/ │ │ │ │ │ └── 2.1/ │ │ │ │ │ ├── xsd/ │ │ │ │ │ │ ├── common/ │ │ │ │ │ │ │ ├── CCTS_CCT_SchemaModule-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonAggregateComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonBasicComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonExtensionComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonSignatureComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CoreComponentParameters-2.1.xsd │ │ │ │ │ │ │ ├── UBL-ExtensionContentDataType-2.1.xsd │ │ │ │ │ │ │ ├── UBL-QualifiedDataTypes-2.1.xsd │ │ │ │ │ │ │ ├── UBL-SignatureAggregateComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-SignatureBasicComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-UnqualifiedDataTypes-2.1.xsd │ │ │ │ │ │ │ ├── UBL-XAdESv132-2.1.xsd │ │ │ │ │ │ │ ├── UBL-XAdESv141-2.1.xsd │ │ │ │ │ │ │ └── UBL-xmldsig-core-schema-2.1.xsd │ │ │ │ │ │ └── maindoc/ │ │ │ │ │ │ ├── UBL-ApplicationResponse-2.1.xsd │ │ │ │ │ │ ├── UBL-AttachedDocument-2.1.xsd │ │ │ │ │ │ ├── UBL-AwardedNotification-2.1.xsd │ │ │ │ │ │ ├── UBL-BillOfLading-2.1.xsd │ │ │ │ │ │ ├── UBL-CallForTenders-2.1.xsd │ │ │ │ │ │ ├── UBL-Catalogue-2.1.xsd │ │ │ │ │ │ ├── UBL-CatalogueDeletion-2.1.xsd │ │ │ │ │ │ ├── UBL-CatalogueItemSpecificationUpdate-2.1.xsd │ │ │ │ │ │ ├── UBL-CataloguePricingUpdate-2.1.xsd │ │ │ │ │ │ ├── UBL-CatalogueRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-CertificateOfOrigin-2.1.xsd │ │ │ │ │ │ ├── UBL-ContractAwardNotice-2.1.xsd │ │ │ │ │ │ ├── UBL-ContractNotice-2.1.xsd │ │ │ │ │ │ ├── UBL-CreditNote-2.1.xsd │ │ │ │ │ │ ├── UBL-DebitNote-2.1.xsd │ │ │ │ │ │ ├── UBL-DespatchAdvice-2.1.xsd │ │ │ │ │ │ ├── UBL-DocumentStatus-2.1.xsd │ │ │ │ │ │ ├── UBL-DocumentStatusRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-ExceptionCriteria-2.1.xsd │ │ │ │ │ │ ├── UBL-ExceptionNotification-2.1.xsd │ │ │ │ │ │ ├── UBL-Forecast-2.1.xsd │ │ │ │ │ │ ├── UBL-ForecastRevision-2.1.xsd │ │ │ │ │ │ ├── UBL-ForwardingInstructions-2.1.xsd │ │ │ │ │ │ ├── UBL-FreightInvoice-2.1.xsd │ │ │ │ │ │ ├── UBL-FulfilmentCancellation-2.1.xsd │ │ │ │ │ │ ├── UBL-GoodsItemItinerary-2.1.xsd │ │ │ │ │ │ ├── UBL-GuaranteeCertificate-2.1.xsd │ │ │ │ │ │ ├── UBL-InstructionForReturns-2.1.xsd │ │ │ │ │ │ ├── UBL-InventoryReport-2.1.xsd │ │ │ │ │ │ ├── UBL-Invoice-2.1.xsd │ │ │ │ │ │ ├── UBL-ItemInformationRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-Order-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderCancellation-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderChange-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderResponse-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderResponseSimple-2.1.xsd │ │ │ │ │ │ ├── UBL-PackingList-2.1.xsd │ │ │ │ │ │ ├── UBL-PriorInformationNotice-2.1.xsd │ │ │ │ │ │ ├── UBL-ProductActivity-2.1.xsd │ │ │ │ │ │ ├── UBL-Quotation-2.1.xsd │ │ │ │ │ │ ├── UBL-ReceiptAdvice-2.1.xsd │ │ │ │ │ │ ├── UBL-Reminder-2.1.xsd │ │ │ │ │ │ ├── UBL-RemittanceAdvice-2.1.xsd │ │ │ │ │ │ ├── UBL-RequestForQuotation-2.1.xsd │ │ │ │ │ │ ├── UBL-RetailEvent-2.1.xsd │ │ │ │ │ │ ├── UBL-SelfBilledCreditNote-2.1.xsd │ │ │ │ │ │ ├── UBL-SelfBilledInvoice-2.1.xsd │ │ │ │ │ │ ├── UBL-Statement-2.1.xsd │ │ │ │ │ │ ├── UBL-StockAvailabilityReport-2.1.xsd │ │ │ │ │ │ ├── UBL-Tender-2.1.xsd │ │ │ │ │ │ ├── UBL-TenderReceipt-2.1.xsd │ │ │ │ │ │ ├── UBL-TendererQualification-2.1.xsd │ │ │ │ │ │ ├── UBL-TendererQualificationResponse-2.1.xsd │ │ │ │ │ │ ├── UBL-TradeItemLocationProfile-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportExecutionPlan-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportExecutionPlanRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportProgressStatus-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportProgressStatusRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportServiceDescription-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportServiceDescriptionRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportationStatus-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportationStatusRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-UnawardedNotification-2.1.xsd │ │ │ │ │ │ ├── UBL-UtilityStatement-2.1.xsd │ │ │ │ │ │ └── UBL-Waybill-2.1.xsd │ │ │ │ │ └── xsl/ │ │ │ │ │ └── EN16931-UBL-validation.xsl │ │ │ │ ├── xrechnung/ │ │ │ │ │ └── 2.2.0/ │ │ │ │ │ └── xsl/ │ │ │ │ │ ├── XRechnung-CII-validation.xsl │ │ │ │ │ ├── XRechnung-UBL-validation-CreditNote.xsl │ │ │ │ │ └── XRechnung-UBL-validation-Invoice.xsl │ │ │ │ ├── xrechnung-report.xsl │ │ │ │ └── xsd/ │ │ │ │ ├── report.xsd │ │ │ │ └── scenarios.xsd │ │ │ └── scenarios.xml │ │ ├── 2.3.1/ │ │ │ ├── CHANGELOG.md │ │ │ ├── EN16931-CII-validation.xslt │ │ │ ├── EN16931-UBL-validation.xslt │ │ │ ├── README.md │ │ │ ├── resources/ │ │ │ │ ├── cii/ │ │ │ │ │ └── 16b/ │ │ │ │ │ ├── xsd/ │ │ │ │ │ │ ├── CrossIndustryInvoice_100pD16B.xsd │ │ │ │ │ │ ├── CrossIndustryInvoice_QualifiedDataType_100pD16B.xsd │ │ │ │ │ │ ├── CrossIndustryInvoice_ReusableAggregateBusinessInformationEntity_100pD16B.xsd │ │ │ │ │ │ └── CrossIndustryInvoice_UnqualifiedDataType_100pD16B.xsd │ │ │ │ │ └── xsl/ │ │ │ │ │ └── EN16931-CII-validation.xsl │ │ │ │ ├── default-report.xsl │ │ │ │ ├── ubl/ │ │ │ │ │ └── 2.1/ │ │ │ │ │ ├── xsd/ │ │ │ │ │ │ ├── common/ │ │ │ │ │ │ │ ├── CCTS_CCT_SchemaModule-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonAggregateComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonBasicComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonExtensionComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonSignatureComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CoreComponentParameters-2.1.xsd │ │ │ │ │ │ │ ├── UBL-ExtensionContentDataType-2.1.xsd │ │ │ │ │ │ │ ├── UBL-QualifiedDataTypes-2.1.xsd │ │ │ │ │ │ │ ├── UBL-SignatureAggregateComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-SignatureBasicComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-UnqualifiedDataTypes-2.1.xsd │ │ │ │ │ │ │ ├── UBL-XAdESv132-2.1.xsd │ │ │ │ │ │ │ ├── UBL-XAdESv141-2.1.xsd │ │ │ │ │ │ │ └── UBL-xmldsig-core-schema-2.1.xsd │ │ │ │ │ │ └── maindoc/ │ │ │ │ │ │ ├── UBL-ApplicationResponse-2.1.xsd │ │ │ │ │ │ ├── UBL-AttachedDocument-2.1.xsd │ │ │ │ │ │ ├── UBL-AwardedNotification-2.1.xsd │ │ │ │ │ │ ├── UBL-BillOfLading-2.1.xsd │ │ │ │ │ │ ├── UBL-CallForTenders-2.1.xsd │ │ │ │ │ │ ├── UBL-Catalogue-2.1.xsd │ │ │ │ │ │ ├── UBL-CatalogueDeletion-2.1.xsd │ │ │ │ │ │ ├── UBL-CatalogueItemSpecificationUpdate-2.1.xsd │ │ │ │ │ │ ├── UBL-CataloguePricingUpdate-2.1.xsd │ │ │ │ │ │ ├── UBL-CatalogueRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-CertificateOfOrigin-2.1.xsd │ │ │ │ │ │ ├── UBL-ContractAwardNotice-2.1.xsd │ │ │ │ │ │ ├── UBL-ContractNotice-2.1.xsd │ │ │ │ │ │ ├── UBL-CreditNote-2.1.xsd │ │ │ │ │ │ ├── UBL-DebitNote-2.1.xsd │ │ │ │ │ │ ├── UBL-DespatchAdvice-2.1.xsd │ │ │ │ │ │ ├── UBL-DocumentStatus-2.1.xsd │ │ │ │ │ │ ├── UBL-DocumentStatusRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-ExceptionCriteria-2.1.xsd │ │ │ │ │ │ ├── UBL-ExceptionNotification-2.1.xsd │ │ │ │ │ │ ├── UBL-Forecast-2.1.xsd │ │ │ │ │ │ ├── UBL-ForecastRevision-2.1.xsd │ │ │ │ │ │ ├── UBL-ForwardingInstructions-2.1.xsd │ │ │ │ │ │ ├── UBL-FreightInvoice-2.1.xsd │ │ │ │ │ │ ├── UBL-FulfilmentCancellation-2.1.xsd │ │ │ │ │ │ ├── UBL-GoodsItemItinerary-2.1.xsd │ │ │ │ │ │ ├── UBL-GuaranteeCertificate-2.1.xsd │ │ │ │ │ │ ├── UBL-InstructionForReturns-2.1.xsd │ │ │ │ │ │ ├── UBL-InventoryReport-2.1.xsd │ │ │ │ │ │ ├── UBL-Invoice-2.1.xsd │ │ │ │ │ │ ├── UBL-ItemInformationRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-Order-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderCancellation-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderChange-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderResponse-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderResponseSimple-2.1.xsd │ │ │ │ │ │ ├── UBL-PackingList-2.1.xsd │ │ │ │ │ │ ├── UBL-PriorInformationNotice-2.1.xsd │ │ │ │ │ │ ├── UBL-ProductActivity-2.1.xsd │ │ │ │ │ │ ├── UBL-Quotation-2.1.xsd │ │ │ │ │ │ ├── UBL-ReceiptAdvice-2.1.xsd │ │ │ │ │ │ ├── UBL-Reminder-2.1.xsd │ │ │ │ │ │ ├── UBL-RemittanceAdvice-2.1.xsd │ │ │ │ │ │ ├── UBL-RequestForQuotation-2.1.xsd │ │ │ │ │ │ ├── UBL-RetailEvent-2.1.xsd │ │ │ │ │ │ ├── UBL-SelfBilledCreditNote-2.1.xsd │ │ │ │ │ │ ├── UBL-SelfBilledInvoice-2.1.xsd │ │ │ │ │ │ ├── UBL-Statement-2.1.xsd │ │ │ │ │ │ ├── UBL-StockAvailabilityReport-2.1.xsd │ │ │ │ │ │ ├── UBL-Tender-2.1.xsd │ │ │ │ │ │ ├── UBL-TenderReceipt-2.1.xsd │ │ │ │ │ │ ├── UBL-TendererQualification-2.1.xsd │ │ │ │ │ │ ├── UBL-TendererQualificationResponse-2.1.xsd │ │ │ │ │ │ ├── UBL-TradeItemLocationProfile-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportExecutionPlan-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportExecutionPlanRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportProgressStatus-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportProgressStatusRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportServiceDescription-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportServiceDescriptionRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportationStatus-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportationStatusRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-UnawardedNotification-2.1.xsd │ │ │ │ │ │ ├── UBL-UtilityStatement-2.1.xsd │ │ │ │ │ │ └── UBL-Waybill-2.1.xsd │ │ │ │ │ └── xsl/ │ │ │ │ │ └── EN16931-UBL-validation.xsl │ │ │ │ ├── xrechnung/ │ │ │ │ │ └── 2.3.1/ │ │ │ │ │ └── xsl/ │ │ │ │ │ ├── XRechnung-CII-validation.xsl │ │ │ │ │ └── XRechnung-UBL-validation.xsl │ │ │ │ ├── xrechnung-report.xsl │ │ │ │ └── xsd/ │ │ │ │ ├── report.xsd │ │ │ │ └── scenarios.xsd │ │ │ └── scenarios.xml │ │ ├── 3.0.0/ │ │ │ ├── CHANGELOG.md │ │ │ ├── EN16931-CII-validation.xslt │ │ │ ├── EN16931-UBL-validation.xslt │ │ │ ├── README.md │ │ │ ├── resources/ │ │ │ │ ├── cii/ │ │ │ │ │ └── 16b/ │ │ │ │ │ ├── xsd/ │ │ │ │ │ │ ├── CrossIndustryInvoice_100pD16B.xsd │ │ │ │ │ │ ├── CrossIndustryInvoice_QualifiedDataType_100pD16B.xsd │ │ │ │ │ │ ├── CrossIndustryInvoice_ReusableAggregateBusinessInformationEntity_100pD16B.xsd │ │ │ │ │ │ └── CrossIndustryInvoice_UnqualifiedDataType_100pD16B.xsd │ │ │ │ │ └── xsl/ │ │ │ │ │ └── EN16931-CII-validation.xsl │ │ │ │ ├── default-report.xsl │ │ │ │ ├── ubl/ │ │ │ │ │ └── 2.1/ │ │ │ │ │ ├── xsd/ │ │ │ │ │ │ ├── common/ │ │ │ │ │ │ │ ├── CCTS_CCT_SchemaModule-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonAggregateComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonBasicComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonExtensionComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonSignatureComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CoreComponentParameters-2.1.xsd │ │ │ │ │ │ │ ├── UBL-ExtensionContentDataType-2.1.xsd │ │ │ │ │ │ │ ├── UBL-QualifiedDataTypes-2.1.xsd │ │ │ │ │ │ │ ├── UBL-SignatureAggregateComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-SignatureBasicComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-UnqualifiedDataTypes-2.1.xsd │ │ │ │ │ │ │ ├── UBL-XAdESv132-2.1.xsd │ │ │ │ │ │ │ ├── UBL-XAdESv141-2.1.xsd │ │ │ │ │ │ │ └── UBL-xmldsig-core-schema-2.1.xsd │ │ │ │ │ │ └── maindoc/ │ │ │ │ │ │ ├── UBL-ApplicationResponse-2.1.xsd │ │ │ │ │ │ ├── UBL-AttachedDocument-2.1.xsd │ │ │ │ │ │ ├── UBL-AwardedNotification-2.1.xsd │ │ │ │ │ │ ├── UBL-BillOfLading-2.1.xsd │ │ │ │ │ │ ├── UBL-CallForTenders-2.1.xsd │ │ │ │ │ │ ├── UBL-Catalogue-2.1.xsd │ │ │ │ │ │ ├── UBL-CatalogueDeletion-2.1.xsd │ │ │ │ │ │ ├── UBL-CatalogueItemSpecificationUpdate-2.1.xsd │ │ │ │ │ │ ├── UBL-CataloguePricingUpdate-2.1.xsd │ │ │ │ │ │ ├── UBL-CatalogueRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-CertificateOfOrigin-2.1.xsd │ │ │ │ │ │ ├── UBL-ContractAwardNotice-2.1.xsd │ │ │ │ │ │ ├── UBL-ContractNotice-2.1.xsd │ │ │ │ │ │ ├── UBL-CreditNote-2.1.xsd │ │ │ │ │ │ ├── UBL-DebitNote-2.1.xsd │ │ │ │ │ │ ├── UBL-DespatchAdvice-2.1.xsd │ │ │ │ │ │ ├── UBL-DocumentStatus-2.1.xsd │ │ │ │ │ │ ├── UBL-DocumentStatusRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-ExceptionCriteria-2.1.xsd │ │ │ │ │ │ ├── UBL-ExceptionNotification-2.1.xsd │ │ │ │ │ │ ├── UBL-Forecast-2.1.xsd │ │ │ │ │ │ ├── UBL-ForecastRevision-2.1.xsd │ │ │ │ │ │ ├── UBL-ForwardingInstructions-2.1.xsd │ │ │ │ │ │ ├── UBL-FreightInvoice-2.1.xsd │ │ │ │ │ │ ├── UBL-FulfilmentCancellation-2.1.xsd │ │ │ │ │ │ ├── UBL-GoodsItemItinerary-2.1.xsd │ │ │ │ │ │ ├── UBL-GuaranteeCertificate-2.1.xsd │ │ │ │ │ │ ├── UBL-InstructionForReturns-2.1.xsd │ │ │ │ │ │ ├── UBL-InventoryReport-2.1.xsd │ │ │ │ │ │ ├── UBL-Invoice-2.1.xsd │ │ │ │ │ │ ├── UBL-ItemInformationRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-Order-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderCancellation-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderChange-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderResponse-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderResponseSimple-2.1.xsd │ │ │ │ │ │ ├── UBL-PackingList-2.1.xsd │ │ │ │ │ │ ├── UBL-PriorInformationNotice-2.1.xsd │ │ │ │ │ │ ├── UBL-ProductActivity-2.1.xsd │ │ │ │ │ │ ├── UBL-Quotation-2.1.xsd │ │ │ │ │ │ ├── UBL-ReceiptAdvice-2.1.xsd │ │ │ │ │ │ ├── UBL-Reminder-2.1.xsd │ │ │ │ │ │ ├── UBL-RemittanceAdvice-2.1.xsd │ │ │ │ │ │ ├── UBL-RequestForQuotation-2.1.xsd │ │ │ │ │ │ ├── UBL-RetailEvent-2.1.xsd │ │ │ │ │ │ ├── UBL-SelfBilledCreditNote-2.1.xsd │ │ │ │ │ │ ├── UBL-SelfBilledInvoice-2.1.xsd │ │ │ │ │ │ ├── UBL-Statement-2.1.xsd │ │ │ │ │ │ ├── UBL-StockAvailabilityReport-2.1.xsd │ │ │ │ │ │ ├── UBL-Tender-2.1.xsd │ │ │ │ │ │ ├── UBL-TenderReceipt-2.1.xsd │ │ │ │ │ │ ├── UBL-TendererQualification-2.1.xsd │ │ │ │ │ │ ├── UBL-TendererQualificationResponse-2.1.xsd │ │ │ │ │ │ ├── UBL-TradeItemLocationProfile-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportExecutionPlan-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportExecutionPlanRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportProgressStatus-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportProgressStatusRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportServiceDescription-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportServiceDescriptionRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportationStatus-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportationStatusRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-UnawardedNotification-2.1.xsd │ │ │ │ │ │ ├── UBL-UtilityStatement-2.1.xsd │ │ │ │ │ │ └── UBL-Waybill-2.1.xsd │ │ │ │ │ └── xsl/ │ │ │ │ │ └── EN16931-UBL-validation.xsl │ │ │ │ ├── xrechnung/ │ │ │ │ │ └── 3.0.0/ │ │ │ │ │ └── xsl/ │ │ │ │ │ ├── XRechnung-CII-validation.xsl │ │ │ │ │ └── XRechnung-UBL-validation.xsl │ │ │ │ ├── xrechnung-report.xsl │ │ │ │ └── xsd/ │ │ │ │ ├── report.xsd │ │ │ │ └── scenarios.xsd │ │ │ └── scenarios.xml │ │ ├── 3.0.1/ │ │ │ ├── CHANGELOG.md │ │ │ ├── EN16931-CII-validation.xslt │ │ │ ├── EN16931-UBL-validation.xslt │ │ │ ├── README.md │ │ │ ├── resources/ │ │ │ │ ├── cii/ │ │ │ │ │ └── 16b/ │ │ │ │ │ ├── xsd/ │ │ │ │ │ │ ├── CrossIndustryInvoice_100pD16B.xsd │ │ │ │ │ │ ├── CrossIndustryInvoice_QualifiedDataType_100pD16B.xsd │ │ │ │ │ │ ├── CrossIndustryInvoice_ReusableAggregateBusinessInformationEntity_100pD16B.xsd │ │ │ │ │ │ └── CrossIndustryInvoice_UnqualifiedDataType_100pD16B.xsd │ │ │ │ │ └── xsl/ │ │ │ │ │ └── EN16931-CII-validation.xsl │ │ │ │ ├── default-report.xsl │ │ │ │ ├── ubl/ │ │ │ │ │ └── 2.1/ │ │ │ │ │ ├── xsd/ │ │ │ │ │ │ ├── common/ │ │ │ │ │ │ │ ├── CCTS_CCT_SchemaModule-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonAggregateComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonBasicComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonExtensionComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonSignatureComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CoreComponentParameters-2.1.xsd │ │ │ │ │ │ │ ├── UBL-ExtensionContentDataType-2.1.xsd │ │ │ │ │ │ │ ├── UBL-QualifiedDataTypes-2.1.xsd │ │ │ │ │ │ │ ├── UBL-SignatureAggregateComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-SignatureBasicComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-UnqualifiedDataTypes-2.1.xsd │ │ │ │ │ │ │ ├── UBL-XAdESv132-2.1.xsd │ │ │ │ │ │ │ ├── UBL-XAdESv141-2.1.xsd │ │ │ │ │ │ │ └── UBL-xmldsig-core-schema-2.1.xsd │ │ │ │ │ │ └── maindoc/ │ │ │ │ │ │ ├── UBL-ApplicationResponse-2.1.xsd │ │ │ │ │ │ ├── UBL-AttachedDocument-2.1.xsd │ │ │ │ │ │ ├── UBL-AwardedNotification-2.1.xsd │ │ │ │ │ │ ├── UBL-BillOfLading-2.1.xsd │ │ │ │ │ │ ├── UBL-CallForTenders-2.1.xsd │ │ │ │ │ │ ├── UBL-Catalogue-2.1.xsd │ │ │ │ │ │ ├── UBL-CatalogueDeletion-2.1.xsd │ │ │ │ │ │ ├── UBL-CatalogueItemSpecificationUpdate-2.1.xsd │ │ │ │ │ │ ├── UBL-CataloguePricingUpdate-2.1.xsd │ │ │ │ │ │ ├── UBL-CatalogueRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-CertificateOfOrigin-2.1.xsd │ │ │ │ │ │ ├── UBL-ContractAwardNotice-2.1.xsd │ │ │ │ │ │ ├── UBL-ContractNotice-2.1.xsd │ │ │ │ │ │ ├── UBL-CreditNote-2.1.xsd │ │ │ │ │ │ ├── UBL-DebitNote-2.1.xsd │ │ │ │ │ │ ├── UBL-DespatchAdvice-2.1.xsd │ │ │ │ │ │ ├── UBL-DocumentStatus-2.1.xsd │ │ │ │ │ │ ├── UBL-DocumentStatusRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-ExceptionCriteria-2.1.xsd │ │ │ │ │ │ ├── UBL-ExceptionNotification-2.1.xsd │ │ │ │ │ │ ├── UBL-Forecast-2.1.xsd │ │ │ │ │ │ ├── UBL-ForecastRevision-2.1.xsd │ │ │ │ │ │ ├── UBL-ForwardingInstructions-2.1.xsd │ │ │ │ │ │ ├── UBL-FreightInvoice-2.1.xsd │ │ │ │ │ │ ├── UBL-FulfilmentCancellation-2.1.xsd │ │ │ │ │ │ ├── UBL-GoodsItemItinerary-2.1.xsd │ │ │ │ │ │ ├── UBL-GuaranteeCertificate-2.1.xsd │ │ │ │ │ │ ├── UBL-InstructionForReturns-2.1.xsd │ │ │ │ │ │ ├── UBL-InventoryReport-2.1.xsd │ │ │ │ │ │ ├── UBL-Invoice-2.1.xsd │ │ │ │ │ │ ├── UBL-ItemInformationRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-Order-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderCancellation-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderChange-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderResponse-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderResponseSimple-2.1.xsd │ │ │ │ │ │ ├── UBL-PackingList-2.1.xsd │ │ │ │ │ │ ├── UBL-PriorInformationNotice-2.1.xsd │ │ │ │ │ │ ├── UBL-ProductActivity-2.1.xsd │ │ │ │ │ │ ├── UBL-Quotation-2.1.xsd │ │ │ │ │ │ ├── UBL-ReceiptAdvice-2.1.xsd │ │ │ │ │ │ ├── UBL-Reminder-2.1.xsd │ │ │ │ │ │ ├── UBL-RemittanceAdvice-2.1.xsd │ │ │ │ │ │ ├── UBL-RequestForQuotation-2.1.xsd │ │ │ │ │ │ ├── UBL-RetailEvent-2.1.xsd │ │ │ │ │ │ ├── UBL-SelfBilledCreditNote-2.1.xsd │ │ │ │ │ │ ├── UBL-SelfBilledInvoice-2.1.xsd │ │ │ │ │ │ ├── UBL-Statement-2.1.xsd │ │ │ │ │ │ ├── UBL-StockAvailabilityReport-2.1.xsd │ │ │ │ │ │ ├── UBL-Tender-2.1.xsd │ │ │ │ │ │ ├── UBL-TenderReceipt-2.1.xsd │ │ │ │ │ │ ├── UBL-TendererQualification-2.1.xsd │ │ │ │ │ │ ├── UBL-TendererQualificationResponse-2.1.xsd │ │ │ │ │ │ ├── UBL-TradeItemLocationProfile-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportExecutionPlan-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportExecutionPlanRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportProgressStatus-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportProgressStatusRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportServiceDescription-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportServiceDescriptionRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportationStatus-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportationStatusRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-UnawardedNotification-2.1.xsd │ │ │ │ │ │ ├── UBL-UtilityStatement-2.1.xsd │ │ │ │ │ │ └── UBL-Waybill-2.1.xsd │ │ │ │ │ └── xsl/ │ │ │ │ │ └── EN16931-UBL-validation.xsl │ │ │ │ ├── xrechnung/ │ │ │ │ │ └── 3.0.1/ │ │ │ │ │ └── xsl/ │ │ │ │ │ ├── XRechnung-CII-validation.xsl │ │ │ │ │ └── XRechnung-UBL-validation.xsl │ │ │ │ ├── xrechnung-report.xsl │ │ │ │ └── xsd/ │ │ │ │ ├── report.xsd │ │ │ │ └── scenarios.xsd │ │ │ └── scenarios.xml │ │ ├── 3.0.2/ │ │ │ ├── CHANGELOG.md │ │ │ ├── EN16931-CII-validation.xslt │ │ │ ├── EN16931-UBL-validation.xslt │ │ │ ├── README.md │ │ │ ├── resources/ │ │ │ │ ├── cii/ │ │ │ │ │ └── 16b/ │ │ │ │ │ ├── xsd/ │ │ │ │ │ │ ├── CrossIndustryInvoice_100pD16B.xsd │ │ │ │ │ │ ├── CrossIndustryInvoice_QualifiedDataType_100pD16B.xsd │ │ │ │ │ │ ├── CrossIndustryInvoice_ReusableAggregateBusinessInformationEntity_100pD16B.xsd │ │ │ │ │ │ └── CrossIndustryInvoice_UnqualifiedDataType_100pD16B.xsd │ │ │ │ │ └── xsl/ │ │ │ │ │ └── EN16931-CII-validation.xsl │ │ │ │ ├── default-report.xsl │ │ │ │ ├── ubl/ │ │ │ │ │ └── 2.1/ │ │ │ │ │ ├── xsd/ │ │ │ │ │ │ ├── common/ │ │ │ │ │ │ │ ├── CCTS_CCT_SchemaModule-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonAggregateComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonBasicComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonExtensionComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonSignatureComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CoreComponentParameters-2.1.xsd │ │ │ │ │ │ │ ├── UBL-ExtensionContentDataType-2.1.xsd │ │ │ │ │ │ │ ├── UBL-QualifiedDataTypes-2.1.xsd │ │ │ │ │ │ │ ├── UBL-SignatureAggregateComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-SignatureBasicComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-UnqualifiedDataTypes-2.1.xsd │ │ │ │ │ │ │ ├── UBL-XAdESv132-2.1.xsd │ │ │ │ │ │ │ ├── UBL-XAdESv141-2.1.xsd │ │ │ │ │ │ │ └── UBL-xmldsig-core-schema-2.1.xsd │ │ │ │ │ │ └── maindoc/ │ │ │ │ │ │ ├── UBL-ApplicationResponse-2.1.xsd │ │ │ │ │ │ ├── UBL-AttachedDocument-2.1.xsd │ │ │ │ │ │ ├── UBL-AwardedNotification-2.1.xsd │ │ │ │ │ │ ├── UBL-BillOfLading-2.1.xsd │ │ │ │ │ │ ├── UBL-CallForTenders-2.1.xsd │ │ │ │ │ │ ├── UBL-Catalogue-2.1.xsd │ │ │ │ │ │ ├── UBL-CatalogueDeletion-2.1.xsd │ │ │ │ │ │ ├── UBL-CatalogueItemSpecificationUpdate-2.1.xsd │ │ │ │ │ │ ├── UBL-CataloguePricingUpdate-2.1.xsd │ │ │ │ │ │ ├── UBL-CatalogueRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-CertificateOfOrigin-2.1.xsd │ │ │ │ │ │ ├── UBL-ContractAwardNotice-2.1.xsd │ │ │ │ │ │ ├── UBL-ContractNotice-2.1.xsd │ │ │ │ │ │ ├── UBL-CreditNote-2.1.xsd │ │ │ │ │ │ ├── UBL-DebitNote-2.1.xsd │ │ │ │ │ │ ├── UBL-DespatchAdvice-2.1.xsd │ │ │ │ │ │ ├── UBL-DocumentStatus-2.1.xsd │ │ │ │ │ │ ├── UBL-DocumentStatusRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-ExceptionCriteria-2.1.xsd │ │ │ │ │ │ ├── UBL-ExceptionNotification-2.1.xsd │ │ │ │ │ │ ├── UBL-Forecast-2.1.xsd │ │ │ │ │ │ ├── UBL-ForecastRevision-2.1.xsd │ │ │ │ │ │ ├── UBL-ForwardingInstructions-2.1.xsd │ │ │ │ │ │ ├── UBL-FreightInvoice-2.1.xsd │ │ │ │ │ │ ├── UBL-FulfilmentCancellation-2.1.xsd │ │ │ │ │ │ ├── UBL-GoodsItemItinerary-2.1.xsd │ │ │ │ │ │ ├── UBL-GuaranteeCertificate-2.1.xsd │ │ │ │ │ │ ├── UBL-InstructionForReturns-2.1.xsd │ │ │ │ │ │ ├── UBL-InventoryReport-2.1.xsd │ │ │ │ │ │ ├── UBL-Invoice-2.1.xsd │ │ │ │ │ │ ├── UBL-ItemInformationRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-Order-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderCancellation-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderChange-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderResponse-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderResponseSimple-2.1.xsd │ │ │ │ │ │ ├── UBL-PackingList-2.1.xsd │ │ │ │ │ │ ├── UBL-PriorInformationNotice-2.1.xsd │ │ │ │ │ │ ├── UBL-ProductActivity-2.1.xsd │ │ │ │ │ │ ├── UBL-Quotation-2.1.xsd │ │ │ │ │ │ ├── UBL-ReceiptAdvice-2.1.xsd │ │ │ │ │ │ ├── UBL-Reminder-2.1.xsd │ │ │ │ │ │ ├── UBL-RemittanceAdvice-2.1.xsd │ │ │ │ │ │ ├── UBL-RequestForQuotation-2.1.xsd │ │ │ │ │ │ ├── UBL-RetailEvent-2.1.xsd │ │ │ │ │ │ ├── UBL-SelfBilledCreditNote-2.1.xsd │ │ │ │ │ │ ├── UBL-SelfBilledInvoice-2.1.xsd │ │ │ │ │ │ ├── UBL-Statement-2.1.xsd │ │ │ │ │ │ ├── UBL-StockAvailabilityReport-2.1.xsd │ │ │ │ │ │ ├── UBL-Tender-2.1.xsd │ │ │ │ │ │ ├── UBL-TenderReceipt-2.1.xsd │ │ │ │ │ │ ├── UBL-TendererQualification-2.1.xsd │ │ │ │ │ │ ├── UBL-TendererQualificationResponse-2.1.xsd │ │ │ │ │ │ ├── UBL-TradeItemLocationProfile-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportExecutionPlan-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportExecutionPlanRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportProgressStatus-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportProgressStatusRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportServiceDescription-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportServiceDescriptionRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportationStatus-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportationStatusRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-UnawardedNotification-2.1.xsd │ │ │ │ │ │ ├── UBL-UtilityStatement-2.1.xsd │ │ │ │ │ │ └── UBL-Waybill-2.1.xsd │ │ │ │ │ └── xsl/ │ │ │ │ │ └── EN16931-UBL-validation.xsl │ │ │ │ ├── xrechnung/ │ │ │ │ │ └── 3.0.2/ │ │ │ │ │ └── xsl/ │ │ │ │ │ ├── XRechnung-CII-validation.xsl │ │ │ │ │ └── XRechnung-UBL-validation.xsl │ │ │ │ ├── xrechnung-report.xsl │ │ │ │ └── xsd/ │ │ │ │ ├── report.xsd │ │ │ │ └── scenarios.xsd │ │ │ └── scenarios.xml │ │ ├── en16931_1.3.10/ │ │ │ ├── CHANGELOG.md │ │ │ ├── EN16931-CII-validation.xslt │ │ │ ├── EN16931-UBL-validation.xslt │ │ │ ├── README.md │ │ │ ├── resources/ │ │ │ │ ├── cii/ │ │ │ │ │ └── 16b/ │ │ │ │ │ ├── xsd/ │ │ │ │ │ │ ├── CrossIndustryInvoice_100pD16B.xsd │ │ │ │ │ │ ├── CrossIndustryInvoice_QualifiedDataType_100pD16B.xsd │ │ │ │ │ │ ├── CrossIndustryInvoice_ReusableAggregateBusinessInformationEntity_100pD16B.xsd │ │ │ │ │ │ └── CrossIndustryInvoice_UnqualifiedDataType_100pD16B.xsd │ │ │ │ │ └── xsl/ │ │ │ │ │ └── EN16931-CII-validation.xsl │ │ │ │ ├── default-report.xsl │ │ │ │ ├── ubl/ │ │ │ │ │ └── 2.1/ │ │ │ │ │ ├── xsd/ │ │ │ │ │ │ ├── common/ │ │ │ │ │ │ │ ├── CCTS_CCT_SchemaModule-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonAggregateComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonBasicComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonExtensionComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonSignatureComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CoreComponentParameters-2.1.xsd │ │ │ │ │ │ │ ├── UBL-ExtensionContentDataType-2.1.xsd │ │ │ │ │ │ │ ├── UBL-QualifiedDataTypes-2.1.xsd │ │ │ │ │ │ │ ├── UBL-SignatureAggregateComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-SignatureBasicComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-UnqualifiedDataTypes-2.1.xsd │ │ │ │ │ │ │ ├── UBL-XAdESv132-2.1.xsd │ │ │ │ │ │ │ ├── UBL-XAdESv141-2.1.xsd │ │ │ │ │ │ │ └── UBL-xmldsig-core-schema-2.1.xsd │ │ │ │ │ │ └── maindoc/ │ │ │ │ │ │ ├── UBL-ApplicationResponse-2.1.xsd │ │ │ │ │ │ ├── UBL-AttachedDocument-2.1.xsd │ │ │ │ │ │ ├── UBL-AwardedNotification-2.1.xsd │ │ │ │ │ │ ├── UBL-BillOfLading-2.1.xsd │ │ │ │ │ │ ├── UBL-CallForTenders-2.1.xsd │ │ │ │ │ │ ├── UBL-Catalogue-2.1.xsd │ │ │ │ │ │ ├── UBL-CatalogueDeletion-2.1.xsd │ │ │ │ │ │ ├── UBL-CatalogueItemSpecificationUpdate-2.1.xsd │ │ │ │ │ │ ├── UBL-CataloguePricingUpdate-2.1.xsd │ │ │ │ │ │ ├── UBL-CatalogueRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-CertificateOfOrigin-2.1.xsd │ │ │ │ │ │ ├── UBL-ContractAwardNotice-2.1.xsd │ │ │ │ │ │ ├── UBL-ContractNotice-2.1.xsd │ │ │ │ │ │ ├── UBL-CreditNote-2.1.xsd │ │ │ │ │ │ ├── UBL-DebitNote-2.1.xsd │ │ │ │ │ │ ├── UBL-DespatchAdvice-2.1.xsd │ │ │ │ │ │ ├── UBL-DocumentStatus-2.1.xsd │ │ │ │ │ │ ├── UBL-DocumentStatusRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-ExceptionCriteria-2.1.xsd │ │ │ │ │ │ ├── UBL-ExceptionNotification-2.1.xsd │ │ │ │ │ │ ├── UBL-Forecast-2.1.xsd │ │ │ │ │ │ ├── UBL-ForecastRevision-2.1.xsd │ │ │ │ │ │ ├── UBL-ForwardingInstructions-2.1.xsd │ │ │ │ │ │ ├── UBL-FreightInvoice-2.1.xsd │ │ │ │ │ │ ├── UBL-FulfilmentCancellation-2.1.xsd │ │ │ │ │ │ ├── UBL-GoodsItemItinerary-2.1.xsd │ │ │ │ │ │ ├── UBL-GuaranteeCertificate-2.1.xsd │ │ │ │ │ │ ├── UBL-InstructionForReturns-2.1.xsd │ │ │ │ │ │ ├── UBL-InventoryReport-2.1.xsd │ │ │ │ │ │ ├── UBL-Invoice-2.1.xsd │ │ │ │ │ │ ├── UBL-ItemInformationRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-Order-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderCancellation-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderChange-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderResponse-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderResponseSimple-2.1.xsd │ │ │ │ │ │ ├── UBL-PackingList-2.1.xsd │ │ │ │ │ │ ├── UBL-PriorInformationNotice-2.1.xsd │ │ │ │ │ │ ├── UBL-ProductActivity-2.1.xsd │ │ │ │ │ │ ├── UBL-Quotation-2.1.xsd │ │ │ │ │ │ ├── UBL-ReceiptAdvice-2.1.xsd │ │ │ │ │ │ ├── UBL-Reminder-2.1.xsd │ │ │ │ │ │ ├── UBL-RemittanceAdvice-2.1.xsd │ │ │ │ │ │ ├── UBL-RequestForQuotation-2.1.xsd │ │ │ │ │ │ ├── UBL-RetailEvent-2.1.xsd │ │ │ │ │ │ ├── UBL-SelfBilledCreditNote-2.1.xsd │ │ │ │ │ │ ├── UBL-SelfBilledInvoice-2.1.xsd │ │ │ │ │ │ ├── UBL-Statement-2.1.xsd │ │ │ │ │ │ ├── UBL-StockAvailabilityReport-2.1.xsd │ │ │ │ │ │ ├── UBL-Tender-2.1.xsd │ │ │ │ │ │ ├── UBL-TenderReceipt-2.1.xsd │ │ │ │ │ │ ├── UBL-TendererQualification-2.1.xsd │ │ │ │ │ │ ├── UBL-TendererQualificationResponse-2.1.xsd │ │ │ │ │ │ ├── UBL-TradeItemLocationProfile-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportExecutionPlan-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportExecutionPlanRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportProgressStatus-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportProgressStatusRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportServiceDescription-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportServiceDescriptionRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportationStatus-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportationStatusRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-UnawardedNotification-2.1.xsd │ │ │ │ │ │ ├── UBL-UtilityStatement-2.1.xsd │ │ │ │ │ │ └── UBL-Waybill-2.1.xsd │ │ │ │ │ └── xsl/ │ │ │ │ │ └── EN16931-UBL-validation.xsl │ │ │ │ ├── xrechnung-report.xsl │ │ │ │ └── xsd/ │ │ │ │ ├── report.xsd │ │ │ │ └── scenarios.xsd │ │ │ └── scenarios.xml │ │ ├── en16931_1.3.11/ │ │ │ ├── CHANGELOG.md │ │ │ ├── EN16931-CII-validation.xslt │ │ │ ├── EN16931-UBL-validation.xslt │ │ │ ├── README.md │ │ │ ├── resources/ │ │ │ │ ├── cii/ │ │ │ │ │ └── 16b/ │ │ │ │ │ ├── xsd/ │ │ │ │ │ │ ├── CrossIndustryInvoice_100pD16B.xsd │ │ │ │ │ │ ├── CrossIndustryInvoice_QualifiedDataType_100pD16B.xsd │ │ │ │ │ │ ├── CrossIndustryInvoice_ReusableAggregateBusinessInformationEntity_100pD16B.xsd │ │ │ │ │ │ └── CrossIndustryInvoice_UnqualifiedDataType_100pD16B.xsd │ │ │ │ │ └── xsl/ │ │ │ │ │ └── EN16931-CII-validation.xsl │ │ │ │ ├── default-report.xsl │ │ │ │ ├── ubl/ │ │ │ │ │ └── 2.1/ │ │ │ │ │ ├── xsd/ │ │ │ │ │ │ ├── common/ │ │ │ │ │ │ │ ├── CCTS_CCT_SchemaModule-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonAggregateComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonBasicComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonExtensionComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonSignatureComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CoreComponentParameters-2.1.xsd │ │ │ │ │ │ │ ├── UBL-ExtensionContentDataType-2.1.xsd │ │ │ │ │ │ │ ├── UBL-QualifiedDataTypes-2.1.xsd │ │ │ │ │ │ │ ├── UBL-SignatureAggregateComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-SignatureBasicComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-UnqualifiedDataTypes-2.1.xsd │ │ │ │ │ │ │ ├── UBL-XAdESv132-2.1.xsd │ │ │ │ │ │ │ ├── UBL-XAdESv141-2.1.xsd │ │ │ │ │ │ │ └── UBL-xmldsig-core-schema-2.1.xsd │ │ │ │ │ │ └── maindoc/ │ │ │ │ │ │ ├── UBL-ApplicationResponse-2.1.xsd │ │ │ │ │ │ ├── UBL-AttachedDocument-2.1.xsd │ │ │ │ │ │ ├── UBL-AwardedNotification-2.1.xsd │ │ │ │ │ │ ├── UBL-BillOfLading-2.1.xsd │ │ │ │ │ │ ├── UBL-CallForTenders-2.1.xsd │ │ │ │ │ │ ├── UBL-Catalogue-2.1.xsd │ │ │ │ │ │ ├── UBL-CatalogueDeletion-2.1.xsd │ │ │ │ │ │ ├── UBL-CatalogueItemSpecificationUpdate-2.1.xsd │ │ │ │ │ │ ├── UBL-CataloguePricingUpdate-2.1.xsd │ │ │ │ │ │ ├── UBL-CatalogueRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-CertificateOfOrigin-2.1.xsd │ │ │ │ │ │ ├── UBL-ContractAwardNotice-2.1.xsd │ │ │ │ │ │ ├── UBL-ContractNotice-2.1.xsd │ │ │ │ │ │ ├── UBL-CreditNote-2.1.xsd │ │ │ │ │ │ ├── UBL-DebitNote-2.1.xsd │ │ │ │ │ │ ├── UBL-DespatchAdvice-2.1.xsd │ │ │ │ │ │ ├── UBL-DocumentStatus-2.1.xsd │ │ │ │ │ │ ├── UBL-DocumentStatusRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-ExceptionCriteria-2.1.xsd │ │ │ │ │ │ ├── UBL-ExceptionNotification-2.1.xsd │ │ │ │ │ │ ├── UBL-Forecast-2.1.xsd │ │ │ │ │ │ ├── UBL-ForecastRevision-2.1.xsd │ │ │ │ │ │ ├── UBL-ForwardingInstructions-2.1.xsd │ │ │ │ │ │ ├── UBL-FreightInvoice-2.1.xsd │ │ │ │ │ │ ├── UBL-FulfilmentCancellation-2.1.xsd │ │ │ │ │ │ ├── UBL-GoodsItemItinerary-2.1.xsd │ │ │ │ │ │ ├── UBL-GuaranteeCertificate-2.1.xsd │ │ │ │ │ │ ├── UBL-InstructionForReturns-2.1.xsd │ │ │ │ │ │ ├── UBL-InventoryReport-2.1.xsd │ │ │ │ │ │ ├── UBL-Invoice-2.1.xsd │ │ │ │ │ │ ├── UBL-ItemInformationRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-Order-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderCancellation-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderChange-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderResponse-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderResponseSimple-2.1.xsd │ │ │ │ │ │ ├── UBL-PackingList-2.1.xsd │ │ │ │ │ │ ├── UBL-PriorInformationNotice-2.1.xsd │ │ │ │ │ │ ├── UBL-ProductActivity-2.1.xsd │ │ │ │ │ │ ├── UBL-Quotation-2.1.xsd │ │ │ │ │ │ ├── UBL-ReceiptAdvice-2.1.xsd │ │ │ │ │ │ ├── UBL-Reminder-2.1.xsd │ │ │ │ │ │ ├── UBL-RemittanceAdvice-2.1.xsd │ │ │ │ │ │ ├── UBL-RequestForQuotation-2.1.xsd │ │ │ │ │ │ ├── UBL-RetailEvent-2.1.xsd │ │ │ │ │ │ ├── UBL-SelfBilledCreditNote-2.1.xsd │ │ │ │ │ │ ├── UBL-SelfBilledInvoice-2.1.xsd │ │ │ │ │ │ ├── UBL-Statement-2.1.xsd │ │ │ │ │ │ ├── UBL-StockAvailabilityReport-2.1.xsd │ │ │ │ │ │ ├── UBL-Tender-2.1.xsd │ │ │ │ │ │ ├── UBL-TenderReceipt-2.1.xsd │ │ │ │ │ │ ├── UBL-TendererQualification-2.1.xsd │ │ │ │ │ │ ├── UBL-TendererQualificationResponse-2.1.xsd │ │ │ │ │ │ ├── UBL-TradeItemLocationProfile-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportExecutionPlan-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportExecutionPlanRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportProgressStatus-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportProgressStatusRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportServiceDescription-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportServiceDescriptionRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportationStatus-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportationStatusRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-UnawardedNotification-2.1.xsd │ │ │ │ │ │ ├── UBL-UtilityStatement-2.1.xsd │ │ │ │ │ │ └── UBL-Waybill-2.1.xsd │ │ │ │ │ └── xsl/ │ │ │ │ │ └── EN16931-UBL-validation.xsl │ │ │ │ ├── xrechnung-report.xsl │ │ │ │ └── xsd/ │ │ │ │ ├── report.xsd │ │ │ │ └── scenarios.xsd │ │ │ └── scenarios.xml │ │ ├── en16931_1.3.12/ │ │ │ ├── CHANGELOG.md │ │ │ ├── EN16931-CII-validation.xslt │ │ │ ├── EN16931-UBL-validation.xslt │ │ │ ├── README.md │ │ │ ├── resources/ │ │ │ │ ├── cii/ │ │ │ │ │ └── 16b/ │ │ │ │ │ ├── xsd/ │ │ │ │ │ │ ├── CrossIndustryInvoice_100pD16B.xsd │ │ │ │ │ │ ├── CrossIndustryInvoice_QualifiedDataType_100pD16B.xsd │ │ │ │ │ │ ├── CrossIndustryInvoice_ReusableAggregateBusinessInformationEntity_100pD16B.xsd │ │ │ │ │ │ └── CrossIndustryInvoice_UnqualifiedDataType_100pD16B.xsd │ │ │ │ │ └── xsl/ │ │ │ │ │ └── EN16931-CII-validation.xsl │ │ │ │ ├── default-report.xsl │ │ │ │ ├── ubl/ │ │ │ │ │ └── 2.1/ │ │ │ │ │ ├── xsd/ │ │ │ │ │ │ ├── common/ │ │ │ │ │ │ │ ├── CCTS_CCT_SchemaModule-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonAggregateComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonBasicComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonExtensionComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonSignatureComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CoreComponentParameters-2.1.xsd │ │ │ │ │ │ │ ├── UBL-ExtensionContentDataType-2.1.xsd │ │ │ │ │ │ │ ├── UBL-QualifiedDataTypes-2.1.xsd │ │ │ │ │ │ │ ├── UBL-SignatureAggregateComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-SignatureBasicComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-UnqualifiedDataTypes-2.1.xsd │ │ │ │ │ │ │ ├── UBL-XAdESv132-2.1.xsd │ │ │ │ │ │ │ ├── UBL-XAdESv141-2.1.xsd │ │ │ │ │ │ │ └── UBL-xmldsig-core-schema-2.1.xsd │ │ │ │ │ │ └── maindoc/ │ │ │ │ │ │ ├── UBL-ApplicationResponse-2.1.xsd │ │ │ │ │ │ ├── UBL-AttachedDocument-2.1.xsd │ │ │ │ │ │ ├── UBL-AwardedNotification-2.1.xsd │ │ │ │ │ │ ├── UBL-BillOfLading-2.1.xsd │ │ │ │ │ │ ├── UBL-CallForTenders-2.1.xsd │ │ │ │ │ │ ├── UBL-Catalogue-2.1.xsd │ │ │ │ │ │ ├── UBL-CatalogueDeletion-2.1.xsd │ │ │ │ │ │ ├── UBL-CatalogueItemSpecificationUpdate-2.1.xsd │ │ │ │ │ │ ├── UBL-CataloguePricingUpdate-2.1.xsd │ │ │ │ │ │ ├── UBL-CatalogueRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-CertificateOfOrigin-2.1.xsd │ │ │ │ │ │ ├── UBL-ContractAwardNotice-2.1.xsd │ │ │ │ │ │ ├── UBL-ContractNotice-2.1.xsd │ │ │ │ │ │ ├── UBL-CreditNote-2.1.xsd │ │ │ │ │ │ ├── UBL-DebitNote-2.1.xsd │ │ │ │ │ │ ├── UBL-DespatchAdvice-2.1.xsd │ │ │ │ │ │ ├── UBL-DocumentStatus-2.1.xsd │ │ │ │ │ │ ├── UBL-DocumentStatusRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-ExceptionCriteria-2.1.xsd │ │ │ │ │ │ ├── UBL-ExceptionNotification-2.1.xsd │ │ │ │ │ │ ├── UBL-Forecast-2.1.xsd │ │ │ │ │ │ ├── UBL-ForecastRevision-2.1.xsd │ │ │ │ │ │ ├── UBL-ForwardingInstructions-2.1.xsd │ │ │ │ │ │ ├── UBL-FreightInvoice-2.1.xsd │ │ │ │ │ │ ├── UBL-FulfilmentCancellation-2.1.xsd │ │ │ │ │ │ ├── UBL-GoodsItemItinerary-2.1.xsd │ │ │ │ │ │ ├── UBL-GuaranteeCertificate-2.1.xsd │ │ │ │ │ │ ├── UBL-InstructionForReturns-2.1.xsd │ │ │ │ │ │ ├── UBL-InventoryReport-2.1.xsd │ │ │ │ │ │ ├── UBL-Invoice-2.1.xsd │ │ │ │ │ │ ├── UBL-ItemInformationRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-Order-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderCancellation-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderChange-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderResponse-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderResponseSimple-2.1.xsd │ │ │ │ │ │ ├── UBL-PackingList-2.1.xsd │ │ │ │ │ │ ├── UBL-PriorInformationNotice-2.1.xsd │ │ │ │ │ │ ├── UBL-ProductActivity-2.1.xsd │ │ │ │ │ │ ├── UBL-Quotation-2.1.xsd │ │ │ │ │ │ ├── UBL-ReceiptAdvice-2.1.xsd │ │ │ │ │ │ ├── UBL-Reminder-2.1.xsd │ │ │ │ │ │ ├── UBL-RemittanceAdvice-2.1.xsd │ │ │ │ │ │ ├── UBL-RequestForQuotation-2.1.xsd │ │ │ │ │ │ ├── UBL-RetailEvent-2.1.xsd │ │ │ │ │ │ ├── UBL-SelfBilledCreditNote-2.1.xsd │ │ │ │ │ │ ├── UBL-SelfBilledInvoice-2.1.xsd │ │ │ │ │ │ ├── UBL-Statement-2.1.xsd │ │ │ │ │ │ ├── UBL-StockAvailabilityReport-2.1.xsd │ │ │ │ │ │ ├── UBL-Tender-2.1.xsd │ │ │ │ │ │ ├── UBL-TenderReceipt-2.1.xsd │ │ │ │ │ │ ├── UBL-TendererQualification-2.1.xsd │ │ │ │ │ │ ├── UBL-TendererQualificationResponse-2.1.xsd │ │ │ │ │ │ ├── UBL-TradeItemLocationProfile-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportExecutionPlan-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportExecutionPlanRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportProgressStatus-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportProgressStatusRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportServiceDescription-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportServiceDescriptionRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportationStatus-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportationStatusRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-UnawardedNotification-2.1.xsd │ │ │ │ │ │ ├── UBL-UtilityStatement-2.1.xsd │ │ │ │ │ │ └── UBL-Waybill-2.1.xsd │ │ │ │ │ └── xsl/ │ │ │ │ │ └── EN16931-UBL-validation.xsl │ │ │ │ ├── xrechnung-report.xsl │ │ │ │ └── xsd/ │ │ │ │ ├── report.xsd │ │ │ │ └── scenarios.xsd │ │ │ └── scenarios.xml │ │ ├── en16931_1.3.3/ │ │ │ ├── resources/ │ │ │ │ ├── cii/ │ │ │ │ │ └── 16b/ │ │ │ │ │ ├── xsd/ │ │ │ │ │ │ ├── CrossIndustryInvoice_100pD16B.xsd │ │ │ │ │ │ ├── CrossIndustryInvoice_QualifiedDataType_100pD16B.xsd │ │ │ │ │ │ ├── CrossIndustryInvoice_ReusableAggregateBusinessInformationEntity_100pD16B.xsd │ │ │ │ │ │ └── CrossIndustryInvoice_UnqualifiedDataType_100pD16B.xsd │ │ │ │ │ └── xsl/ │ │ │ │ │ └── EN16931-CII-validation.xsl │ │ │ │ ├── default-report.xsl │ │ │ │ ├── ubl/ │ │ │ │ │ └── 2.1/ │ │ │ │ │ ├── xsd/ │ │ │ │ │ │ ├── common/ │ │ │ │ │ │ │ ├── CCTS_CCT_SchemaModule-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonAggregateComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonBasicComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonExtensionComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonSignatureComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CoreComponentParameters-2.1.xsd │ │ │ │ │ │ │ ├── UBL-ExtensionContentDataType-2.1.xsd │ │ │ │ │ │ │ ├── UBL-QualifiedDataTypes-2.1.xsd │ │ │ │ │ │ │ ├── UBL-SignatureAggregateComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-SignatureBasicComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-UnqualifiedDataTypes-2.1.xsd │ │ │ │ │ │ │ ├── UBL-XAdESv132-2.1.xsd │ │ │ │ │ │ │ ├── UBL-XAdESv141-2.1.xsd │ │ │ │ │ │ │ └── UBL-xmldsig-core-schema-2.1.xsd │ │ │ │ │ │ └── maindoc/ │ │ │ │ │ │ ├── UBL-ApplicationResponse-2.1.xsd │ │ │ │ │ │ ├── UBL-AttachedDocument-2.1.xsd │ │ │ │ │ │ ├── UBL-AwardedNotification-2.1.xsd │ │ │ │ │ │ ├── UBL-BillOfLading-2.1.xsd │ │ │ │ │ │ ├── UBL-CallForTenders-2.1.xsd │ │ │ │ │ │ ├── UBL-Catalogue-2.1.xsd │ │ │ │ │ │ ├── UBL-CatalogueDeletion-2.1.xsd │ │ │ │ │ │ ├── UBL-CatalogueItemSpecificationUpdate-2.1.xsd │ │ │ │ │ │ ├── UBL-CataloguePricingUpdate-2.1.xsd │ │ │ │ │ │ ├── UBL-CatalogueRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-CertificateOfOrigin-2.1.xsd │ │ │ │ │ │ ├── UBL-ContractAwardNotice-2.1.xsd │ │ │ │ │ │ ├── UBL-ContractNotice-2.1.xsd │ │ │ │ │ │ ├── UBL-CreditNote-2.1.xsd │ │ │ │ │ │ ├── UBL-DebitNote-2.1.xsd │ │ │ │ │ │ ├── UBL-DespatchAdvice-2.1.xsd │ │ │ │ │ │ ├── UBL-DocumentStatus-2.1.xsd │ │ │ │ │ │ ├── UBL-DocumentStatusRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-ExceptionCriteria-2.1.xsd │ │ │ │ │ │ ├── UBL-ExceptionNotification-2.1.xsd │ │ │ │ │ │ ├── UBL-Forecast-2.1.xsd │ │ │ │ │ │ ├── UBL-ForecastRevision-2.1.xsd │ │ │ │ │ │ ├── UBL-ForwardingInstructions-2.1.xsd │ │ │ │ │ │ ├── UBL-FreightInvoice-2.1.xsd │ │ │ │ │ │ ├── UBL-FulfilmentCancellation-2.1.xsd │ │ │ │ │ │ ├── UBL-GoodsItemItinerary-2.1.xsd │ │ │ │ │ │ ├── UBL-GuaranteeCertificate-2.1.xsd │ │ │ │ │ │ ├── UBL-InstructionForReturns-2.1.xsd │ │ │ │ │ │ ├── UBL-InventoryReport-2.1.xsd │ │ │ │ │ │ ├── UBL-Invoice-2.1.xsd │ │ │ │ │ │ ├── UBL-ItemInformationRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-Order-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderCancellation-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderChange-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderResponse-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderResponseSimple-2.1.xsd │ │ │ │ │ │ ├── UBL-PackingList-2.1.xsd │ │ │ │ │ │ ├── UBL-PriorInformationNotice-2.1.xsd │ │ │ │ │ │ ├── UBL-ProductActivity-2.1.xsd │ │ │ │ │ │ ├── UBL-Quotation-2.1.xsd │ │ │ │ │ │ ├── UBL-ReceiptAdvice-2.1.xsd │ │ │ │ │ │ ├── UBL-Reminder-2.1.xsd │ │ │ │ │ │ ├── UBL-RemittanceAdvice-2.1.xsd │ │ │ │ │ │ ├── UBL-RequestForQuotation-2.1.xsd │ │ │ │ │ │ ├── UBL-RetailEvent-2.1.xsd │ │ │ │ │ │ ├── UBL-SelfBilledCreditNote-2.1.xsd │ │ │ │ │ │ ├── UBL-SelfBilledInvoice-2.1.xsd │ │ │ │ │ │ ├── UBL-Statement-2.1.xsd │ │ │ │ │ │ ├── UBL-StockAvailabilityReport-2.1.xsd │ │ │ │ │ │ ├── UBL-Tender-2.1.xsd │ │ │ │ │ │ ├── UBL-TenderReceipt-2.1.xsd │ │ │ │ │ │ ├── UBL-TendererQualification-2.1.xsd │ │ │ │ │ │ ├── UBL-TendererQualificationResponse-2.1.xsd │ │ │ │ │ │ ├── UBL-TradeItemLocationProfile-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportExecutionPlan-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportExecutionPlanRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportProgressStatus-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportProgressStatusRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportServiceDescription-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportServiceDescriptionRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportationStatus-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportationStatusRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-UnawardedNotification-2.1.xsd │ │ │ │ │ │ ├── UBL-UtilityStatement-2.1.xsd │ │ │ │ │ │ └── UBL-Waybill-2.1.xsd │ │ │ │ │ └── xsl/ │ │ │ │ │ └── EN16931-UBL-validation.xsl │ │ │ │ └── xsd/ │ │ │ │ ├── report.xsd │ │ │ │ └── scenarios.xsd │ │ │ └── scenarios.xml │ │ ├── en16931_1.3.4/ │ │ │ ├── resources/ │ │ │ │ ├── cii/ │ │ │ │ │ └── 16b/ │ │ │ │ │ ├── xsd/ │ │ │ │ │ │ ├── CrossIndustryInvoice_100pD16B.xsd │ │ │ │ │ │ ├── CrossIndustryInvoice_QualifiedDataType_100pD16B.xsd │ │ │ │ │ │ ├── CrossIndustryInvoice_ReusableAggregateBusinessInformationEntity_100pD16B.xsd │ │ │ │ │ │ └── CrossIndustryInvoice_UnqualifiedDataType_100pD16B.xsd │ │ │ │ │ └── xsl/ │ │ │ │ │ └── EN16931-CII-validation.xsl │ │ │ │ ├── default-report.xsl │ │ │ │ ├── ubl/ │ │ │ │ │ └── 2.1/ │ │ │ │ │ ├── xsd/ │ │ │ │ │ │ ├── common/ │ │ │ │ │ │ │ ├── CCTS_CCT_SchemaModule-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonAggregateComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonBasicComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonExtensionComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonSignatureComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CoreComponentParameters-2.1.xsd │ │ │ │ │ │ │ ├── UBL-ExtensionContentDataType-2.1.xsd │ │ │ │ │ │ │ ├── UBL-QualifiedDataTypes-2.1.xsd │ │ │ │ │ │ │ ├── UBL-SignatureAggregateComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-SignatureBasicComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-UnqualifiedDataTypes-2.1.xsd │ │ │ │ │ │ │ ├── UBL-XAdESv132-2.1.xsd │ │ │ │ │ │ │ ├── UBL-XAdESv141-2.1.xsd │ │ │ │ │ │ │ └── UBL-xmldsig-core-schema-2.1.xsd │ │ │ │ │ │ └── maindoc/ │ │ │ │ │ │ ├── UBL-ApplicationResponse-2.1.xsd │ │ │ │ │ │ ├── UBL-AttachedDocument-2.1.xsd │ │ │ │ │ │ ├── UBL-AwardedNotification-2.1.xsd │ │ │ │ │ │ ├── UBL-BillOfLading-2.1.xsd │ │ │ │ │ │ ├── UBL-CallForTenders-2.1.xsd │ │ │ │ │ │ ├── UBL-Catalogue-2.1.xsd │ │ │ │ │ │ ├── UBL-CatalogueDeletion-2.1.xsd │ │ │ │ │ │ ├── UBL-CatalogueItemSpecificationUpdate-2.1.xsd │ │ │ │ │ │ ├── UBL-CataloguePricingUpdate-2.1.xsd │ │ │ │ │ │ ├── UBL-CatalogueRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-CertificateOfOrigin-2.1.xsd │ │ │ │ │ │ ├── UBL-ContractAwardNotice-2.1.xsd │ │ │ │ │ │ ├── UBL-ContractNotice-2.1.xsd │ │ │ │ │ │ ├── UBL-CreditNote-2.1.xsd │ │ │ │ │ │ ├── UBL-DebitNote-2.1.xsd │ │ │ │ │ │ ├── UBL-DespatchAdvice-2.1.xsd │ │ │ │ │ │ ├── UBL-DocumentStatus-2.1.xsd │ │ │ │ │ │ ├── UBL-DocumentStatusRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-ExceptionCriteria-2.1.xsd │ │ │ │ │ │ ├── UBL-ExceptionNotification-2.1.xsd │ │ │ │ │ │ ├── UBL-Forecast-2.1.xsd │ │ │ │ │ │ ├── UBL-ForecastRevision-2.1.xsd │ │ │ │ │ │ ├── UBL-ForwardingInstructions-2.1.xsd │ │ │ │ │ │ ├── UBL-FreightInvoice-2.1.xsd │ │ │ │ │ │ ├── UBL-FulfilmentCancellation-2.1.xsd │ │ │ │ │ │ ├── UBL-GoodsItemItinerary-2.1.xsd │ │ │ │ │ │ ├── UBL-GuaranteeCertificate-2.1.xsd │ │ │ │ │ │ ├── UBL-InstructionForReturns-2.1.xsd │ │ │ │ │ │ ├── UBL-InventoryReport-2.1.xsd │ │ │ │ │ │ ├── UBL-Invoice-2.1.xsd │ │ │ │ │ │ ├── UBL-ItemInformationRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-Order-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderCancellation-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderChange-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderResponse-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderResponseSimple-2.1.xsd │ │ │ │ │ │ ├── UBL-PackingList-2.1.xsd │ │ │ │ │ │ ├── UBL-PriorInformationNotice-2.1.xsd │ │ │ │ │ │ ├── UBL-ProductActivity-2.1.xsd │ │ │ │ │ │ ├── UBL-Quotation-2.1.xsd │ │ │ │ │ │ ├── UBL-ReceiptAdvice-2.1.xsd │ │ │ │ │ │ ├── UBL-Reminder-2.1.xsd │ │ │ │ │ │ ├── UBL-RemittanceAdvice-2.1.xsd │ │ │ │ │ │ ├── UBL-RequestForQuotation-2.1.xsd │ │ │ │ │ │ ├── UBL-RetailEvent-2.1.xsd │ │ │ │ │ │ ├── UBL-SelfBilledCreditNote-2.1.xsd │ │ │ │ │ │ ├── UBL-SelfBilledInvoice-2.1.xsd │ │ │ │ │ │ ├── UBL-Statement-2.1.xsd │ │ │ │ │ │ ├── UBL-StockAvailabilityReport-2.1.xsd │ │ │ │ │ │ ├── UBL-Tender-2.1.xsd │ │ │ │ │ │ ├── UBL-TenderReceipt-2.1.xsd │ │ │ │ │ │ ├── UBL-TendererQualification-2.1.xsd │ │ │ │ │ │ ├── UBL-TendererQualificationResponse-2.1.xsd │ │ │ │ │ │ ├── UBL-TradeItemLocationProfile-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportExecutionPlan-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportExecutionPlanRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportProgressStatus-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportProgressStatusRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportServiceDescription-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportServiceDescriptionRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportationStatus-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportationStatusRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-UnawardedNotification-2.1.xsd │ │ │ │ │ │ ├── UBL-UtilityStatement-2.1.xsd │ │ │ │ │ │ └── UBL-Waybill-2.1.xsd │ │ │ │ │ └── xsl/ │ │ │ │ │ └── EN16931-UBL-validation.xsl │ │ │ │ └── xsd/ │ │ │ │ ├── report.xsd │ │ │ │ └── scenarios.xsd │ │ │ └── scenarios.xml │ │ ├── en16931_1.3.5/ │ │ │ ├── resources/ │ │ │ │ ├── cii/ │ │ │ │ │ └── 16b/ │ │ │ │ │ ├── xsd/ │ │ │ │ │ │ ├── CrossIndustryInvoice_100pD16B.xsd │ │ │ │ │ │ ├── CrossIndustryInvoice_QualifiedDataType_100pD16B.xsd │ │ │ │ │ │ ├── CrossIndustryInvoice_ReusableAggregateBusinessInformationEntity_100pD16B.xsd │ │ │ │ │ │ └── CrossIndustryInvoice_UnqualifiedDataType_100pD16B.xsd │ │ │ │ │ └── xsl/ │ │ │ │ │ └── EN16931-CII-validation.xsl │ │ │ │ ├── default-report.xsl │ │ │ │ ├── ubl/ │ │ │ │ │ └── 2.1/ │ │ │ │ │ ├── xsd/ │ │ │ │ │ │ ├── common/ │ │ │ │ │ │ │ ├── CCTS_CCT_SchemaModule-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonAggregateComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonBasicComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonExtensionComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonSignatureComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CoreComponentParameters-2.1.xsd │ │ │ │ │ │ │ ├── UBL-ExtensionContentDataType-2.1.xsd │ │ │ │ │ │ │ ├── UBL-QualifiedDataTypes-2.1.xsd │ │ │ │ │ │ │ ├── UBL-SignatureAggregateComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-SignatureBasicComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-UnqualifiedDataTypes-2.1.xsd │ │ │ │ │ │ │ ├── UBL-XAdESv132-2.1.xsd │ │ │ │ │ │ │ ├── UBL-XAdESv141-2.1.xsd │ │ │ │ │ │ │ └── UBL-xmldsig-core-schema-2.1.xsd │ │ │ │ │ │ └── maindoc/ │ │ │ │ │ │ ├── UBL-ApplicationResponse-2.1.xsd │ │ │ │ │ │ ├── UBL-AttachedDocument-2.1.xsd │ │ │ │ │ │ ├── UBL-AwardedNotification-2.1.xsd │ │ │ │ │ │ ├── UBL-BillOfLading-2.1.xsd │ │ │ │ │ │ ├── UBL-CallForTenders-2.1.xsd │ │ │ │ │ │ ├── UBL-Catalogue-2.1.xsd │ │ │ │ │ │ ├── UBL-CatalogueDeletion-2.1.xsd │ │ │ │ │ │ ├── UBL-CatalogueItemSpecificationUpdate-2.1.xsd │ │ │ │ │ │ ├── UBL-CataloguePricingUpdate-2.1.xsd │ │ │ │ │ │ ├── UBL-CatalogueRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-CertificateOfOrigin-2.1.xsd │ │ │ │ │ │ ├── UBL-ContractAwardNotice-2.1.xsd │ │ │ │ │ │ ├── UBL-ContractNotice-2.1.xsd │ │ │ │ │ │ ├── UBL-CreditNote-2.1.xsd │ │ │ │ │ │ ├── UBL-DebitNote-2.1.xsd │ │ │ │ │ │ ├── UBL-DespatchAdvice-2.1.xsd │ │ │ │ │ │ ├── UBL-DocumentStatus-2.1.xsd │ │ │ │ │ │ ├── UBL-DocumentStatusRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-ExceptionCriteria-2.1.xsd │ │ │ │ │ │ ├── UBL-ExceptionNotification-2.1.xsd │ │ │ │ │ │ ├── UBL-Forecast-2.1.xsd │ │ │ │ │ │ ├── UBL-ForecastRevision-2.1.xsd │ │ │ │ │ │ ├── UBL-ForwardingInstructions-2.1.xsd │ │ │ │ │ │ ├── UBL-FreightInvoice-2.1.xsd │ │ │ │ │ │ ├── UBL-FulfilmentCancellation-2.1.xsd │ │ │ │ │ │ ├── UBL-GoodsItemItinerary-2.1.xsd │ │ │ │ │ │ ├── UBL-GuaranteeCertificate-2.1.xsd │ │ │ │ │ │ ├── UBL-InstructionForReturns-2.1.xsd │ │ │ │ │ │ ├── UBL-InventoryReport-2.1.xsd │ │ │ │ │ │ ├── UBL-Invoice-2.1.xsd │ │ │ │ │ │ ├── UBL-ItemInformationRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-Order-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderCancellation-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderChange-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderResponse-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderResponseSimple-2.1.xsd │ │ │ │ │ │ ├── UBL-PackingList-2.1.xsd │ │ │ │ │ │ ├── UBL-PriorInformationNotice-2.1.xsd │ │ │ │ │ │ ├── UBL-ProductActivity-2.1.xsd │ │ │ │ │ │ ├── UBL-Quotation-2.1.xsd │ │ │ │ │ │ ├── UBL-ReceiptAdvice-2.1.xsd │ │ │ │ │ │ ├── UBL-Reminder-2.1.xsd │ │ │ │ │ │ ├── UBL-RemittanceAdvice-2.1.xsd │ │ │ │ │ │ ├── UBL-RequestForQuotation-2.1.xsd │ │ │ │ │ │ ├── UBL-RetailEvent-2.1.xsd │ │ │ │ │ │ ├── UBL-SelfBilledCreditNote-2.1.xsd │ │ │ │ │ │ ├── UBL-SelfBilledInvoice-2.1.xsd │ │ │ │ │ │ ├── UBL-Statement-2.1.xsd │ │ │ │ │ │ ├── UBL-StockAvailabilityReport-2.1.xsd │ │ │ │ │ │ ├── UBL-Tender-2.1.xsd │ │ │ │ │ │ ├── UBL-TenderReceipt-2.1.xsd │ │ │ │ │ │ ├── UBL-TendererQualification-2.1.xsd │ │ │ │ │ │ ├── UBL-TendererQualificationResponse-2.1.xsd │ │ │ │ │ │ ├── UBL-TradeItemLocationProfile-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportExecutionPlan-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportExecutionPlanRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportProgressStatus-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportProgressStatusRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportServiceDescription-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportServiceDescriptionRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportationStatus-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportationStatusRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-UnawardedNotification-2.1.xsd │ │ │ │ │ │ ├── UBL-UtilityStatement-2.1.xsd │ │ │ │ │ │ └── UBL-Waybill-2.1.xsd │ │ │ │ │ └── xsl/ │ │ │ │ │ └── EN16931-UBL-validation.xsl │ │ │ │ ├── xrechnung-report.xsl │ │ │ │ └── xsd/ │ │ │ │ ├── report.xsd │ │ │ │ └── scenarios.xsd │ │ │ └── scenarios.xml │ │ ├── en16931_1.3.6/ │ │ │ ├── resources/ │ │ │ │ ├── cii/ │ │ │ │ │ └── 16b/ │ │ │ │ │ ├── xsd/ │ │ │ │ │ │ ├── CrossIndustryInvoice_100pD16B.xsd │ │ │ │ │ │ ├── CrossIndustryInvoice_QualifiedDataType_100pD16B.xsd │ │ │ │ │ │ ├── CrossIndustryInvoice_ReusableAggregateBusinessInformationEntity_100pD16B.xsd │ │ │ │ │ │ └── CrossIndustryInvoice_UnqualifiedDataType_100pD16B.xsd │ │ │ │ │ └── xsl/ │ │ │ │ │ └── EN16931-CII-validation.xsl │ │ │ │ ├── default-report.xsl │ │ │ │ ├── ubl/ │ │ │ │ │ └── 2.1/ │ │ │ │ │ ├── xsd/ │ │ │ │ │ │ ├── common/ │ │ │ │ │ │ │ ├── CCTS_CCT_SchemaModule-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonAggregateComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonBasicComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonExtensionComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonSignatureComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CoreComponentParameters-2.1.xsd │ │ │ │ │ │ │ ├── UBL-ExtensionContentDataType-2.1.xsd │ │ │ │ │ │ │ ├── UBL-QualifiedDataTypes-2.1.xsd │ │ │ │ │ │ │ ├── UBL-SignatureAggregateComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-SignatureBasicComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-UnqualifiedDataTypes-2.1.xsd │ │ │ │ │ │ │ ├── UBL-XAdESv132-2.1.xsd │ │ │ │ │ │ │ ├── UBL-XAdESv141-2.1.xsd │ │ │ │ │ │ │ └── UBL-xmldsig-core-schema-2.1.xsd │ │ │ │ │ │ └── maindoc/ │ │ │ │ │ │ ├── UBL-ApplicationResponse-2.1.xsd │ │ │ │ │ │ ├── UBL-AttachedDocument-2.1.xsd │ │ │ │ │ │ ├── UBL-AwardedNotification-2.1.xsd │ │ │ │ │ │ ├── UBL-BillOfLading-2.1.xsd │ │ │ │ │ │ ├── UBL-CallForTenders-2.1.xsd │ │ │ │ │ │ ├── UBL-Catalogue-2.1.xsd │ │ │ │ │ │ ├── UBL-CatalogueDeletion-2.1.xsd │ │ │ │ │ │ ├── UBL-CatalogueItemSpecificationUpdate-2.1.xsd │ │ │ │ │ │ ├── UBL-CataloguePricingUpdate-2.1.xsd │ │ │ │ │ │ ├── UBL-CatalogueRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-CertificateOfOrigin-2.1.xsd │ │ │ │ │ │ ├── UBL-ContractAwardNotice-2.1.xsd │ │ │ │ │ │ ├── UBL-ContractNotice-2.1.xsd │ │ │ │ │ │ ├── UBL-CreditNote-2.1.xsd │ │ │ │ │ │ ├── UBL-DebitNote-2.1.xsd │ │ │ │ │ │ ├── UBL-DespatchAdvice-2.1.xsd │ │ │ │ │ │ ├── UBL-DocumentStatus-2.1.xsd │ │ │ │ │ │ ├── UBL-DocumentStatusRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-ExceptionCriteria-2.1.xsd │ │ │ │ │ │ ├── UBL-ExceptionNotification-2.1.xsd │ │ │ │ │ │ ├── UBL-Forecast-2.1.xsd │ │ │ │ │ │ ├── UBL-ForecastRevision-2.1.xsd │ │ │ │ │ │ ├── UBL-ForwardingInstructions-2.1.xsd │ │ │ │ │ │ ├── UBL-FreightInvoice-2.1.xsd │ │ │ │ │ │ ├── UBL-FulfilmentCancellation-2.1.xsd │ │ │ │ │ │ ├── UBL-GoodsItemItinerary-2.1.xsd │ │ │ │ │ │ ├── UBL-GuaranteeCertificate-2.1.xsd │ │ │ │ │ │ ├── UBL-InstructionForReturns-2.1.xsd │ │ │ │ │ │ ├── UBL-InventoryReport-2.1.xsd │ │ │ │ │ │ ├── UBL-Invoice-2.1.xsd │ │ │ │ │ │ ├── UBL-ItemInformationRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-Order-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderCancellation-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderChange-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderResponse-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderResponseSimple-2.1.xsd │ │ │ │ │ │ ├── UBL-PackingList-2.1.xsd │ │ │ │ │ │ ├── UBL-PriorInformationNotice-2.1.xsd │ │ │ │ │ │ ├── UBL-ProductActivity-2.1.xsd │ │ │ │ │ │ ├── UBL-Quotation-2.1.xsd │ │ │ │ │ │ ├── UBL-ReceiptAdvice-2.1.xsd │ │ │ │ │ │ ├── UBL-Reminder-2.1.xsd │ │ │ │ │ │ ├── UBL-RemittanceAdvice-2.1.xsd │ │ │ │ │ │ ├── UBL-RequestForQuotation-2.1.xsd │ │ │ │ │ │ ├── UBL-RetailEvent-2.1.xsd │ │ │ │ │ │ ├── UBL-SelfBilledCreditNote-2.1.xsd │ │ │ │ │ │ ├── UBL-SelfBilledInvoice-2.1.xsd │ │ │ │ │ │ ├── UBL-Statement-2.1.xsd │ │ │ │ │ │ ├── UBL-StockAvailabilityReport-2.1.xsd │ │ │ │ │ │ ├── UBL-Tender-2.1.xsd │ │ │ │ │ │ ├── UBL-TenderReceipt-2.1.xsd │ │ │ │ │ │ ├── UBL-TendererQualification-2.1.xsd │ │ │ │ │ │ ├── UBL-TendererQualificationResponse-2.1.xsd │ │ │ │ │ │ ├── UBL-TradeItemLocationProfile-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportExecutionPlan-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportExecutionPlanRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportProgressStatus-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportProgressStatusRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportServiceDescription-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportServiceDescriptionRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportationStatus-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportationStatusRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-UnawardedNotification-2.1.xsd │ │ │ │ │ │ ├── UBL-UtilityStatement-2.1.xsd │ │ │ │ │ │ └── UBL-Waybill-2.1.xsd │ │ │ │ │ └── xsl/ │ │ │ │ │ └── EN16931-UBL-validation.xsl │ │ │ │ ├── xrechnung-report.xsl │ │ │ │ └── xsd/ │ │ │ │ ├── report.xsd │ │ │ │ └── scenarios.xsd │ │ │ └── scenarios.xml │ │ ├── en16931_1.3.7/ │ │ │ ├── resources/ │ │ │ │ ├── cii/ │ │ │ │ │ └── 16b/ │ │ │ │ │ ├── xsd/ │ │ │ │ │ │ ├── CrossIndustryInvoice_100pD16B.xsd │ │ │ │ │ │ ├── CrossIndustryInvoice_QualifiedDataType_100pD16B.xsd │ │ │ │ │ │ ├── CrossIndustryInvoice_ReusableAggregateBusinessInformationEntity_100pD16B.xsd │ │ │ │ │ │ └── CrossIndustryInvoice_UnqualifiedDataType_100pD16B.xsd │ │ │ │ │ └── xsl/ │ │ │ │ │ └── EN16931-CII-validation.xsl │ │ │ │ ├── default-report.xsl │ │ │ │ ├── ubl/ │ │ │ │ │ └── 2.1/ │ │ │ │ │ ├── xsd/ │ │ │ │ │ │ ├── common/ │ │ │ │ │ │ │ ├── CCTS_CCT_SchemaModule-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonAggregateComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonBasicComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonExtensionComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonSignatureComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CoreComponentParameters-2.1.xsd │ │ │ │ │ │ │ ├── UBL-ExtensionContentDataType-2.1.xsd │ │ │ │ │ │ │ ├── UBL-QualifiedDataTypes-2.1.xsd │ │ │ │ │ │ │ ├── UBL-SignatureAggregateComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-SignatureBasicComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-UnqualifiedDataTypes-2.1.xsd │ │ │ │ │ │ │ ├── UBL-XAdESv132-2.1.xsd │ │ │ │ │ │ │ ├── UBL-XAdESv141-2.1.xsd │ │ │ │ │ │ │ └── UBL-xmldsig-core-schema-2.1.xsd │ │ │ │ │ │ └── maindoc/ │ │ │ │ │ │ ├── UBL-ApplicationResponse-2.1.xsd │ │ │ │ │ │ ├── UBL-AttachedDocument-2.1.xsd │ │ │ │ │ │ ├── UBL-AwardedNotification-2.1.xsd │ │ │ │ │ │ ├── UBL-BillOfLading-2.1.xsd │ │ │ │ │ │ ├── UBL-CallForTenders-2.1.xsd │ │ │ │ │ │ ├── UBL-Catalogue-2.1.xsd │ │ │ │ │ │ ├── UBL-CatalogueDeletion-2.1.xsd │ │ │ │ │ │ ├── UBL-CatalogueItemSpecificationUpdate-2.1.xsd │ │ │ │ │ │ ├── UBL-CataloguePricingUpdate-2.1.xsd │ │ │ │ │ │ ├── UBL-CatalogueRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-CertificateOfOrigin-2.1.xsd │ │ │ │ │ │ ├── UBL-ContractAwardNotice-2.1.xsd │ │ │ │ │ │ ├── UBL-ContractNotice-2.1.xsd │ │ │ │ │ │ ├── UBL-CreditNote-2.1.xsd │ │ │ │ │ │ ├── UBL-DebitNote-2.1.xsd │ │ │ │ │ │ ├── UBL-DespatchAdvice-2.1.xsd │ │ │ │ │ │ ├── UBL-DocumentStatus-2.1.xsd │ │ │ │ │ │ ├── UBL-DocumentStatusRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-ExceptionCriteria-2.1.xsd │ │ │ │ │ │ ├── UBL-ExceptionNotification-2.1.xsd │ │ │ │ │ │ ├── UBL-Forecast-2.1.xsd │ │ │ │ │ │ ├── UBL-ForecastRevision-2.1.xsd │ │ │ │ │ │ ├── UBL-ForwardingInstructions-2.1.xsd │ │ │ │ │ │ ├── UBL-FreightInvoice-2.1.xsd │ │ │ │ │ │ ├── UBL-FulfilmentCancellation-2.1.xsd │ │ │ │ │ │ ├── UBL-GoodsItemItinerary-2.1.xsd │ │ │ │ │ │ ├── UBL-GuaranteeCertificate-2.1.xsd │ │ │ │ │ │ ├── UBL-InstructionForReturns-2.1.xsd │ │ │ │ │ │ ├── UBL-InventoryReport-2.1.xsd │ │ │ │ │ │ ├── UBL-Invoice-2.1.xsd │ │ │ │ │ │ ├── UBL-ItemInformationRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-Order-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderCancellation-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderChange-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderResponse-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderResponseSimple-2.1.xsd │ │ │ │ │ │ ├── UBL-PackingList-2.1.xsd │ │ │ │ │ │ ├── UBL-PriorInformationNotice-2.1.xsd │ │ │ │ │ │ ├── UBL-ProductActivity-2.1.xsd │ │ │ │ │ │ ├── UBL-Quotation-2.1.xsd │ │ │ │ │ │ ├── UBL-ReceiptAdvice-2.1.xsd │ │ │ │ │ │ ├── UBL-Reminder-2.1.xsd │ │ │ │ │ │ ├── UBL-RemittanceAdvice-2.1.xsd │ │ │ │ │ │ ├── UBL-RequestForQuotation-2.1.xsd │ │ │ │ │ │ ├── UBL-RetailEvent-2.1.xsd │ │ │ │ │ │ ├── UBL-SelfBilledCreditNote-2.1.xsd │ │ │ │ │ │ ├── UBL-SelfBilledInvoice-2.1.xsd │ │ │ │ │ │ ├── UBL-Statement-2.1.xsd │ │ │ │ │ │ ├── UBL-StockAvailabilityReport-2.1.xsd │ │ │ │ │ │ ├── UBL-Tender-2.1.xsd │ │ │ │ │ │ ├── UBL-TenderReceipt-2.1.xsd │ │ │ │ │ │ ├── UBL-TendererQualification-2.1.xsd │ │ │ │ │ │ ├── UBL-TendererQualificationResponse-2.1.xsd │ │ │ │ │ │ ├── UBL-TradeItemLocationProfile-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportExecutionPlan-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportExecutionPlanRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportProgressStatus-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportProgressStatusRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportServiceDescription-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportServiceDescriptionRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportationStatus-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportationStatusRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-UnawardedNotification-2.1.xsd │ │ │ │ │ │ ├── UBL-UtilityStatement-2.1.xsd │ │ │ │ │ │ └── UBL-Waybill-2.1.xsd │ │ │ │ │ └── xsl/ │ │ │ │ │ └── EN16931-UBL-validation.xsl │ │ │ │ ├── xrechnung-report.xsl │ │ │ │ └── xsd/ │ │ │ │ ├── report.xsd │ │ │ │ └── scenarios.xsd │ │ │ └── scenarios.xml │ │ ├── en16931_1.3.9/ │ │ │ ├── CHANGELOG.md │ │ │ ├── EN16931-CII-validation.xslt │ │ │ ├── EN16931-UBL-validation.xslt │ │ │ ├── README.md │ │ │ ├── resources/ │ │ │ │ ├── cii/ │ │ │ │ │ └── 16b/ │ │ │ │ │ ├── xsd/ │ │ │ │ │ │ ├── CrossIndustryInvoice_100pD16B.xsd │ │ │ │ │ │ ├── CrossIndustryInvoice_QualifiedDataType_100pD16B.xsd │ │ │ │ │ │ ├── CrossIndustryInvoice_ReusableAggregateBusinessInformationEntity_100pD16B.xsd │ │ │ │ │ │ └── CrossIndustryInvoice_UnqualifiedDataType_100pD16B.xsd │ │ │ │ │ └── xsl/ │ │ │ │ │ └── EN16931-CII-validation.xsl │ │ │ │ ├── default-report.xsl │ │ │ │ ├── ubl/ │ │ │ │ │ └── 2.1/ │ │ │ │ │ ├── xsd/ │ │ │ │ │ │ ├── common/ │ │ │ │ │ │ │ ├── CCTS_CCT_SchemaModule-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonAggregateComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonBasicComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonExtensionComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonSignatureComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CoreComponentParameters-2.1.xsd │ │ │ │ │ │ │ ├── UBL-ExtensionContentDataType-2.1.xsd │ │ │ │ │ │ │ ├── UBL-QualifiedDataTypes-2.1.xsd │ │ │ │ │ │ │ ├── UBL-SignatureAggregateComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-SignatureBasicComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-UnqualifiedDataTypes-2.1.xsd │ │ │ │ │ │ │ ├── UBL-XAdESv132-2.1.xsd │ │ │ │ │ │ │ ├── UBL-XAdESv141-2.1.xsd │ │ │ │ │ │ │ └── UBL-xmldsig-core-schema-2.1.xsd │ │ │ │ │ │ └── maindoc/ │ │ │ │ │ │ ├── UBL-ApplicationResponse-2.1.xsd │ │ │ │ │ │ ├── UBL-AttachedDocument-2.1.xsd │ │ │ │ │ │ ├── UBL-AwardedNotification-2.1.xsd │ │ │ │ │ │ ├── UBL-BillOfLading-2.1.xsd │ │ │ │ │ │ ├── UBL-CallForTenders-2.1.xsd │ │ │ │ │ │ ├── UBL-Catalogue-2.1.xsd │ │ │ │ │ │ ├── UBL-CatalogueDeletion-2.1.xsd │ │ │ │ │ │ ├── UBL-CatalogueItemSpecificationUpdate-2.1.xsd │ │ │ │ │ │ ├── UBL-CataloguePricingUpdate-2.1.xsd │ │ │ │ │ │ ├── UBL-CatalogueRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-CertificateOfOrigin-2.1.xsd │ │ │ │ │ │ ├── UBL-ContractAwardNotice-2.1.xsd │ │ │ │ │ │ ├── UBL-ContractNotice-2.1.xsd │ │ │ │ │ │ ├── UBL-CreditNote-2.1.xsd │ │ │ │ │ │ ├── UBL-DebitNote-2.1.xsd │ │ │ │ │ │ ├── UBL-DespatchAdvice-2.1.xsd │ │ │ │ │ │ ├── UBL-DocumentStatus-2.1.xsd │ │ │ │ │ │ ├── UBL-DocumentStatusRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-ExceptionCriteria-2.1.xsd │ │ │ │ │ │ ├── UBL-ExceptionNotification-2.1.xsd │ │ │ │ │ │ ├── UBL-Forecast-2.1.xsd │ │ │ │ │ │ ├── UBL-ForecastRevision-2.1.xsd │ │ │ │ │ │ ├── UBL-ForwardingInstructions-2.1.xsd │ │ │ │ │ │ ├── UBL-FreightInvoice-2.1.xsd │ │ │ │ │ │ ├── UBL-FulfilmentCancellation-2.1.xsd │ │ │ │ │ │ ├── UBL-GoodsItemItinerary-2.1.xsd │ │ │ │ │ │ ├── UBL-GuaranteeCertificate-2.1.xsd │ │ │ │ │ │ ├── UBL-InstructionForReturns-2.1.xsd │ │ │ │ │ │ ├── UBL-InventoryReport-2.1.xsd │ │ │ │ │ │ ├── UBL-Invoice-2.1.xsd │ │ │ │ │ │ ├── UBL-ItemInformationRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-Order-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderCancellation-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderChange-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderResponse-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderResponseSimple-2.1.xsd │ │ │ │ │ │ ├── UBL-PackingList-2.1.xsd │ │ │ │ │ │ ├── UBL-PriorInformationNotice-2.1.xsd │ │ │ │ │ │ ├── UBL-ProductActivity-2.1.xsd │ │ │ │ │ │ ├── UBL-Quotation-2.1.xsd │ │ │ │ │ │ ├── UBL-ReceiptAdvice-2.1.xsd │ │ │ │ │ │ ├── UBL-Reminder-2.1.xsd │ │ │ │ │ │ ├── UBL-RemittanceAdvice-2.1.xsd │ │ │ │ │ │ ├── UBL-RequestForQuotation-2.1.xsd │ │ │ │ │ │ ├── UBL-RetailEvent-2.1.xsd │ │ │ │ │ │ ├── UBL-SelfBilledCreditNote-2.1.xsd │ │ │ │ │ │ ├── UBL-SelfBilledInvoice-2.1.xsd │ │ │ │ │ │ ├── UBL-Statement-2.1.xsd │ │ │ │ │ │ ├── UBL-StockAvailabilityReport-2.1.xsd │ │ │ │ │ │ ├── UBL-Tender-2.1.xsd │ │ │ │ │ │ ├── UBL-TenderReceipt-2.1.xsd │ │ │ │ │ │ ├── UBL-TendererQualification-2.1.xsd │ │ │ │ │ │ ├── UBL-TendererQualificationResponse-2.1.xsd │ │ │ │ │ │ ├── UBL-TradeItemLocationProfile-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportExecutionPlan-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportExecutionPlanRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportProgressStatus-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportProgressStatusRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportServiceDescription-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportServiceDescriptionRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportationStatus-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportationStatusRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-UnawardedNotification-2.1.xsd │ │ │ │ │ │ ├── UBL-UtilityStatement-2.1.xsd │ │ │ │ │ │ └── UBL-Waybill-2.1.xsd │ │ │ │ │ └── xsl/ │ │ │ │ │ └── EN16931-UBL-validation.xsl │ │ │ │ ├── xrechnung-report.xsl │ │ │ │ └── xsd/ │ │ │ │ ├── report.xsd │ │ │ │ └── scenarios.xsd │ │ │ └── scenarios.xml │ │ ├── peppol3.0/ │ │ │ ├── resources/ │ │ │ │ ├── cii/ │ │ │ │ │ └── 16b/ │ │ │ │ │ ├── xsd/ │ │ │ │ │ │ ├── CrossIndustryInvoice_100pD16B.xsd │ │ │ │ │ │ ├── CrossIndustryInvoice_QualifiedDataType_100pD16B.xsd │ │ │ │ │ │ ├── CrossIndustryInvoice_ReusableAggregateBusinessInformationEntity_100pD16B.xsd │ │ │ │ │ │ └── CrossIndustryInvoice_UnqualifiedDataType_100pD16B.xsd │ │ │ │ │ └── xsl/ │ │ │ │ │ └── EN16931-CII-validation.xsl │ │ │ │ ├── default-report.xsl │ │ │ │ ├── peppol/ │ │ │ │ │ └── 3.0/ │ │ │ │ │ ├── CEN-EN16931-CII.xsl │ │ │ │ │ ├── CEN-EN16931-UBL.xsl │ │ │ │ │ ├── PEPPOL-EN16931-CII.xsl │ │ │ │ │ └── PEPPOL-EN16931-UBL.xsl │ │ │ │ ├── ubl/ │ │ │ │ │ └── 2.1/ │ │ │ │ │ ├── xsd/ │ │ │ │ │ │ ├── common/ │ │ │ │ │ │ │ ├── CCTS_CCT_SchemaModule-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonAggregateComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonBasicComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonExtensionComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CommonSignatureComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-CoreComponentParameters-2.1.xsd │ │ │ │ │ │ │ ├── UBL-ExtensionContentDataType-2.1.xsd │ │ │ │ │ │ │ ├── UBL-QualifiedDataTypes-2.1.xsd │ │ │ │ │ │ │ ├── UBL-SignatureAggregateComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-SignatureBasicComponents-2.1.xsd │ │ │ │ │ │ │ ├── UBL-UnqualifiedDataTypes-2.1.xsd │ │ │ │ │ │ │ ├── UBL-XAdESv132-2.1.xsd │ │ │ │ │ │ │ ├── UBL-XAdESv141-2.1.xsd │ │ │ │ │ │ │ └── UBL-xmldsig-core-schema-2.1.xsd │ │ │ │ │ │ └── maindoc/ │ │ │ │ │ │ ├── UBL-ApplicationResponse-2.1.xsd │ │ │ │ │ │ ├── UBL-AttachedDocument-2.1.xsd │ │ │ │ │ │ ├── UBL-AwardedNotification-2.1.xsd │ │ │ │ │ │ ├── UBL-BillOfLading-2.1.xsd │ │ │ │ │ │ ├── UBL-CallForTenders-2.1.xsd │ │ │ │ │ │ ├── UBL-Catalogue-2.1.xsd │ │ │ │ │ │ ├── UBL-CatalogueDeletion-2.1.xsd │ │ │ │ │ │ ├── UBL-CatalogueItemSpecificationUpdate-2.1.xsd │ │ │ │ │ │ ├── UBL-CataloguePricingUpdate-2.1.xsd │ │ │ │ │ │ ├── UBL-CatalogueRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-CertificateOfOrigin-2.1.xsd │ │ │ │ │ │ ├── UBL-ContractAwardNotice-2.1.xsd │ │ │ │ │ │ ├── UBL-ContractNotice-2.1.xsd │ │ │ │ │ │ ├── UBL-CreditNote-2.1.xsd │ │ │ │ │ │ ├── UBL-DebitNote-2.1.xsd │ │ │ │ │ │ ├── UBL-DespatchAdvice-2.1.xsd │ │ │ │ │ │ ├── UBL-DocumentStatus-2.1.xsd │ │ │ │ │ │ ├── UBL-DocumentStatusRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-ExceptionCriteria-2.1.xsd │ │ │ │ │ │ ├── UBL-ExceptionNotification-2.1.xsd │ │ │ │ │ │ ├── UBL-Forecast-2.1.xsd │ │ │ │ │ │ ├── UBL-ForecastRevision-2.1.xsd │ │ │ │ │ │ ├── UBL-ForwardingInstructions-2.1.xsd │ │ │ │ │ │ ├── UBL-FreightInvoice-2.1.xsd │ │ │ │ │ │ ├── UBL-FulfilmentCancellation-2.1.xsd │ │ │ │ │ │ ├── UBL-GoodsItemItinerary-2.1.xsd │ │ │ │ │ │ ├── UBL-GuaranteeCertificate-2.1.xsd │ │ │ │ │ │ ├── UBL-InstructionForReturns-2.1.xsd │ │ │ │ │ │ ├── UBL-InventoryReport-2.1.xsd │ │ │ │ │ │ ├── UBL-Invoice-2.1.xsd │ │ │ │ │ │ ├── UBL-ItemInformationRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-Order-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderCancellation-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderChange-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderResponse-2.1.xsd │ │ │ │ │ │ ├── UBL-OrderResponseSimple-2.1.xsd │ │ │ │ │ │ ├── UBL-PackingList-2.1.xsd │ │ │ │ │ │ ├── UBL-PriorInformationNotice-2.1.xsd │ │ │ │ │ │ ├── UBL-ProductActivity-2.1.xsd │ │ │ │ │ │ ├── UBL-Quotation-2.1.xsd │ │ │ │ │ │ ├── UBL-ReceiptAdvice-2.1.xsd │ │ │ │ │ │ ├── UBL-Reminder-2.1.xsd │ │ │ │ │ │ ├── UBL-RemittanceAdvice-2.1.xsd │ │ │ │ │ │ ├── UBL-RequestForQuotation-2.1.xsd │ │ │ │ │ │ ├── UBL-RetailEvent-2.1.xsd │ │ │ │ │ │ ├── UBL-SelfBilledCreditNote-2.1.xsd │ │ │ │ │ │ ├── UBL-SelfBilledInvoice-2.1.xsd │ │ │ │ │ │ ├── UBL-Statement-2.1.xsd │ │ │ │ │ │ ├── UBL-StockAvailabilityReport-2.1.xsd │ │ │ │ │ │ ├── UBL-Tender-2.1.xsd │ │ │ │ │ │ ├── UBL-TenderReceipt-2.1.xsd │ │ │ │ │ │ ├── UBL-TendererQualification-2.1.xsd │ │ │ │ │ │ ├── UBL-TendererQualificationResponse-2.1.xsd │ │ │ │ │ │ ├── UBL-TradeItemLocationProfile-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportExecutionPlan-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportExecutionPlanRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportProgressStatus-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportProgressStatusRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportServiceDescription-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportServiceDescriptionRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportationStatus-2.1.xsd │ │ │ │ │ │ ├── UBL-TransportationStatusRequest-2.1.xsd │ │ │ │ │ │ ├── UBL-UnawardedNotification-2.1.xsd │ │ │ │ │ │ ├── UBL-UtilityStatement-2.1.xsd │ │ │ │ │ │ └── UBL-Waybill-2.1.xsd │ │ │ │ │ └── xsl/ │ │ │ │ │ └── EN16931-UBL-validation.xsl │ │ │ │ ├── xrechnung-report.xsl │ │ │ │ └── xsd/ │ │ │ │ ├── report.xsd │ │ │ │ └── scenarios.xsd │ │ │ └── scenarios.xml │ │ ├── peppol3.0.10/ │ │ │ ├── README.md │ │ │ ├── resources/ │ │ │ │ ├── default-report.xsl │ │ │ │ ├── peppol/ │ │ │ │ │ └── billing-bis/ │ │ │ │ │ └── 3.0.10/ │ │ │ │ │ ├── CEN-EN16931-UBL.xslt │ │ │ │ │ └── PEPPOL-EN16931-UBL.xslt │ │ │ │ ├── ubl/ │ │ │ │ │ └── 2.1/ │ │ │ │ │ └── xsd/ │ │ │ │ │ ├── common/ │ │ │ │ │ │ ├── CCTS_CCT_SchemaModule-2.1.xsd │ │ │ │ │ │ ├── UBL-CommonAggregateComponents-2.1.xsd │ │ │ │ │ │ ├── UBL-CommonBasicComponents-2.1.xsd │ │ │ │ │ │ ├── UBL-CommonExtensionComponents-2.1.xsd │ │ │ │ │ │ ├── UBL-CommonSignatureComponents-2.1.xsd │ │ │ │ │ │ ├── UBL-CoreComponentParameters-2.1.xsd │ │ │ │ │ │ ├── UBL-ExtensionContentDataType-2.1.xsd │ │ │ │ │ │ ├── UBL-QualifiedDataTypes-2.1.xsd │ │ │ │ │ │ ├── UBL-SignatureAggregateComponents-2.1.xsd │ │ │ │ │ │ ├── UBL-SignatureBasicComponents-2.1.xsd │ │ │ │ │ │ ├── UBL-UnqualifiedDataTypes-2.1.xsd │ │ │ │ │ │ ├── UBL-XAdESv132-2.1.xsd │ │ │ │ │ │ ├── UBL-XAdESv141-2.1.xsd │ │ │ │ │ │ └── UBL-xmldsig-core-schema-2.1.xsd │ │ │ │ │ └── maindoc/ │ │ │ │ │ ├── UBL-CreditNote-2.1.xsd │ │ │ │ │ └── UBL-Invoice-2.1.xsd │ │ │ │ └── xrechnung-report.xsl │ │ │ └── scenarios.xml │ │ ├── peppol3.0.12/ │ │ │ ├── README.md │ │ │ ├── resources/ │ │ │ │ ├── default-report.xsl │ │ │ │ ├── peppol/ │ │ │ │ │ └── billing-bis/ │ │ │ │ │ └── 3.0.12/ │ │ │ │ │ ├── CEN-EN16931-UBL.xslt │ │ │ │ │ └── PEPPOL-EN16931-UBL.xslt │ │ │ │ ├── ubl/ │ │ │ │ │ └── 2.1/ │ │ │ │ │ └── xsd/ │ │ │ │ │ ├── common/ │ │ │ │ │ │ ├── CCTS_CCT_SchemaModule-2.1.xsd │ │ │ │ │ │ ├── UBL-CommonAggregateComponents-2.1.xsd │ │ │ │ │ │ ├── UBL-CommonBasicComponents-2.1.xsd │ │ │ │ │ │ ├── UBL-CommonExtensionComponents-2.1.xsd │ │ │ │ │ │ ├── UBL-CommonSignatureComponents-2.1.xsd │ │ │ │ │ │ ├── UBL-CoreComponentParameters-2.1.xsd │ │ │ │ │ │ ├── UBL-ExtensionContentDataType-2.1.xsd │ │ │ │ │ │ ├── UBL-QualifiedDataTypes-2.1.xsd │ │ │ │ │ │ ├── UBL-SignatureAggregateComponents-2.1.xsd │ │ │ │ │ │ ├── UBL-SignatureBasicComponents-2.1.xsd │ │ │ │ │ │ ├── UBL-UnqualifiedDataTypes-2.1.xsd │ │ │ │ │ │ ├── UBL-XAdESv132-2.1.xsd │ │ │ │ │ │ ├── UBL-XAdESv141-2.1.xsd │ │ │ │ │ │ └── UBL-xmldsig-core-schema-2.1.xsd │ │ │ │ │ └── maindoc/ │ │ │ │ │ ├── UBL-CreditNote-2.1.xsd │ │ │ │ │ └── UBL-Invoice-2.1.xsd │ │ │ │ └── xrechnung-report.xsl │ │ │ └── scenarios.xml │ │ ├── peppol3.0.13/ │ │ │ ├── README.md │ │ │ ├── resources/ │ │ │ │ ├── default-report.xsl │ │ │ │ ├── peppol/ │ │ │ │ │ └── billing-bis/ │ │ │ │ │ └── 3.0.13/ │ │ │ │ │ ├── CEN-EN16931-CII.xslt │ │ │ │ │ ├── CEN-EN16931-UBL.xslt │ │ │ │ │ ├── PEPPOL-EN16931-CII.xslt │ │ │ │ │ └── PEPPOL-EN16931-UBL.xslt │ │ │ │ ├── ubl/ │ │ │ │ │ └── 2.1/ │ │ │ │ │ └── xsd/ │ │ │ │ │ ├── common/ │ │ │ │ │ │ ├── CCTS_CCT_SchemaModule-2.1.xsd │ │ │ │ │ │ ├── UBL-CommonAggregateComponents-2.1.xsd │ │ │ │ │ │ ├── UBL-CommonBasicComponents-2.1.xsd │ │ │ │ │ │ ├── UBL-CommonExtensionComponents-2.1.xsd │ │ │ │ │ │ ├── UBL-CommonSignatureComponents-2.1.xsd │ │ │ │ │ │ ├── UBL-CoreComponentParameters-2.1.xsd │ │ │ │ │ │ ├── UBL-ExtensionContentDataType-2.1.xsd │ │ │ │ │ │ ├── UBL-QualifiedDataTypes-2.1.xsd │ │ │ │ │ │ ├── UBL-SignatureAggregateComponents-2.1.xsd │ │ │ │ │ │ ├── UBL-SignatureBasicComponents-2.1.xsd │ │ │ │ │ │ ├── UBL-UnqualifiedDataTypes-2.1.xsd │ │ │ │ │ │ ├── UBL-XAdESv132-2.1.xsd │ │ │ │ │ │ ├── UBL-XAdESv141-2.1.xsd │ │ │ │ │ │ └── UBL-xmldsig-core-schema-2.1.xsd │ │ │ │ │ └── maindoc/ │ │ │ │ │ ├── UBL-CreditNote-2.1.xsd │ │ │ │ │ └── UBL-Invoice-2.1.xsd │ │ │ │ └── xrechnung-report.xsl │ │ │ └── scenarios.xml │ │ ├── peppol3.0.14/ │ │ │ ├── README.md │ │ │ ├── resources/ │ │ │ │ ├── default-report.xsl │ │ │ │ ├── peppol/ │ │ │ │ │ └── billing-bis/ │ │ │ │ │ └── 3.0.14/ │ │ │ │ │ ├── CEN-EN16931-CII.xslt │ │ │ │ │ ├── CEN-EN16931-UBL.xslt │ │ │ │ │ ├── PEPPOL-EN16931-CII.xslt │ │ │ │ │ └── PEPPOL-EN16931-UBL.xslt │ │ │ │ ├── ubl/ │ │ │ │ │ └── 2.1/ │ │ │ │ │ └── xsd/ │ │ │ │ │ ├── common/ │ │ │ │ │ │ ├── CCTS_CCT_SchemaModule-2.1.xsd │ │ │ │ │ │ ├── UBL-CommonAggregateComponents-2.1.xsd │ │ │ │ │ │ ├── UBL-CommonBasicComponents-2.1.xsd │ │ │ │ │ │ ├── UBL-CommonExtensionComponents-2.1.xsd │ │ │ │ │ │ ├── UBL-CommonSignatureComponents-2.1.xsd │ │ │ │ │ │ ├── UBL-CoreComponentParameters-2.1.xsd │ │ │ │ │ │ ├── UBL-ExtensionContentDataType-2.1.xsd │ │ │ │ │ │ ├── UBL-QualifiedDataTypes-2.1.xsd │ │ │ │ │ │ ├── UBL-SignatureAggregateComponents-2.1.xsd │ │ │ │ │ │ ├── UBL-SignatureBasicComponents-2.1.xsd │ │ │ │ │ │ ├── UBL-UnqualifiedDataTypes-2.1.xsd │ │ │ │ │ │ ├── UBL-XAdESv132-2.1.xsd │ │ │ │ │ │ ├── UBL-XAdESv141-2.1.xsd │ │ │ │ │ │ └── UBL-xmldsig-core-schema-2.1.xsd │ │ │ │ │ └── maindoc/ │ │ │ │ │ ├── UBL-CreditNote-2.1.xsd │ │ │ │ │ └── UBL-Invoice-2.1.xsd │ │ │ │ └── xrechnung-report.xsl │ │ │ └── scenarios.xml │ │ ├── peppol3.0.15/ │ │ │ ├── README.md │ │ │ ├── resources/ │ │ │ │ ├── default-report.xsl │ │ │ │ ├── peppol/ │ │ │ │ │ └── billing-bis/ │ │ │ │ │ └── 3.0.15/ │ │ │ │ │ ├── CEN-EN16931-UBL.xslt │ │ │ │ │ └── PEPPOL-EN16931-UBL.xslt │ │ │ │ ├── ubl/ │ │ │ │ │ └── 2.1/ │ │ │ │ │ └── xsd/ │ │ │ │ │ ├── common/ │ │ │ │ │ │ ├── CCTS_CCT_SchemaModule-2.1.xsd │ │ │ │ │ │ ├── UBL-CommonAggregateComponents-2.1.xsd │ │ │ │ │ │ ├── UBL-CommonBasicComponents-2.1.xsd │ │ │ │ │ │ ├── UBL-CommonExtensionComponents-2.1.xsd │ │ │ │ │ │ ├── UBL-CommonSignatureComponents-2.1.xsd │ │ │ │ │ │ ├── UBL-CoreComponentParameters-2.1.xsd │ │ │ │ │ │ ├── UBL-ExtensionContentDataType-2.1.xsd │ │ │ │ │ │ ├── UBL-QualifiedDataTypes-2.1.xsd │ │ │ │ │ │ ├── UBL-SignatureAggregateComponents-2.1.xsd │ │ │ │ │ │ ├── UBL-SignatureBasicComponents-2.1.xsd │ │ │ │ │ │ ├── UBL-UnqualifiedDataTypes-2.1.xsd │ │ │ │ │ │ ├── UBL-XAdESv132-2.1.xsd │ │ │ │ │ │ ├── UBL-XAdESv141-2.1.xsd │ │ │ │ │ │ └── UBL-xmldsig-core-schema-2.1.xsd │ │ │ │ │ └── maindoc/ │ │ │ │ │ ├── UBL-CreditNote-2.1.xsd │ │ │ │ │ └── UBL-Invoice-2.1.xsd │ │ │ │ └── xrechnung-report.xsl │ │ │ └── scenarios.xml │ │ ├── peppol3.0.16/ │ │ │ ├── README.md │ │ │ ├── resources/ │ │ │ │ ├── default-report.xsl │ │ │ │ ├── peppol/ │ │ │ │ │ └── billing-bis/ │ │ │ │ │ └── 3.0.16/ │ │ │ │ │ ├── CEN-EN16931-UBL.xslt │ │ │ │ │ └── PEPPOL-EN16931-UBL.xslt │ │ │ │ ├── ubl/ │ │ │ │ │ └── 2.1/ │ │ │ │ │ └── xsd/ │ │ │ │ │ ├── common/ │ │ │ │ │ │ ├── CCTS_CCT_SchemaModule-2.1.xsd │ │ │ │ │ │ ├── UBL-CommonAggregateComponents-2.1.xsd │ │ │ │ │ │ ├── UBL-CommonBasicComponents-2.1.xsd │ │ │ │ │ │ ├── UBL-CommonExtensionComponents-2.1.xsd │ │ │ │ │ │ ├── UBL-CommonSignatureComponents-2.1.xsd │ │ │ │ │ │ ├── UBL-CoreComponentParameters-2.1.xsd │ │ │ │ │ │ ├── UBL-ExtensionContentDataType-2.1.xsd │ │ │ │ │ │ ├── UBL-QualifiedDataTypes-2.1.xsd │ │ │ │ │ │ ├── UBL-SignatureAggregateComponents-2.1.xsd │ │ │ │ │ │ ├── UBL-SignatureBasicComponents-2.1.xsd │ │ │ │ │ │ ├── UBL-UnqualifiedDataTypes-2.1.xsd │ │ │ │ │ │ ├── UBL-XAdESv132-2.1.xsd │ │ │ │ │ │ ├── UBL-XAdESv141-2.1.xsd │ │ │ │ │ │ └── UBL-xmldsig-core-schema-2.1.xsd │ │ │ │ │ └── maindoc/ │ │ │ │ │ ├── UBL-CreditNote-2.1.xsd │ │ │ │ │ └── UBL-Invoice-2.1.xsd │ │ │ │ └── xrechnung-report.xsl │ │ │ └── scenarios.xml │ │ ├── peppol3.0.17/ │ │ │ ├── README.md │ │ │ ├── resources/ │ │ │ │ ├── default-report.xsl │ │ │ │ ├── peppol/ │ │ │ │ │ └── billing-bis/ │ │ │ │ │ └── 3.0.17/ │ │ │ │ │ ├── CEN-EN16931-UBL.xslt │ │ │ │ │ └── PEPPOL-EN16931-UBL.xslt │ │ │ │ ├── ubl/ │ │ │ │ │ └── 2.1/ │ │ │ │ │ └── xsd/ │ │ │ │ │ ├── common/ │ │ │ │ │ │ ├── CCTS_CCT_SchemaModule-2.1.xsd │ │ │ │ │ │ ├── UBL-CommonAggregateComponents-2.1.xsd │ │ │ │ │ │ ├── UBL-CommonBasicComponents-2.1.xsd │ │ │ │ │ │ ├── UBL-CommonExtensionComponents-2.1.xsd │ │ │ │ │ │ ├── UBL-CommonSignatureComponents-2.1.xsd │ │ │ │ │ │ ├── UBL-CoreComponentParameters-2.1.xsd │ │ │ │ │ │ ├── UBL-ExtensionContentDataType-2.1.xsd │ │ │ │ │ │ ├── UBL-QualifiedDataTypes-2.1.xsd │ │ │ │ │ │ ├── UBL-SignatureAggregateComponents-2.1.xsd │ │ │ │ │ │ ├── UBL-SignatureBasicComponents-2.1.xsd │ │ │ │ │ │ ├── UBL-UnqualifiedDataTypes-2.1.xsd │ │ │ │ │ │ ├── UBL-XAdESv132-2.1.xsd │ │ │ │ │ │ ├── UBL-XAdESv141-2.1.xsd │ │ │ │ │ │ └── UBL-xmldsig-core-schema-2.1.xsd │ │ │ │ │ └── maindoc/ │ │ │ │ │ ├── UBL-CreditNote-2.1.xsd │ │ │ │ │ └── UBL-Invoice-2.1.xsd │ │ │ │ └── xrechnung-report.xsl │ │ │ └── scenarios.xml │ │ └── peppol3.0.9/ │ │ ├── README.md │ │ ├── resources/ │ │ │ ├── default-report.xsl │ │ │ ├── peppol/ │ │ │ │ └── billing-bis/ │ │ │ │ └── 3.0.9/ │ │ │ │ ├── CEN-EN16931-UBL.xslt │ │ │ │ └── PEPPOL-EN16931-UBL.xslt │ │ │ ├── ubl/ │ │ │ │ └── 2.1/ │ │ │ │ └── xsd/ │ │ │ │ ├── common/ │ │ │ │ │ ├── CCTS_CCT_SchemaModule-2.1.xsd │ │ │ │ │ ├── UBL-CommonAggregateComponents-2.1.xsd │ │ │ │ │ ├── UBL-CommonBasicComponents-2.1.xsd │ │ │ │ │ ├── UBL-CommonExtensionComponents-2.1.xsd │ │ │ │ │ ├── UBL-CommonSignatureComponents-2.1.xsd │ │ │ │ │ ├── UBL-CoreComponentParameters-2.1.xsd │ │ │ │ │ ├── UBL-ExtensionContentDataType-2.1.xsd │ │ │ │ │ ├── UBL-QualifiedDataTypes-2.1.xsd │ │ │ │ │ ├── UBL-SignatureAggregateComponents-2.1.xsd │ │ │ │ │ ├── UBL-SignatureBasicComponents-2.1.xsd │ │ │ │ │ ├── UBL-UnqualifiedDataTypes-2.1.xsd │ │ │ │ │ ├── UBL-XAdESv132-2.1.xsd │ │ │ │ │ ├── UBL-XAdESv141-2.1.xsd │ │ │ │ │ └── UBL-xmldsig-core-schema-2.1.xsd │ │ │ │ └── maindoc/ │ │ │ │ ├── UBL-CreditNote-2.1.xsd │ │ │ │ └── UBL-Invoice-2.1.xsd │ │ │ └── xrechnung-report.xsl │ │ └── scenarios.xml │ └── viewer/ │ ├── FileSaver-v2.0.5.js │ ├── cii-xr.xsl │ ├── codelistresolve/ │ │ ├── 1001.xsl │ │ ├── 1153.xsl │ │ ├── 2005.xsl │ │ ├── 3166.xsl │ │ ├── 4217.xsl │ │ ├── 4451.xsl │ │ ├── 4461.xsl │ │ ├── 5189.xsl │ │ ├── 5305.xsl │ │ ├── 6523.xsl │ │ ├── 7143.xsl │ │ ├── 7161.xsl │ │ ├── EAS.xsl │ │ ├── UNECE-RE-20.xsl │ │ ├── UNECE-RE-21.xsl │ │ ├── VATEX.xsl │ │ ├── cii-xr.xsl │ │ ├── common-xr.xsl │ │ ├── ubl-creditnote-xr.xsl │ │ └── ubl-invoice-xr.xsl │ ├── common-xr.xsl │ ├── functions.xsl │ ├── l10n/ │ │ ├── de.xml │ │ └── en.xml │ ├── normalization.xsl │ ├── prepare_html.py │ ├── ubl-creditnote-xr.xsl │ ├── ubl-invoice-xr.xsl │ ├── xr-content.xsl │ ├── xr-pdf/ │ │ └── lib/ │ │ ├── konstanten.xsl │ │ └── structure/ │ │ ├── content-templates.xsl │ │ ├── layout-master-set.xsl │ │ └── page-sequence.xsl │ ├── xr-pdf.xsl │ ├── xrechnung-html.xsl │ ├── xrechnung-html.xsl.original │ ├── xrechnung-viewer.css │ └── xrechnung-viewer.js └── src/ └── main/ └── java/ └── org/ └── oxt/ └── toolbox/ ├── cli/ │ ├── CLICii2ubl.java │ ├── CLIValidation.java │ ├── CLIVisualization.java │ ├── ICLICii2ubl.java │ ├── ICLIValidation.java │ └── ICLIVisualization.java ├── converter/ │ ├── ConverterImpl.java │ └── IConverter.java ├── gui/ │ ├── AppWindow.java │ ├── HTMLWindow.java │ ├── LWIDWindow.java │ └── SettingsWindow.java ├── helpers/ │ ├── AppProperties.java │ ├── CustomDropTargetAdapter.java │ ├── CustomHelpSelectionAdapter.java │ ├── CustomSelectionAdapter.java │ ├── CustomSettingsSaveListener.java │ ├── Internationalization.java │ ├── LogConfigurator.java │ └── UTF8Control.java ├── leitwegcheck/ │ ├── CheckDigit.java │ ├── CheckDigitException.java │ ├── IBANCheckDigit.java │ ├── ILeitwegChecker.java │ └── LeitwegCheckerImpl.java ├── validation/ │ ├── IValidator.java │ └── ValidatorImpl.java └── visualization/ ├── IVisualizer.java └── VisualizerImpl.java