diff --git a/apps/server/scripts/extract-business-terms.mts b/apps/server/scripts/extract-business-terms.mts
index 429cab1..8306333 100644
--- a/apps/server/scripts/extract-business-terms.mts
+++ b/apps/server/scripts/extract-business-terms.mts
@@ -20,6 +20,7 @@ console.log('name: business-terms');
console.log('section: other');
console.log('description: This table maps all EN16931 business terms and'
+ ' business groups to their respective XML elements.');
+console.log('styles: ""')
console.log('---');
console.log('');
console.log('| Term | Usage |');
@@ -41,10 +42,11 @@ for (const term of sortedTerms) {
for (const path of businessTerms[term]) {
const hyph = path.replace(/:/g, '-').replace('ubl-Invoice', 'ubl-invoice');
const link = `https://docs.peppol.eu/poacc/billing/3.0/syntax${hyph}/`;
- usage.push(`[${path}](${link})`);
+ const breakablePath = path.replace(/\//g, ' /');
+ usage.push(`[${breakablePath}](${link})`);
}
- console.log(`| ${term} | ${usage.join(' ')} |`);
+ console.log(`| ${term} | ${usage.join('
')} |`);
}
function recurseSchema(
diff --git a/packages/docs/en/docs/other/business-terms.md b/packages/docs/en/docs/other/business-terms.md
index ebb5b00..b5db662 100644
--- a/packages/docs/en/docs/other/business-terms.md
+++ b/packages/docs/en/docs/other/business-terms.md
@@ -3,199 +3,200 @@ title: Business Terms
name: business-terms
section: other
description: This table maps all EN16931 business terms and business groups to their respective XML elements.
+styles: ""
---
| Term | Usage |
|------|-------|
-| BG-3 | [/ubl:Invoice/cac:BillingReference](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-BillingReference/) |
-| BG-4 | [/ubl:Invoice/cac:AccountingSupplierParty](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingSupplierParty/) |
-| BG-5 | [/ubl:Invoice/cac:AccountingSupplierParty/cac:Party/cac:PostalAddress](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingSupplierParty/cac-Party/cac-PostalAddress/) |
-| BG-6 | [/ubl:Invoice/cac:AccountingSupplierParty/cac:Party/cac:Contact](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingSupplierParty/cac-Party/cac-Contact/) |
-| BG-7 | [/ubl:Invoice/cac:AccountingCustomerParty](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingCustomerParty/) |
-| BG-8 | [/ubl:Invoice/cac:AccountingCustomerParty/cac:Party/cac:PostalAddress](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingCustomerParty/cac-Party/cac-PostalAddress/) |
-| BG-9 | [/ubl:Invoice/cac:AccountingCustomerParty/cac:Party/cac:Contact](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingCustomerParty/cac-Party/cac-Contact/) |
-| BG-10 | [/ubl:Invoice/cac:PayeeParty](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-PayeeParty/) |
-| BG-11 | [/ubl:Invoice/cac:TaxRepresentativeParty](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-TaxRepresentativeParty/) |
-| BG-12 | [/ubl:Invoice/cac:TaxRepresentativeParty/cac:PostalAddress](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-TaxRepresentativeParty/cac-PostalAddress/) |
-| BG-13 | [/ubl:Invoice/cac:Delivery](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-Delivery/) |
-| BG-14 | [/ubl:Invoice/cac:InvoicePeriod](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoicePeriod/) |
-| BG-15 | [/ubl:Invoice/cac:Delivery/cac:DeliveryLocation/cac:Address](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-Delivery/cac-DeliveryLocation/cac-Address/) |
-| BG-16 | [/ubl:Invoice/cac:PaymentMeans](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-PaymentMeans/) |
-| BG-17 | [/ubl:Invoice/cac:PaymentMeans/cac:PayeeFinancialAccount](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-PaymentMeans/cac-PayeeFinancialAccount/) |
-| BG-18 | [/ubl:Invoice/cac:PaymentMeans/cac:CardAccount](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-PaymentMeans/cac-CardAccount/) |
-| BG-19 | [/ubl:Invoice/cac:PaymentMeans/cac:PaymentMandate](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-PaymentMeans/cac-PaymentMandate/) |
-| BG-20 | [/ubl:Invoice/cac:AllowanceCharge](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AllowanceCharge/) |
-| BG-21 | [/ubl:Invoice/cac:AllowanceCharge](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AllowanceCharge/) |
-| BG-22 | [/ubl:Invoice/cac:LegalMonetaryTotal](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-LegalMonetaryTotal/) |
-| BG-23 | [/ubl:Invoice/cac:TaxTotal/cac:TaxSubtotal](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-TaxTotal/cac-TaxSubtotal/) |
-| BG-24 | [/ubl:Invoice/cac:AdditionalDocumentReference](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AdditionalDocumentReference/) |
-| BG-25 | [/ubl:Invoice/cac:InvoiceLine](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/) |
-| BG-26 | [/ubl:Invoice/cac:InvoiceLine/cac:InvoicePeriod](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-InvoicePeriod/) |
-| BG-27 | [/ubl:Invoice/cac:InvoiceLine/cac:AllowanceCharge](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-AllowanceCharge/) |
-| BG-28 | [/ubl:Invoice/cac:InvoiceLine/cac:AllowanceCharge](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-AllowanceCharge/) |
-| BG-29 | [/ubl:Invoice/cac:InvoiceLine/cac:Price](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-Price/) |
-| BG-30 | [/ubl:Invoice/cac:InvoiceLine/cac:Item/cac:ClassifiedTaxCategory](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-Item/cac-ClassifiedTaxCategory/) |
-| BG-31 | [/ubl:Invoice/cac:InvoiceLine/cac:Item](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-Item/) |
-| BG-32 | [/ubl:Invoice/cac:InvoiceLine/cac:Item/cac:AdditionalItemProperty](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-Item/cac-AdditionalItemProperty/) |
-| BT-1 | [/ubl:Invoice/cbc:ID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cbc-ID/) |
-| BT-2 | [/ubl:Invoice/cbc:IssueDate](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cbc-IssueDate/) |
-| BT-3 | [/ubl:Invoice/cbc:InvoiceTypeCode](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cbc-InvoiceTypeCode/) |
-| BT-5 | [/ubl:Invoice/cbc:DocumentCurrencyCode](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cbc-DocumentCurrencyCode/) |
-| BT-6 | [/ubl:Invoice/cbc:TaxCurrencyCode](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cbc-TaxCurrencyCode/) |
-| BT-7 | [/ubl:Invoice/cbc:TaxPointDate](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cbc-TaxPointDate/) |
-| BT-8 | [/ubl:Invoice/cac:InvoicePeriod/cbc:DescriptionCode](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoicePeriod/cbc-DescriptionCode/) |
-| BT-9 | [/ubl:Invoice/cbc:DueDate](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cbc-DueDate/) |
-| BT-10 | [/ubl:Invoice/cbc:BuyerReference](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cbc-BuyerReference/) |
-| BT-11 | [/ubl:Invoice/cac:ProjectReference/cbc:ID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-ProjectReference/cbc-ID/) |
-| BT-12 | [/ubl:Invoice/cac:ContractDocumentReference/cbc:ID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-ContractDocumentReference/cbc-ID/) |
-| BT-13 | [/ubl:Invoice/cac:OrderReference/cbc:ID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-OrderReference/cbc-ID/) |
-| BT-14 | [/ubl:Invoice/cac:OrderReference/cbc:SalesOrderID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-OrderReference/cbc-SalesOrderID/) |
-| BT-15 | [/ubl:Invoice/cac:ReceiptDocumentReference/cbc:ID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-ReceiptDocumentReference/cbc-ID/) |
-| BT-16 | [/ubl:Invoice/cac:DespatchDocumentReference/cbc:ID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-DespatchDocumentReference/cbc-ID/) |
-| BT-17 | [/ubl:Invoice/cac:OriginatorDocumentReference/cbc:ID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-OriginatorDocumentReference/cbc-ID/) |
-| BT-18 | [/ubl:Invoice/cac:AdditionalDocumentReference/cbc:ID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AdditionalDocumentReference/cbc-ID/) [/ubl:Invoice/cac:AdditionalDocumentReference/cbc:DocumentTypeCode](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AdditionalDocumentReference/cbc-DocumentTypeCode/) |
-| BT-19 | [/ubl:Invoice/cbc:AccountingCost](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cbc-AccountingCost/) |
-| BT-20 | [/ubl:Invoice/cac:PaymentTerms/cbc:Note](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-PaymentTerms/cbc-Note/) |
-| BT-22 | [/ubl:Invoice/cbc:Note](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cbc-Note/) |
-| BT-23 | [/ubl:Invoice/cbc:ProfileID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cbc-ProfileID/) |
-| BT-24 | [/ubl:Invoice/cbc:CustomizationID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cbc-CustomizationID/) |
-| BT-25 | [/ubl:Invoice/cac:BillingReference/cac:InvoiceDocumentReference/cbc:ID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-BillingReference/cac-InvoiceDocumentReference/cbc-ID/) |
-| BT-26 | [/ubl:Invoice/cac:BillingReference/cac:InvoiceDocumentReference/cbc:IssueDate](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-BillingReference/cac-InvoiceDocumentReference/cbc-IssueDate/) |
-| BT-27 | [/ubl:Invoice/cac:AccountingSupplierParty/cac:Party/cac:PartyLegalEntity/cbc:RegistrationName](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingSupplierParty/cac-Party/cac-PartyLegalEntity/cbc-RegistrationName/) |
-| BT-28 | [/ubl:Invoice/cac:AccountingSupplierParty/cac:Party/cac:PartyName/cbc:Name](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingSupplierParty/cac-Party/cac-PartyName/cbc-Name/) |
-| BT-29 | [/ubl:Invoice/cac:AccountingSupplierParty/cac:Party/cac:PartyIdentification/cbc:ID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingSupplierParty/cac-Party/cac-PartyIdentification/cbc-ID/) |
-| BT-30 | [/ubl:Invoice/cac:AccountingSupplierParty/cac:Party/cac:PartyLegalEntity/cbc:CompanyID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingSupplierParty/cac-Party/cac-PartyLegalEntity/cbc-CompanyID/) |
-| BT-31 | [/ubl:Invoice/cac:AccountingSupplierParty/cac:Party/cac:PartyTaxScheme/cbc:CompanyID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingSupplierParty/cac-Party/cac-PartyTaxScheme/cbc-CompanyID/) |
-| BT-32 | [/ubl:Invoice/cac:AccountingSupplierParty/cac:Party/cac:PartyTaxScheme/cbc:CompanyID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingSupplierParty/cac-Party/cac-PartyTaxScheme/cbc-CompanyID/) |
-| BT-33 | [/ubl:Invoice/cac:AccountingSupplierParty/cac:Party/cac:PartyLegalEntity/cbc:CompanyLegalForm](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingSupplierParty/cac-Party/cac-PartyLegalEntity/cbc-CompanyLegalForm/) |
-| BT-34 | [/ubl:Invoice/cac:AccountingSupplierParty/cac:Party/cbc:EndpointID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingSupplierParty/cac-Party/cbc-EndpointID/) |
-| BT-35 | [/ubl:Invoice/cac:AccountingSupplierParty/cac:Party/cac:PostalAddress/cbc:StreetName](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingSupplierParty/cac-Party/cac-PostalAddress/cbc-StreetName/) |
-| BT-36 | [/ubl:Invoice/cac:AccountingSupplierParty/cac:Party/cac:PostalAddress/cbc:AdditionalStreetName](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingSupplierParty/cac-Party/cac-PostalAddress/cbc-AdditionalStreetName/) |
-| BT-37 | [/ubl:Invoice/cac:AccountingSupplierParty/cac:Party/cac:PostalAddress/cbc:CityName](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingSupplierParty/cac-Party/cac-PostalAddress/cbc-CityName/) |
-| BT-38 | [/ubl:Invoice/cac:AccountingSupplierParty/cac:Party/cac:PostalAddress/cbc:PostalZone](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingSupplierParty/cac-Party/cac-PostalAddress/cbc-PostalZone/) |
-| BT-39 | [/ubl:Invoice/cac:AccountingSupplierParty/cac:Party/cac:PostalAddress/cbc:CountrySubentity](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingSupplierParty/cac-Party/cac-PostalAddress/cbc-CountrySubentity/) |
-| BT-40 | [/ubl:Invoice/cac:AccountingSupplierParty/cac:Party/cac:PostalAddress/cac:Country/cbc:IdentificationCode](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingSupplierParty/cac-Party/cac-PostalAddress/cac-Country/cbc-IdentificationCode/) |
-| BT-41 | [/ubl:Invoice/cac:AccountingSupplierParty/cac:Party/cac:Contact/cbc:Name](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingSupplierParty/cac-Party/cac-Contact/cbc-Name/) |
-| BT-42 | [/ubl:Invoice/cac:AccountingSupplierParty/cac:Party/cac:Contact/cbc:Telephone](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingSupplierParty/cac-Party/cac-Contact/cbc-Telephone/) |
-| BT-43 | [/ubl:Invoice/cac:AccountingSupplierParty/cac:Party/cac:Contact/cbc:ElectronicMail](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingSupplierParty/cac-Party/cac-Contact/cbc-ElectronicMail/) |
-| BT-44 | [/ubl:Invoice/cac:AccountingCustomerParty/cac:Party/cac:PartyLegalEntity/cbc:RegistrationName](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingCustomerParty/cac-Party/cac-PartyLegalEntity/cbc-RegistrationName/) |
-| BT-45 | [/ubl:Invoice/cac:AccountingCustomerParty/cac:Party/cac:PartyName/cbc:Name](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingCustomerParty/cac-Party/cac-PartyName/cbc-Name/) |
-| BT-46 | [/ubl:Invoice/cac:AccountingCustomerParty/cac:Party/cac:PartyIdentification/cbc:ID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingCustomerParty/cac-Party/cac-PartyIdentification/cbc-ID/) |
-| BT-47 | [/ubl:Invoice/cac:AccountingCustomerParty/cac:Party/cac:PartyLegalEntity/cbc:CompanyID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingCustomerParty/cac-Party/cac-PartyLegalEntity/cbc-CompanyID/) |
-| BT-48 | [/ubl:Invoice/cac:AccountingCustomerParty/cac:Party/cac:PartyTaxScheme/cbc:CompanyID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingCustomerParty/cac-Party/cac-PartyTaxScheme/cbc-CompanyID/) |
-| BT-49 | [/ubl:Invoice/cac:AccountingCustomerParty/cac:Party/cbc:EndpointID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingCustomerParty/cac-Party/cbc-EndpointID/) |
-| BT-50 | [/ubl:Invoice/cac:AccountingCustomerParty/cac:Party/cac:PostalAddress/cbc:StreetName](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingCustomerParty/cac-Party/cac-PostalAddress/cbc-StreetName/) |
-| BT-51 | [/ubl:Invoice/cac:AccountingCustomerParty/cac:Party/cac:PostalAddress/cbc:AdditionalStreetName](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingCustomerParty/cac-Party/cac-PostalAddress/cbc-AdditionalStreetName/) |
-| BT-52 | [/ubl:Invoice/cac:AccountingCustomerParty/cac:Party/cac:PostalAddress/cbc:CityName](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingCustomerParty/cac-Party/cac-PostalAddress/cbc-CityName/) |
-| BT-53 | [/ubl:Invoice/cac:AccountingCustomerParty/cac:Party/cac:PostalAddress/cbc:PostalZone](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingCustomerParty/cac-Party/cac-PostalAddress/cbc-PostalZone/) |
-| BT-54 | [/ubl:Invoice/cac:AccountingCustomerParty/cac:Party/cac:PostalAddress/cbc:CountrySubentity](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingCustomerParty/cac-Party/cac-PostalAddress/cbc-CountrySubentity/) |
-| BT-55 | [/ubl:Invoice/cac:AccountingCustomerParty/cac:Party/cac:PostalAddress/cac:Country/cbc:IdentificationCode](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingCustomerParty/cac-Party/cac-PostalAddress/cac-Country/cbc-IdentificationCode/) |
-| BT-56 | [/ubl:Invoice/cac:AccountingCustomerParty/cac:Party/cac:Contact/cbc:Name](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingCustomerParty/cac-Party/cac-Contact/cbc-Name/) |
-| BT-57 | [/ubl:Invoice/cac:AccountingCustomerParty/cac:Party/cac:Contact/cbc:Telephone](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingCustomerParty/cac-Party/cac-Contact/cbc-Telephone/) |
-| BT-58 | [/ubl:Invoice/cac:AccountingCustomerParty/cac:Party/cac:Contact/cbc:ElectronicMail](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingCustomerParty/cac-Party/cac-Contact/cbc-ElectronicMail/) |
-| BT-59 | [/ubl:Invoice/cac:PayeeParty/cac:PartyName/cbc:Name](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-PayeeParty/cac-PartyName/cbc-Name/) |
-| BT-60 | [/ubl:Invoice/cac:PayeeParty/cac:PartyIdentification/cbc:ID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-PayeeParty/cac-PartyIdentification/cbc-ID/) |
-| BT-61 | [/ubl:Invoice/cac:PayeeParty/cac:PartyLegalEntity/cbc:CompanyID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-PayeeParty/cac-PartyLegalEntity/cbc-CompanyID/) |
-| BT-62 | [/ubl:Invoice/cac:TaxRepresentativeParty/cac:PartyName/cbc:Name](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-TaxRepresentativeParty/cac-PartyName/cbc-Name/) |
-| BT-63 | [/ubl:Invoice/cac:TaxRepresentativeParty/cac:PartyTaxScheme/cbc:CompanyID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-TaxRepresentativeParty/cac-PartyTaxScheme/cbc-CompanyID/) |
-| BT-64 | [/ubl:Invoice/cac:TaxRepresentativeParty/cac:PostalAddress/cbc:StreetName](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-TaxRepresentativeParty/cac-PostalAddress/cbc-StreetName/) |
-| BT-65 | [/ubl:Invoice/cac:TaxRepresentativeParty/cac:PostalAddress/cbc:AdditionalStreetName](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-TaxRepresentativeParty/cac-PostalAddress/cbc-AdditionalStreetName/) |
-| BT-66 | [/ubl:Invoice/cac:TaxRepresentativeParty/cac:PostalAddress/cbc:CityName](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-TaxRepresentativeParty/cac-PostalAddress/cbc-CityName/) |
-| BT-67 | [/ubl:Invoice/cac:TaxRepresentativeParty/cac:PostalAddress/cbc:PostalZone](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-TaxRepresentativeParty/cac-PostalAddress/cbc-PostalZone/) |
-| BT-68 | [/ubl:Invoice/cac:TaxRepresentativeParty/cac:PostalAddress/cbc:CountrySubentity](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-TaxRepresentativeParty/cac-PostalAddress/cbc-CountrySubentity/) |
-| BT-69 | [/ubl:Invoice/cac:TaxRepresentativeParty/cac:PostalAddress/cac:Country/cbc:IdentificationCode](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-TaxRepresentativeParty/cac-PostalAddress/cac-Country/cbc-IdentificationCode/) |
-| BT-70 | [/ubl:Invoice/cac:Delivery/cac:DeliveryParty/cac:PartyName/cbc:Name](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-Delivery/cac-DeliveryParty/cac-PartyName/cbc-Name/) |
-| BT-71 | [/ubl:Invoice/cac:Delivery/cac:DeliveryLocation/cbc:ID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-Delivery/cac-DeliveryLocation/cbc-ID/) |
-| BT-72 | [/ubl:Invoice/cac:Delivery/cbc:ActualDeliveryDate](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-Delivery/cbc-ActualDeliveryDate/) |
-| BT-73 | [/ubl:Invoice/cac:InvoicePeriod/cbc:StartDate](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoicePeriod/cbc-StartDate/) |
-| BT-74 | [/ubl:Invoice/cac:InvoicePeriod/cbc:EndDate](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoicePeriod/cbc-EndDate/) |
-| BT-75 | [/ubl:Invoice/cac:Delivery/cac:DeliveryLocation/cac:Address/cbc:StreetName](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-Delivery/cac-DeliveryLocation/cac-Address/cbc-StreetName/) |
-| BT-76 | [/ubl:Invoice/cac:Delivery/cac:DeliveryLocation/cac:Address/cbc:AdditionalStreetName](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-Delivery/cac-DeliveryLocation/cac-Address/cbc-AdditionalStreetName/) |
-| BT-77 | [/ubl:Invoice/cac:Delivery/cac:DeliveryLocation/cac:Address/cbc:CityName](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-Delivery/cac-DeliveryLocation/cac-Address/cbc-CityName/) |
-| BT-78 | [/ubl:Invoice/cac:Delivery/cac:DeliveryLocation/cac:Address/cbc:PostalZone](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-Delivery/cac-DeliveryLocation/cac-Address/cbc-PostalZone/) |
-| BT-79 | [/ubl:Invoice/cac:Delivery/cac:DeliveryLocation/cac:Address/cbc:CountrySubentity](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-Delivery/cac-DeliveryLocation/cac-Address/cbc-CountrySubentity/) |
-| BT-80 | [/ubl:Invoice/cac:Delivery/cac:DeliveryLocation/cac:Address/cac:Country/cbc:IdentificationCode](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-Delivery/cac-DeliveryLocation/cac-Address/cac-Country/cbc-IdentificationCode/) |
-| BT-81 | [/ubl:Invoice/cac:PaymentMeans/cbc:PaymentMeansCode](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-PaymentMeans/cbc-PaymentMeansCode/) |
-| BT-82 | [/ubl:Invoice/cac:PaymentMeans/cbc:PaymentMeansCode@name](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-PaymentMeans/cbc-PaymentMeansCode@name/) |
-| BT-83 | [/ubl:Invoice/cac:PaymentMeans/cbc:PaymentID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-PaymentMeans/cbc-PaymentID/) |
-| BT-84 | [/ubl:Invoice/cac:PaymentMeans/cac:PayeeFinancialAccount/cbc:ID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-PaymentMeans/cac-PayeeFinancialAccount/cbc-ID/) |
-| BT-85 | [/ubl:Invoice/cac:PaymentMeans/cac:PayeeFinancialAccount/cbc:Name](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-PaymentMeans/cac-PayeeFinancialAccount/cbc-Name/) |
-| BT-86 | [/ubl:Invoice/cac:PaymentMeans/cac:PayeeFinancialAccount/cac:FinancialInstitutionBranch/cbc:ID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-PaymentMeans/cac-PayeeFinancialAccount/cac-FinancialInstitutionBranch/cbc-ID/) |
-| BT-87 | [/ubl:Invoice/cac:PaymentMeans/cac:CardAccount/cbc:PrimaryAccountNumberID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-PaymentMeans/cac-CardAccount/cbc-PrimaryAccountNumberID/) |
-| BT-88 | [/ubl:Invoice/cac:PaymentMeans/cac:CardAccount/cbc:HolderName](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-PaymentMeans/cac-CardAccount/cbc-HolderName/) |
-| BT-89 | [/ubl:Invoice/cac:PaymentMeans/cac:PaymentMandate/cbc:ID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-PaymentMeans/cac-PaymentMandate/cbc-ID/) |
-| BT-90 | [/ubl:Invoice/cac:PayeeParty/cac:PartyIdentification/cbc:ID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-PayeeParty/cac-PartyIdentification/cbc-ID/) |
-| BT-91 | [/ubl:Invoice/cac:PaymentMeans/cac:PaymentMandate/cac:PayerFinancialAccount/cbc:ID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-PaymentMeans/cac-PaymentMandate/cac-PayerFinancialAccount/cbc-ID/) |
-| BT-92 | [/ubl:Invoice/cac:AllowanceCharge/cbc:Amount](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AllowanceCharge/cbc-Amount/) |
-| BT-93 | [/ubl:Invoice/cac:AllowanceCharge/cbc:BaseAmount](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AllowanceCharge/cbc-BaseAmount/) |
-| BT-94 | [/ubl:Invoice/cac:AllowanceCharge/cbc:MultiplierFactorNumeric](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AllowanceCharge/cbc-MultiplierFactorNumeric/) |
-| BT-95 | [/ubl:Invoice/cac:AllowanceCharge/cac:TaxCategory/cbc:ID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AllowanceCharge/cac-TaxCategory/cbc-ID/) |
-| BT-96 | [/ubl:Invoice/cac:AllowanceCharge/cac:TaxCategory/cbc:Percent](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AllowanceCharge/cac-TaxCategory/cbc-Percent/) |
-| BT-97 | [/ubl:Invoice/cac:AllowanceCharge/cbc:AllowanceChargeReason](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AllowanceCharge/cbc-AllowanceChargeReason/) |
-| BT-98 | [/ubl:Invoice/cac:AllowanceCharge/cbc:AllowanceChargeReasonCode](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AllowanceCharge/cbc-AllowanceChargeReasonCode/) |
-| BT-99 | [/ubl:Invoice/cac:AllowanceCharge/cbc:Amount](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AllowanceCharge/cbc-Amount/) |
-| BT-100 | [/ubl:Invoice/cac:AllowanceCharge/cbc:BaseAmount](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AllowanceCharge/cbc-BaseAmount/) |
-| BT-101 | [/ubl:Invoice/cac:AllowanceCharge/cbc:MultiplierFactorNumeric](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AllowanceCharge/cbc-MultiplierFactorNumeric/) |
-| BT-102 | [/ubl:Invoice/cac:AllowanceCharge/cac:TaxCategory/cbc:ID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AllowanceCharge/cac-TaxCategory/cbc-ID/) |
-| BT-103 | [/ubl:Invoice/cac:AllowanceCharge/cac:TaxCategory/cbc:Percent](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AllowanceCharge/cac-TaxCategory/cbc-Percent/) |
-| BT-104 | [/ubl:Invoice/cac:AllowanceCharge/cbc:AllowanceChargeReason](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AllowanceCharge/cbc-AllowanceChargeReason/) |
-| BT-105 | [/ubl:Invoice/cac:AllowanceCharge/cbc:AllowanceChargeReasonCode](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AllowanceCharge/cbc-AllowanceChargeReasonCode/) |
-| BT-106 | [/ubl:Invoice/cac:LegalMonetaryTotal/cbc:LineExtensionAmount](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-LegalMonetaryTotal/cbc-LineExtensionAmount/) |
-| BT-107 | [/ubl:Invoice/cac:LegalMonetaryTotal/cbc:AllowanceTotalAmount](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-LegalMonetaryTotal/cbc-AllowanceTotalAmount/) |
-| BT-108 | [/ubl:Invoice/cac:LegalMonetaryTotal/cbc:ChargeTotalAmount](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-LegalMonetaryTotal/cbc-ChargeTotalAmount/) |
-| BT-109 | [/ubl:Invoice/cac:LegalMonetaryTotal/cbc:TaxExclusiveAmount](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-LegalMonetaryTotal/cbc-TaxExclusiveAmount/) |
-| BT-110 | [/ubl:Invoice/cac:TaxTotal/cbc:TaxAmount](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-TaxTotal/cbc-TaxAmount/) |
-| BT-111 | [/ubl:Invoice/cac:TaxTotal/cbc:TaxAmount](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-TaxTotal/cbc-TaxAmount/) |
-| BT-112 | [/ubl:Invoice/cac:LegalMonetaryTotal/cbc:TaxInclusiveAmount](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-LegalMonetaryTotal/cbc-TaxInclusiveAmount/) |
-| BT-113 | [/ubl:Invoice/cac:LegalMonetaryTotal/cbc:PrepaidAmount](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-LegalMonetaryTotal/cbc-PrepaidAmount/) |
-| BT-114 | [/ubl:Invoice/cac:LegalMonetaryTotal/cbc:PayableRoundingAmount](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-LegalMonetaryTotal/cbc-PayableRoundingAmount/) |
-| BT-115 | [/ubl:Invoice/cac:LegalMonetaryTotal/cbc:PayableAmount](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-LegalMonetaryTotal/cbc-PayableAmount/) |
-| BT-116 | [/ubl:Invoice/cac:TaxTotal/cac:TaxSubtotal/cbc:TaxableAmount](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-TaxTotal/cac-TaxSubtotal/cbc-TaxableAmount/) |
-| BT-117 | [/ubl:Invoice/cac:TaxTotal/cac:TaxSubtotal/cbc:TaxAmount](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-TaxTotal/cac-TaxSubtotal/cbc-TaxAmount/) |
-| BT-118 | [/ubl:Invoice/cac:TaxTotal/cac:TaxSubtotal/cac:TaxCategory/cbc:ID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-TaxTotal/cac-TaxSubtotal/cac-TaxCategory/cbc-ID/) |
-| BT-119 | [/ubl:Invoice/cac:TaxTotal/cac:TaxSubtotal/cac:TaxCategory/cbc:Percent](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-TaxTotal/cac-TaxSubtotal/cac-TaxCategory/cbc-Percent/) |
-| BT-120 | [/ubl:Invoice/cac:TaxTotal/cac:TaxSubtotal/cac:TaxCategory/cbc:TaxExemptionReason](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-TaxTotal/cac-TaxSubtotal/cac-TaxCategory/cbc-TaxExemptionReason/) |
-| BT-121 | [/ubl:Invoice/cac:TaxTotal/cac:TaxSubtotal/cac:TaxCategory/cbc:TaxExemptionReasonCode](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-TaxTotal/cac-TaxSubtotal/cac-TaxCategory/cbc-TaxExemptionReasonCode/) |
-| BT-122 | [/ubl:Invoice/cac:AdditionalDocumentReference/cbc:ID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AdditionalDocumentReference/cbc-ID/) |
-| BT-123 | [/ubl:Invoice/cac:AdditionalDocumentReference/cbc:DocumentDescription](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AdditionalDocumentReference/cbc-DocumentDescription/) |
-| BT-124 | [/ubl:Invoice/cac:AdditionalDocumentReference/cac:Attachment/cac:ExternalReference/cbc:URI](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AdditionalDocumentReference/cac-Attachment/cac-ExternalReference/cbc-URI/) |
-| BT-125 | [/ubl:Invoice/cac:AdditionalDocumentReference/cac:Attachment/cbc:EmbeddedDocumentBinaryObject](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AdditionalDocumentReference/cac-Attachment/cbc-EmbeddedDocumentBinaryObject/) |
-| BT-126 | [/ubl:Invoice/cac:InvoiceLine/cbc:ID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cbc-ID/) |
-| BT-127 | [/ubl:Invoice/cac:InvoiceLine/cbc:Note](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cbc-Note/) |
-| BT-128 | [/ubl:Invoice/cac:InvoiceLine/cac:DocumentReference/cbc:ID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-DocumentReference/cbc-ID/) [/ubl:Invoice/cac:InvoiceLine/cac:DocumentReference/cbc:DocumentTypeCode](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-DocumentReference/cbc-DocumentTypeCode/) |
-| BT-129 | [/ubl:Invoice/cac:InvoiceLine/cbc:InvoicedQuantity](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cbc-InvoicedQuantity/) |
-| BT-130 | [/ubl:Invoice/cac:InvoiceLine/cbc:InvoicedQuantity@unitCode](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cbc-InvoicedQuantity@unitCode/) |
-| BT-131 | [/ubl:Invoice/cac:InvoiceLine/cbc:LineExtensionAmount](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cbc-LineExtensionAmount/) |
-| BT-132 | [/ubl:Invoice/cac:InvoiceLine/cac:OrderLineReference/cbc:LineID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-OrderLineReference/cbc-LineID/) |
-| BT-133 | [/ubl:Invoice/cac:InvoiceLine/cbc:AccountingCost](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cbc-AccountingCost/) |
-| BT-134 | [/ubl:Invoice/cac:InvoiceLine/cac:InvoicePeriod/cbc:StartDate](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-InvoicePeriod/cbc-StartDate/) |
-| BT-135 | [/ubl:Invoice/cac:InvoiceLine/cac:InvoicePeriod/cbc:EndDate](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-InvoicePeriod/cbc-EndDate/) |
-| BT-136 | [/ubl:Invoice/cac:InvoiceLine/cac:AllowanceCharge/cbc:Amount](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-AllowanceCharge/cbc-Amount/) |
-| BT-137 | [/ubl:Invoice/cac:InvoiceLine/cac:AllowanceCharge/cbc:BaseAmount](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-AllowanceCharge/cbc-BaseAmount/) |
-| BT-138 | [/ubl:Invoice/cac:InvoiceLine/cac:AllowanceCharge/cbc:MultiplierFactorNumeric](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-AllowanceCharge/cbc-MultiplierFactorNumeric/) |
-| BT-139 | [/ubl:Invoice/cac:InvoiceLine/cac:AllowanceCharge/cbc:AllowanceChargeReason](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-AllowanceCharge/cbc-AllowanceChargeReason/) |
-| BT-140 | [/ubl:Invoice/cac:InvoiceLine/cac:AllowanceCharge/cbc:AllowanceChargeReasonCode](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-AllowanceCharge/cbc-AllowanceChargeReasonCode/) |
-| BT-141 | [/ubl:Invoice/cac:InvoiceLine/cac:AllowanceCharge/cbc:Amount](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-AllowanceCharge/cbc-Amount/) |
-| BT-142 | [/ubl:Invoice/cac:InvoiceLine/cac:AllowanceCharge/cbc:BaseAmount](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-AllowanceCharge/cbc-BaseAmount/) |
-| BT-143 | [/ubl:Invoice/cac:InvoiceLine/cac:AllowanceCharge/cbc:MultiplierFactorNumeric](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-AllowanceCharge/cbc-MultiplierFactorNumeric/) |
-| BT-144 | [/ubl:Invoice/cac:InvoiceLine/cac:AllowanceCharge/cbc:AllowanceChargeReason](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-AllowanceCharge/cbc-AllowanceChargeReason/) |
-| BT-145 | [/ubl:Invoice/cac:InvoiceLine/cac:AllowanceCharge/cbc:AllowanceChargeReasonCode](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-AllowanceCharge/cbc-AllowanceChargeReasonCode/) |
-| BT-146 | [/ubl:Invoice/cac:InvoiceLine/cac:Price/cbc:PriceAmount](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-Price/cbc-PriceAmount/) |
-| BT-147 | [/ubl:Invoice/cac:InvoiceLine/cac:Price/cac:AllowanceCharge/cbc:Amount](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-Price/cac-AllowanceCharge/cbc-Amount/) |
-| BT-148 | [/ubl:Invoice/cac:InvoiceLine/cac:Price/cac:AllowanceCharge/cbc:BaseAmount](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-Price/cac-AllowanceCharge/cbc-BaseAmount/) |
-| BT-149 | [/ubl:Invoice/cac:InvoiceLine/cac:Price/cbc:BaseQuantity](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-Price/cbc-BaseQuantity/) |
-| BT-151 | [/ubl:Invoice/cac:InvoiceLine/cac:Item/cac:ClassifiedTaxCategory/cbc:ID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-Item/cac-ClassifiedTaxCategory/cbc-ID/) |
-| BT-152 | [/ubl:Invoice/cac:InvoiceLine/cac:Item/cac:ClassifiedTaxCategory/cbc:Percent](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-Item/cac-ClassifiedTaxCategory/cbc-Percent/) |
-| BT-153 | [/ubl:Invoice/cac:InvoiceLine/cac:Item/cbc:Name](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-Item/cbc-Name/) |
-| BT-154 | [/ubl:Invoice/cac:InvoiceLine/cac:Item/cbc:Description](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-Item/cbc-Description/) |
-| BT-155 | [/ubl:Invoice/cac:InvoiceLine/cac:Item/cac:SellersItemIdentification/cbc:ID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-Item/cac-SellersItemIdentification/cbc-ID/) |
-| BT-156 | [/ubl:Invoice/cac:InvoiceLine/cac:Item/cac:BuyersItemIdentification/cbc:ID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-Item/cac-BuyersItemIdentification/cbc-ID/) |
-| BT-157 | [/ubl:Invoice/cac:InvoiceLine/cac:Item/cac:StandardItemIdentification/cbc:ID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-Item/cac-StandardItemIdentification/cbc-ID/) |
-| BT-158 | [/ubl:Invoice/cac:InvoiceLine/cac:Item/cac:CommodityClassification/cbc:ItemClassificationCode](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-Item/cac-CommodityClassification/cbc-ItemClassificationCode/) |
-| BT-159 | [/ubl:Invoice/cac:InvoiceLine/cac:Item/cac:OriginCountry/cbc:IdentificationCode](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-Item/cac-OriginCountry/cbc-IdentificationCode/) |
-| BT-160 | [/ubl:Invoice/cac:InvoiceLine/cac:Item/cac:AdditionalItemProperty/cbc:Name](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-Item/cac-AdditionalItemProperty/cbc-Name/) |
-| BT-161 | [/ubl:Invoice/cac:InvoiceLine/cac:Item/cac:AdditionalItemProperty/cbc:Value](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-Item/cac-AdditionalItemProperty/cbc-Value/) |
-| BT-162 | [/ubl:Invoice/cac:AccountingSupplierParty/cac:Party/cac:PostalAddress/cac:AddressLine/cbc:Line](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingSupplierParty/cac-Party/cac-PostalAddress/cac-AddressLine/cbc-Line/) |
-| BT-163 | [/ubl:Invoice/cac:AccountingCustomerParty/cac:Party/cac:PostalAddress/cac:AddressLine/cbc:Line](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingCustomerParty/cac-Party/cac-PostalAddress/cac-AddressLine/cbc-Line/) |
-| BT-164 | [/ubl:Invoice/cac:TaxRepresentativeParty/cac:PostalAddress/cac:AddressLine/cbc:Line](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-TaxRepresentativeParty/cac-PostalAddress/cac-AddressLine/cbc-Line/) |
-| BT-165 | [/ubl:Invoice/cac:Delivery/cac:DeliveryLocation/cac:Address/cac:AddressLine/cbc:Line](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-Delivery/cac-DeliveryLocation/cac-Address/cac-AddressLine/cbc-Line/) |
+| BG-3 | [ /ubl:Invoice /cac:BillingReference](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-BillingReference/) |
+| BG-4 | [ /ubl:Invoice /cac:AccountingSupplierParty](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingSupplierParty/) |
+| BG-5 | [ /ubl:Invoice /cac:AccountingSupplierParty /cac:Party /cac:PostalAddress](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingSupplierParty/cac-Party/cac-PostalAddress/) |
+| BG-6 | [ /ubl:Invoice /cac:AccountingSupplierParty /cac:Party /cac:Contact](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingSupplierParty/cac-Party/cac-Contact/) |
+| BG-7 | [ /ubl:Invoice /cac:AccountingCustomerParty](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingCustomerParty/) |
+| BG-8 | [ /ubl:Invoice /cac:AccountingCustomerParty /cac:Party /cac:PostalAddress](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingCustomerParty/cac-Party/cac-PostalAddress/) |
+| BG-9 | [ /ubl:Invoice /cac:AccountingCustomerParty /cac:Party /cac:Contact](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingCustomerParty/cac-Party/cac-Contact/) |
+| BG-10 | [ /ubl:Invoice /cac:PayeeParty](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-PayeeParty/) |
+| BG-11 | [ /ubl:Invoice /cac:TaxRepresentativeParty](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-TaxRepresentativeParty/) |
+| BG-12 | [ /ubl:Invoice /cac:TaxRepresentativeParty /cac:PostalAddress](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-TaxRepresentativeParty/cac-PostalAddress/) |
+| BG-13 | [ /ubl:Invoice /cac:Delivery](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-Delivery/) |
+| BG-14 | [ /ubl:Invoice /cac:InvoicePeriod](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoicePeriod/) |
+| BG-15 | [ /ubl:Invoice /cac:Delivery /cac:DeliveryLocation /cac:Address](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-Delivery/cac-DeliveryLocation/cac-Address/) |
+| BG-16 | [ /ubl:Invoice /cac:PaymentMeans](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-PaymentMeans/) |
+| BG-17 | [ /ubl:Invoice /cac:PaymentMeans /cac:PayeeFinancialAccount](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-PaymentMeans/cac-PayeeFinancialAccount/) |
+| BG-18 | [ /ubl:Invoice /cac:PaymentMeans /cac:CardAccount](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-PaymentMeans/cac-CardAccount/) |
+| BG-19 | [ /ubl:Invoice /cac:PaymentMeans /cac:PaymentMandate](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-PaymentMeans/cac-PaymentMandate/) |
+| BG-20 | [ /ubl:Invoice /cac:AllowanceCharge](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AllowanceCharge/) |
+| BG-21 | [ /ubl:Invoice /cac:AllowanceCharge](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AllowanceCharge/) |
+| BG-22 | [ /ubl:Invoice /cac:LegalMonetaryTotal](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-LegalMonetaryTotal/) |
+| BG-23 | [ /ubl:Invoice /cac:TaxTotal /cac:TaxSubtotal](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-TaxTotal/cac-TaxSubtotal/) |
+| BG-24 | [ /ubl:Invoice /cac:AdditionalDocumentReference](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AdditionalDocumentReference/) |
+| BG-25 | [ /ubl:Invoice /cac:InvoiceLine](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/) |
+| BG-26 | [ /ubl:Invoice /cac:InvoiceLine /cac:InvoicePeriod](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-InvoicePeriod/) |
+| BG-27 | [ /ubl:Invoice /cac:InvoiceLine /cac:AllowanceCharge](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-AllowanceCharge/) |
+| BG-28 | [ /ubl:Invoice /cac:InvoiceLine /cac:AllowanceCharge](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-AllowanceCharge/) |
+| BG-29 | [ /ubl:Invoice /cac:InvoiceLine /cac:Price](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-Price/) |
+| BG-30 | [ /ubl:Invoice /cac:InvoiceLine /cac:Item /cac:ClassifiedTaxCategory](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-Item/cac-ClassifiedTaxCategory/) |
+| BG-31 | [ /ubl:Invoice /cac:InvoiceLine /cac:Item](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-Item/) |
+| BG-32 | [ /ubl:Invoice /cac:InvoiceLine /cac:Item /cac:AdditionalItemProperty](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-Item/cac-AdditionalItemProperty/) |
+| BT-1 | [ /ubl:Invoice /cbc:ID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cbc-ID/) |
+| BT-2 | [ /ubl:Invoice /cbc:IssueDate](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cbc-IssueDate/) |
+| BT-3 | [ /ubl:Invoice /cbc:InvoiceTypeCode](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cbc-InvoiceTypeCode/) |
+| BT-5 | [ /ubl:Invoice /cbc:DocumentCurrencyCode](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cbc-DocumentCurrencyCode/) |
+| BT-6 | [ /ubl:Invoice /cbc:TaxCurrencyCode](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cbc-TaxCurrencyCode/) |
+| BT-7 | [ /ubl:Invoice /cbc:TaxPointDate](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cbc-TaxPointDate/) |
+| BT-8 | [ /ubl:Invoice /cac:InvoicePeriod /cbc:DescriptionCode](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoicePeriod/cbc-DescriptionCode/) |
+| BT-9 | [ /ubl:Invoice /cbc:DueDate](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cbc-DueDate/) |
+| BT-10 | [ /ubl:Invoice /cbc:BuyerReference](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cbc-BuyerReference/) |
+| BT-11 | [ /ubl:Invoice /cac:ProjectReference /cbc:ID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-ProjectReference/cbc-ID/) |
+| BT-12 | [ /ubl:Invoice /cac:ContractDocumentReference /cbc:ID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-ContractDocumentReference/cbc-ID/) |
+| BT-13 | [ /ubl:Invoice /cac:OrderReference /cbc:ID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-OrderReference/cbc-ID/) |
+| BT-14 | [ /ubl:Invoice /cac:OrderReference /cbc:SalesOrderID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-OrderReference/cbc-SalesOrderID/) |
+| BT-15 | [ /ubl:Invoice /cac:ReceiptDocumentReference /cbc:ID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-ReceiptDocumentReference/cbc-ID/) |
+| BT-16 | [ /ubl:Invoice /cac:DespatchDocumentReference /cbc:ID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-DespatchDocumentReference/cbc-ID/) |
+| BT-17 | [ /ubl:Invoice /cac:OriginatorDocumentReference /cbc:ID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-OriginatorDocumentReference/cbc-ID/) |
+| BT-18 | [ /ubl:Invoice /cac:AdditionalDocumentReference /cbc:ID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AdditionalDocumentReference/cbc-ID/)
[ /ubl:Invoice /cac:AdditionalDocumentReference /cbc:DocumentTypeCode](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AdditionalDocumentReference/cbc-DocumentTypeCode/) |
+| BT-19 | [ /ubl:Invoice /cbc:AccountingCost](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cbc-AccountingCost/) |
+| BT-20 | [ /ubl:Invoice /cac:PaymentTerms /cbc:Note](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-PaymentTerms/cbc-Note/) |
+| BT-22 | [ /ubl:Invoice /cbc:Note](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cbc-Note/) |
+| BT-23 | [ /ubl:Invoice /cbc:ProfileID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cbc-ProfileID/) |
+| BT-24 | [ /ubl:Invoice /cbc:CustomizationID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cbc-CustomizationID/) |
+| BT-25 | [ /ubl:Invoice /cac:BillingReference /cac:InvoiceDocumentReference /cbc:ID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-BillingReference/cac-InvoiceDocumentReference/cbc-ID/) |
+| BT-26 | [ /ubl:Invoice /cac:BillingReference /cac:InvoiceDocumentReference /cbc:IssueDate](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-BillingReference/cac-InvoiceDocumentReference/cbc-IssueDate/) |
+| BT-27 | [ /ubl:Invoice /cac:AccountingSupplierParty /cac:Party /cac:PartyLegalEntity /cbc:RegistrationName](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingSupplierParty/cac-Party/cac-PartyLegalEntity/cbc-RegistrationName/) |
+| BT-28 | [ /ubl:Invoice /cac:AccountingSupplierParty /cac:Party /cac:PartyName /cbc:Name](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingSupplierParty/cac-Party/cac-PartyName/cbc-Name/) |
+| BT-29 | [ /ubl:Invoice /cac:AccountingSupplierParty /cac:Party /cac:PartyIdentification /cbc:ID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingSupplierParty/cac-Party/cac-PartyIdentification/cbc-ID/) |
+| BT-30 | [ /ubl:Invoice /cac:AccountingSupplierParty /cac:Party /cac:PartyLegalEntity /cbc:CompanyID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingSupplierParty/cac-Party/cac-PartyLegalEntity/cbc-CompanyID/) |
+| BT-31 | [ /ubl:Invoice /cac:AccountingSupplierParty /cac:Party /cac:PartyTaxScheme /cbc:CompanyID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingSupplierParty/cac-Party/cac-PartyTaxScheme/cbc-CompanyID/) |
+| BT-32 | [ /ubl:Invoice /cac:AccountingSupplierParty /cac:Party /cac:PartyTaxScheme /cbc:CompanyID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingSupplierParty/cac-Party/cac-PartyTaxScheme/cbc-CompanyID/) |
+| BT-33 | [ /ubl:Invoice /cac:AccountingSupplierParty /cac:Party /cac:PartyLegalEntity /cbc:CompanyLegalForm](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingSupplierParty/cac-Party/cac-PartyLegalEntity/cbc-CompanyLegalForm/) |
+| BT-34 | [ /ubl:Invoice /cac:AccountingSupplierParty /cac:Party /cbc:EndpointID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingSupplierParty/cac-Party/cbc-EndpointID/) |
+| BT-35 | [ /ubl:Invoice /cac:AccountingSupplierParty /cac:Party /cac:PostalAddress /cbc:StreetName](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingSupplierParty/cac-Party/cac-PostalAddress/cbc-StreetName/) |
+| BT-36 | [ /ubl:Invoice /cac:AccountingSupplierParty /cac:Party /cac:PostalAddress /cbc:AdditionalStreetName](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingSupplierParty/cac-Party/cac-PostalAddress/cbc-AdditionalStreetName/) |
+| BT-37 | [ /ubl:Invoice /cac:AccountingSupplierParty /cac:Party /cac:PostalAddress /cbc:CityName](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingSupplierParty/cac-Party/cac-PostalAddress/cbc-CityName/) |
+| BT-38 | [ /ubl:Invoice /cac:AccountingSupplierParty /cac:Party /cac:PostalAddress /cbc:PostalZone](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingSupplierParty/cac-Party/cac-PostalAddress/cbc-PostalZone/) |
+| BT-39 | [ /ubl:Invoice /cac:AccountingSupplierParty /cac:Party /cac:PostalAddress /cbc:CountrySubentity](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingSupplierParty/cac-Party/cac-PostalAddress/cbc-CountrySubentity/) |
+| BT-40 | [ /ubl:Invoice /cac:AccountingSupplierParty /cac:Party /cac:PostalAddress /cac:Country /cbc:IdentificationCode](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingSupplierParty/cac-Party/cac-PostalAddress/cac-Country/cbc-IdentificationCode/) |
+| BT-41 | [ /ubl:Invoice /cac:AccountingSupplierParty /cac:Party /cac:Contact /cbc:Name](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingSupplierParty/cac-Party/cac-Contact/cbc-Name/) |
+| BT-42 | [ /ubl:Invoice /cac:AccountingSupplierParty /cac:Party /cac:Contact /cbc:Telephone](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingSupplierParty/cac-Party/cac-Contact/cbc-Telephone/) |
+| BT-43 | [ /ubl:Invoice /cac:AccountingSupplierParty /cac:Party /cac:Contact /cbc:ElectronicMail](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingSupplierParty/cac-Party/cac-Contact/cbc-ElectronicMail/) |
+| BT-44 | [ /ubl:Invoice /cac:AccountingCustomerParty /cac:Party /cac:PartyLegalEntity /cbc:RegistrationName](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingCustomerParty/cac-Party/cac-PartyLegalEntity/cbc-RegistrationName/) |
+| BT-45 | [ /ubl:Invoice /cac:AccountingCustomerParty /cac:Party /cac:PartyName /cbc:Name](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingCustomerParty/cac-Party/cac-PartyName/cbc-Name/) |
+| BT-46 | [ /ubl:Invoice /cac:AccountingCustomerParty /cac:Party /cac:PartyIdentification /cbc:ID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingCustomerParty/cac-Party/cac-PartyIdentification/cbc-ID/) |
+| BT-47 | [ /ubl:Invoice /cac:AccountingCustomerParty /cac:Party /cac:PartyLegalEntity /cbc:CompanyID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingCustomerParty/cac-Party/cac-PartyLegalEntity/cbc-CompanyID/) |
+| BT-48 | [ /ubl:Invoice /cac:AccountingCustomerParty /cac:Party /cac:PartyTaxScheme /cbc:CompanyID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingCustomerParty/cac-Party/cac-PartyTaxScheme/cbc-CompanyID/) |
+| BT-49 | [ /ubl:Invoice /cac:AccountingCustomerParty /cac:Party /cbc:EndpointID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingCustomerParty/cac-Party/cbc-EndpointID/) |
+| BT-50 | [ /ubl:Invoice /cac:AccountingCustomerParty /cac:Party /cac:PostalAddress /cbc:StreetName](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingCustomerParty/cac-Party/cac-PostalAddress/cbc-StreetName/) |
+| BT-51 | [ /ubl:Invoice /cac:AccountingCustomerParty /cac:Party /cac:PostalAddress /cbc:AdditionalStreetName](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingCustomerParty/cac-Party/cac-PostalAddress/cbc-AdditionalStreetName/) |
+| BT-52 | [ /ubl:Invoice /cac:AccountingCustomerParty /cac:Party /cac:PostalAddress /cbc:CityName](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingCustomerParty/cac-Party/cac-PostalAddress/cbc-CityName/) |
+| BT-53 | [ /ubl:Invoice /cac:AccountingCustomerParty /cac:Party /cac:PostalAddress /cbc:PostalZone](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingCustomerParty/cac-Party/cac-PostalAddress/cbc-PostalZone/) |
+| BT-54 | [ /ubl:Invoice /cac:AccountingCustomerParty /cac:Party /cac:PostalAddress /cbc:CountrySubentity](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingCustomerParty/cac-Party/cac-PostalAddress/cbc-CountrySubentity/) |
+| BT-55 | [ /ubl:Invoice /cac:AccountingCustomerParty /cac:Party /cac:PostalAddress /cac:Country /cbc:IdentificationCode](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingCustomerParty/cac-Party/cac-PostalAddress/cac-Country/cbc-IdentificationCode/) |
+| BT-56 | [ /ubl:Invoice /cac:AccountingCustomerParty /cac:Party /cac:Contact /cbc:Name](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingCustomerParty/cac-Party/cac-Contact/cbc-Name/) |
+| BT-57 | [ /ubl:Invoice /cac:AccountingCustomerParty /cac:Party /cac:Contact /cbc:Telephone](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingCustomerParty/cac-Party/cac-Contact/cbc-Telephone/) |
+| BT-58 | [ /ubl:Invoice /cac:AccountingCustomerParty /cac:Party /cac:Contact /cbc:ElectronicMail](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingCustomerParty/cac-Party/cac-Contact/cbc-ElectronicMail/) |
+| BT-59 | [ /ubl:Invoice /cac:PayeeParty /cac:PartyName /cbc:Name](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-PayeeParty/cac-PartyName/cbc-Name/) |
+| BT-60 | [ /ubl:Invoice /cac:PayeeParty /cac:PartyIdentification /cbc:ID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-PayeeParty/cac-PartyIdentification/cbc-ID/) |
+| BT-61 | [ /ubl:Invoice /cac:PayeeParty /cac:PartyLegalEntity /cbc:CompanyID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-PayeeParty/cac-PartyLegalEntity/cbc-CompanyID/) |
+| BT-62 | [ /ubl:Invoice /cac:TaxRepresentativeParty /cac:PartyName /cbc:Name](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-TaxRepresentativeParty/cac-PartyName/cbc-Name/) |
+| BT-63 | [ /ubl:Invoice /cac:TaxRepresentativeParty /cac:PartyTaxScheme /cbc:CompanyID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-TaxRepresentativeParty/cac-PartyTaxScheme/cbc-CompanyID/) |
+| BT-64 | [ /ubl:Invoice /cac:TaxRepresentativeParty /cac:PostalAddress /cbc:StreetName](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-TaxRepresentativeParty/cac-PostalAddress/cbc-StreetName/) |
+| BT-65 | [ /ubl:Invoice /cac:TaxRepresentativeParty /cac:PostalAddress /cbc:AdditionalStreetName](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-TaxRepresentativeParty/cac-PostalAddress/cbc-AdditionalStreetName/) |
+| BT-66 | [ /ubl:Invoice /cac:TaxRepresentativeParty /cac:PostalAddress /cbc:CityName](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-TaxRepresentativeParty/cac-PostalAddress/cbc-CityName/) |
+| BT-67 | [ /ubl:Invoice /cac:TaxRepresentativeParty /cac:PostalAddress /cbc:PostalZone](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-TaxRepresentativeParty/cac-PostalAddress/cbc-PostalZone/) |
+| BT-68 | [ /ubl:Invoice /cac:TaxRepresentativeParty /cac:PostalAddress /cbc:CountrySubentity](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-TaxRepresentativeParty/cac-PostalAddress/cbc-CountrySubentity/) |
+| BT-69 | [ /ubl:Invoice /cac:TaxRepresentativeParty /cac:PostalAddress /cac:Country /cbc:IdentificationCode](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-TaxRepresentativeParty/cac-PostalAddress/cac-Country/cbc-IdentificationCode/) |
+| BT-70 | [ /ubl:Invoice /cac:Delivery /cac:DeliveryParty /cac:PartyName /cbc:Name](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-Delivery/cac-DeliveryParty/cac-PartyName/cbc-Name/) |
+| BT-71 | [ /ubl:Invoice /cac:Delivery /cac:DeliveryLocation /cbc:ID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-Delivery/cac-DeliveryLocation/cbc-ID/) |
+| BT-72 | [ /ubl:Invoice /cac:Delivery /cbc:ActualDeliveryDate](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-Delivery/cbc-ActualDeliveryDate/) |
+| BT-73 | [ /ubl:Invoice /cac:InvoicePeriod /cbc:StartDate](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoicePeriod/cbc-StartDate/) |
+| BT-74 | [ /ubl:Invoice /cac:InvoicePeriod /cbc:EndDate](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoicePeriod/cbc-EndDate/) |
+| BT-75 | [ /ubl:Invoice /cac:Delivery /cac:DeliveryLocation /cac:Address /cbc:StreetName](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-Delivery/cac-DeliveryLocation/cac-Address/cbc-StreetName/) |
+| BT-76 | [ /ubl:Invoice /cac:Delivery /cac:DeliveryLocation /cac:Address /cbc:AdditionalStreetName](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-Delivery/cac-DeliveryLocation/cac-Address/cbc-AdditionalStreetName/) |
+| BT-77 | [ /ubl:Invoice /cac:Delivery /cac:DeliveryLocation /cac:Address /cbc:CityName](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-Delivery/cac-DeliveryLocation/cac-Address/cbc-CityName/) |
+| BT-78 | [ /ubl:Invoice /cac:Delivery /cac:DeliveryLocation /cac:Address /cbc:PostalZone](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-Delivery/cac-DeliveryLocation/cac-Address/cbc-PostalZone/) |
+| BT-79 | [ /ubl:Invoice /cac:Delivery /cac:DeliveryLocation /cac:Address /cbc:CountrySubentity](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-Delivery/cac-DeliveryLocation/cac-Address/cbc-CountrySubentity/) |
+| BT-80 | [ /ubl:Invoice /cac:Delivery /cac:DeliveryLocation /cac:Address /cac:Country /cbc:IdentificationCode](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-Delivery/cac-DeliveryLocation/cac-Address/cac-Country/cbc-IdentificationCode/) |
+| BT-81 | [ /ubl:Invoice /cac:PaymentMeans /cbc:PaymentMeansCode](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-PaymentMeans/cbc-PaymentMeansCode/) |
+| BT-82 | [ /ubl:Invoice /cac:PaymentMeans /cbc:PaymentMeansCode@name](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-PaymentMeans/cbc-PaymentMeansCode@name/) |
+| BT-83 | [ /ubl:Invoice /cac:PaymentMeans /cbc:PaymentID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-PaymentMeans/cbc-PaymentID/) |
+| BT-84 | [ /ubl:Invoice /cac:PaymentMeans /cac:PayeeFinancialAccount /cbc:ID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-PaymentMeans/cac-PayeeFinancialAccount/cbc-ID/) |
+| BT-85 | [ /ubl:Invoice /cac:PaymentMeans /cac:PayeeFinancialAccount /cbc:Name](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-PaymentMeans/cac-PayeeFinancialAccount/cbc-Name/) |
+| BT-86 | [ /ubl:Invoice /cac:PaymentMeans /cac:PayeeFinancialAccount /cac:FinancialInstitutionBranch /cbc:ID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-PaymentMeans/cac-PayeeFinancialAccount/cac-FinancialInstitutionBranch/cbc-ID/) |
+| BT-87 | [ /ubl:Invoice /cac:PaymentMeans /cac:CardAccount /cbc:PrimaryAccountNumberID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-PaymentMeans/cac-CardAccount/cbc-PrimaryAccountNumberID/) |
+| BT-88 | [ /ubl:Invoice /cac:PaymentMeans /cac:CardAccount /cbc:HolderName](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-PaymentMeans/cac-CardAccount/cbc-HolderName/) |
+| BT-89 | [ /ubl:Invoice /cac:PaymentMeans /cac:PaymentMandate /cbc:ID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-PaymentMeans/cac-PaymentMandate/cbc-ID/) |
+| BT-90 | [ /ubl:Invoice /cac:PayeeParty /cac:PartyIdentification /cbc:ID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-PayeeParty/cac-PartyIdentification/cbc-ID/) |
+| BT-91 | [ /ubl:Invoice /cac:PaymentMeans /cac:PaymentMandate /cac:PayerFinancialAccount /cbc:ID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-PaymentMeans/cac-PaymentMandate/cac-PayerFinancialAccount/cbc-ID/) |
+| BT-92 | [ /ubl:Invoice /cac:AllowanceCharge /cbc:Amount](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AllowanceCharge/cbc-Amount/) |
+| BT-93 | [ /ubl:Invoice /cac:AllowanceCharge /cbc:BaseAmount](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AllowanceCharge/cbc-BaseAmount/) |
+| BT-94 | [ /ubl:Invoice /cac:AllowanceCharge /cbc:MultiplierFactorNumeric](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AllowanceCharge/cbc-MultiplierFactorNumeric/) |
+| BT-95 | [ /ubl:Invoice /cac:AllowanceCharge /cac:TaxCategory /cbc:ID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AllowanceCharge/cac-TaxCategory/cbc-ID/) |
+| BT-96 | [ /ubl:Invoice /cac:AllowanceCharge /cac:TaxCategory /cbc:Percent](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AllowanceCharge/cac-TaxCategory/cbc-Percent/) |
+| BT-97 | [ /ubl:Invoice /cac:AllowanceCharge /cbc:AllowanceChargeReason](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AllowanceCharge/cbc-AllowanceChargeReason/) |
+| BT-98 | [ /ubl:Invoice /cac:AllowanceCharge /cbc:AllowanceChargeReasonCode](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AllowanceCharge/cbc-AllowanceChargeReasonCode/) |
+| BT-99 | [ /ubl:Invoice /cac:AllowanceCharge /cbc:Amount](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AllowanceCharge/cbc-Amount/) |
+| BT-100 | [ /ubl:Invoice /cac:AllowanceCharge /cbc:BaseAmount](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AllowanceCharge/cbc-BaseAmount/) |
+| BT-101 | [ /ubl:Invoice /cac:AllowanceCharge /cbc:MultiplierFactorNumeric](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AllowanceCharge/cbc-MultiplierFactorNumeric/) |
+| BT-102 | [ /ubl:Invoice /cac:AllowanceCharge /cac:TaxCategory /cbc:ID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AllowanceCharge/cac-TaxCategory/cbc-ID/) |
+| BT-103 | [ /ubl:Invoice /cac:AllowanceCharge /cac:TaxCategory /cbc:Percent](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AllowanceCharge/cac-TaxCategory/cbc-Percent/) |
+| BT-104 | [ /ubl:Invoice /cac:AllowanceCharge /cbc:AllowanceChargeReason](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AllowanceCharge/cbc-AllowanceChargeReason/) |
+| BT-105 | [ /ubl:Invoice /cac:AllowanceCharge /cbc:AllowanceChargeReasonCode](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AllowanceCharge/cbc-AllowanceChargeReasonCode/) |
+| BT-106 | [ /ubl:Invoice /cac:LegalMonetaryTotal /cbc:LineExtensionAmount](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-LegalMonetaryTotal/cbc-LineExtensionAmount/) |
+| BT-107 | [ /ubl:Invoice /cac:LegalMonetaryTotal /cbc:AllowanceTotalAmount](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-LegalMonetaryTotal/cbc-AllowanceTotalAmount/) |
+| BT-108 | [ /ubl:Invoice /cac:LegalMonetaryTotal /cbc:ChargeTotalAmount](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-LegalMonetaryTotal/cbc-ChargeTotalAmount/) |
+| BT-109 | [ /ubl:Invoice /cac:LegalMonetaryTotal /cbc:TaxExclusiveAmount](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-LegalMonetaryTotal/cbc-TaxExclusiveAmount/) |
+| BT-110 | [ /ubl:Invoice /cac:TaxTotal /cbc:TaxAmount](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-TaxTotal/cbc-TaxAmount/) |
+| BT-111 | [ /ubl:Invoice /cac:TaxTotal /cbc:TaxAmount](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-TaxTotal/cbc-TaxAmount/) |
+| BT-112 | [ /ubl:Invoice /cac:LegalMonetaryTotal /cbc:TaxInclusiveAmount](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-LegalMonetaryTotal/cbc-TaxInclusiveAmount/) |
+| BT-113 | [ /ubl:Invoice /cac:LegalMonetaryTotal /cbc:PrepaidAmount](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-LegalMonetaryTotal/cbc-PrepaidAmount/) |
+| BT-114 | [ /ubl:Invoice /cac:LegalMonetaryTotal /cbc:PayableRoundingAmount](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-LegalMonetaryTotal/cbc-PayableRoundingAmount/) |
+| BT-115 | [ /ubl:Invoice /cac:LegalMonetaryTotal /cbc:PayableAmount](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-LegalMonetaryTotal/cbc-PayableAmount/) |
+| BT-116 | [ /ubl:Invoice /cac:TaxTotal /cac:TaxSubtotal /cbc:TaxableAmount](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-TaxTotal/cac-TaxSubtotal/cbc-TaxableAmount/) |
+| BT-117 | [ /ubl:Invoice /cac:TaxTotal /cac:TaxSubtotal /cbc:TaxAmount](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-TaxTotal/cac-TaxSubtotal/cbc-TaxAmount/) |
+| BT-118 | [ /ubl:Invoice /cac:TaxTotal /cac:TaxSubtotal /cac:TaxCategory /cbc:ID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-TaxTotal/cac-TaxSubtotal/cac-TaxCategory/cbc-ID/) |
+| BT-119 | [ /ubl:Invoice /cac:TaxTotal /cac:TaxSubtotal /cac:TaxCategory /cbc:Percent](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-TaxTotal/cac-TaxSubtotal/cac-TaxCategory/cbc-Percent/) |
+| BT-120 | [ /ubl:Invoice /cac:TaxTotal /cac:TaxSubtotal /cac:TaxCategory /cbc:TaxExemptionReason](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-TaxTotal/cac-TaxSubtotal/cac-TaxCategory/cbc-TaxExemptionReason/) |
+| BT-121 | [ /ubl:Invoice /cac:TaxTotal /cac:TaxSubtotal /cac:TaxCategory /cbc:TaxExemptionReasonCode](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-TaxTotal/cac-TaxSubtotal/cac-TaxCategory/cbc-TaxExemptionReasonCode/) |
+| BT-122 | [ /ubl:Invoice /cac:AdditionalDocumentReference /cbc:ID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AdditionalDocumentReference/cbc-ID/) |
+| BT-123 | [ /ubl:Invoice /cac:AdditionalDocumentReference /cbc:DocumentDescription](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AdditionalDocumentReference/cbc-DocumentDescription/) |
+| BT-124 | [ /ubl:Invoice /cac:AdditionalDocumentReference /cac:Attachment /cac:ExternalReference /cbc:URI](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AdditionalDocumentReference/cac-Attachment/cac-ExternalReference/cbc-URI/) |
+| BT-125 | [ /ubl:Invoice /cac:AdditionalDocumentReference /cac:Attachment /cbc:EmbeddedDocumentBinaryObject](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AdditionalDocumentReference/cac-Attachment/cbc-EmbeddedDocumentBinaryObject/) |
+| BT-126 | [ /ubl:Invoice /cac:InvoiceLine /cbc:ID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cbc-ID/) |
+| BT-127 | [ /ubl:Invoice /cac:InvoiceLine /cbc:Note](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cbc-Note/) |
+| BT-128 | [ /ubl:Invoice /cac:InvoiceLine /cac:DocumentReference /cbc:ID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-DocumentReference/cbc-ID/)
[ /ubl:Invoice /cac:InvoiceLine /cac:DocumentReference /cbc:DocumentTypeCode](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-DocumentReference/cbc-DocumentTypeCode/) |
+| BT-129 | [ /ubl:Invoice /cac:InvoiceLine /cbc:InvoicedQuantity](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cbc-InvoicedQuantity/) |
+| BT-130 | [ /ubl:Invoice /cac:InvoiceLine /cbc:InvoicedQuantity@unitCode](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cbc-InvoicedQuantity@unitCode/) |
+| BT-131 | [ /ubl:Invoice /cac:InvoiceLine /cbc:LineExtensionAmount](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cbc-LineExtensionAmount/) |
+| BT-132 | [ /ubl:Invoice /cac:InvoiceLine /cac:OrderLineReference /cbc:LineID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-OrderLineReference/cbc-LineID/) |
+| BT-133 | [ /ubl:Invoice /cac:InvoiceLine /cbc:AccountingCost](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cbc-AccountingCost/) |
+| BT-134 | [ /ubl:Invoice /cac:InvoiceLine /cac:InvoicePeriod /cbc:StartDate](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-InvoicePeriod/cbc-StartDate/) |
+| BT-135 | [ /ubl:Invoice /cac:InvoiceLine /cac:InvoicePeriod /cbc:EndDate](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-InvoicePeriod/cbc-EndDate/) |
+| BT-136 | [ /ubl:Invoice /cac:InvoiceLine /cac:AllowanceCharge /cbc:Amount](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-AllowanceCharge/cbc-Amount/) |
+| BT-137 | [ /ubl:Invoice /cac:InvoiceLine /cac:AllowanceCharge /cbc:BaseAmount](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-AllowanceCharge/cbc-BaseAmount/) |
+| BT-138 | [ /ubl:Invoice /cac:InvoiceLine /cac:AllowanceCharge /cbc:MultiplierFactorNumeric](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-AllowanceCharge/cbc-MultiplierFactorNumeric/) |
+| BT-139 | [ /ubl:Invoice /cac:InvoiceLine /cac:AllowanceCharge /cbc:AllowanceChargeReason](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-AllowanceCharge/cbc-AllowanceChargeReason/) |
+| BT-140 | [ /ubl:Invoice /cac:InvoiceLine /cac:AllowanceCharge /cbc:AllowanceChargeReasonCode](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-AllowanceCharge/cbc-AllowanceChargeReasonCode/) |
+| BT-141 | [ /ubl:Invoice /cac:InvoiceLine /cac:AllowanceCharge /cbc:Amount](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-AllowanceCharge/cbc-Amount/) |
+| BT-142 | [ /ubl:Invoice /cac:InvoiceLine /cac:AllowanceCharge /cbc:BaseAmount](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-AllowanceCharge/cbc-BaseAmount/) |
+| BT-143 | [ /ubl:Invoice /cac:InvoiceLine /cac:AllowanceCharge /cbc:MultiplierFactorNumeric](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-AllowanceCharge/cbc-MultiplierFactorNumeric/) |
+| BT-144 | [ /ubl:Invoice /cac:InvoiceLine /cac:AllowanceCharge /cbc:AllowanceChargeReason](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-AllowanceCharge/cbc-AllowanceChargeReason/) |
+| BT-145 | [ /ubl:Invoice /cac:InvoiceLine /cac:AllowanceCharge /cbc:AllowanceChargeReasonCode](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-AllowanceCharge/cbc-AllowanceChargeReasonCode/) |
+| BT-146 | [ /ubl:Invoice /cac:InvoiceLine /cac:Price /cbc:PriceAmount](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-Price/cbc-PriceAmount/) |
+| BT-147 | [ /ubl:Invoice /cac:InvoiceLine /cac:Price /cac:AllowanceCharge /cbc:Amount](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-Price/cac-AllowanceCharge/cbc-Amount/) |
+| BT-148 | [ /ubl:Invoice /cac:InvoiceLine /cac:Price /cac:AllowanceCharge /cbc:BaseAmount](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-Price/cac-AllowanceCharge/cbc-BaseAmount/) |
+| BT-149 | [ /ubl:Invoice /cac:InvoiceLine /cac:Price /cbc:BaseQuantity](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-Price/cbc-BaseQuantity/) |
+| BT-151 | [ /ubl:Invoice /cac:InvoiceLine /cac:Item /cac:ClassifiedTaxCategory /cbc:ID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-Item/cac-ClassifiedTaxCategory/cbc-ID/) |
+| BT-152 | [ /ubl:Invoice /cac:InvoiceLine /cac:Item /cac:ClassifiedTaxCategory /cbc:Percent](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-Item/cac-ClassifiedTaxCategory/cbc-Percent/) |
+| BT-153 | [ /ubl:Invoice /cac:InvoiceLine /cac:Item /cbc:Name](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-Item/cbc-Name/) |
+| BT-154 | [ /ubl:Invoice /cac:InvoiceLine /cac:Item /cbc:Description](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-Item/cbc-Description/) |
+| BT-155 | [ /ubl:Invoice /cac:InvoiceLine /cac:Item /cac:SellersItemIdentification /cbc:ID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-Item/cac-SellersItemIdentification/cbc-ID/) |
+| BT-156 | [ /ubl:Invoice /cac:InvoiceLine /cac:Item /cac:BuyersItemIdentification /cbc:ID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-Item/cac-BuyersItemIdentification/cbc-ID/) |
+| BT-157 | [ /ubl:Invoice /cac:InvoiceLine /cac:Item /cac:StandardItemIdentification /cbc:ID](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-Item/cac-StandardItemIdentification/cbc-ID/) |
+| BT-158 | [ /ubl:Invoice /cac:InvoiceLine /cac:Item /cac:CommodityClassification /cbc:ItemClassificationCode](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-Item/cac-CommodityClassification/cbc-ItemClassificationCode/) |
+| BT-159 | [ /ubl:Invoice /cac:InvoiceLine /cac:Item /cac:OriginCountry /cbc:IdentificationCode](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-Item/cac-OriginCountry/cbc-IdentificationCode/) |
+| BT-160 | [ /ubl:Invoice /cac:InvoiceLine /cac:Item /cac:AdditionalItemProperty /cbc:Name](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-Item/cac-AdditionalItemProperty/cbc-Name/) |
+| BT-161 | [ /ubl:Invoice /cac:InvoiceLine /cac:Item /cac:AdditionalItemProperty /cbc:Value](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-Item/cac-AdditionalItemProperty/cbc-Value/) |
+| BT-162 | [ /ubl:Invoice /cac:AccountingSupplierParty /cac:Party /cac:PostalAddress /cac:AddressLine /cbc:Line](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingSupplierParty/cac-Party/cac-PostalAddress/cac-AddressLine/cbc-Line/) |
+| BT-163 | [ /ubl:Invoice /cac:AccountingCustomerParty /cac:Party /cac:PostalAddress /cac:AddressLine /cbc:Line](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingCustomerParty/cac-Party/cac-PostalAddress/cac-AddressLine/cbc-Line/) |
+| BT-164 | [ /ubl:Invoice /cac:TaxRepresentativeParty /cac:PostalAddress /cac:AddressLine /cbc:Line](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-TaxRepresentativeParty/cac-PostalAddress/cac-AddressLine/cbc-Line/) |
+| BT-165 | [ /ubl:Invoice /cac:Delivery /cac:DeliveryLocation /cac:Address /cac:AddressLine /cbc:Line](https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-Delivery/cac-DeliveryLocation/cac-Address/cac-AddressLine/cbc-Line/) |
diff --git a/qgoda-site/e-invoice-eu/de/docs/anderes/business-terms/index.html b/qgoda-site/e-invoice-eu/de/docs/anderes/business-terms/index.html
index 5b88888..4ff1369 100644
--- a/qgoda-site/e-invoice-eu/de/docs/anderes/business-terms/index.html
+++ b/qgoda-site/e-invoice-eu/de/docs/anderes/business-terms/index.html
@@ -29,6 +29,7 @@
+
@@ -115,771 +116,771 @@