Validation Rules Reference

1984 rules across EN 16931, XRechnung, PEPPOL BIS, and Factur-X.

BR

Core business rules of the European e-invoicing standard EN 16931. These define mandatory fields, structural requirements, and basic validation logic that every compliant invoice must satisfy.

  • BR-01 — Specification identifier is missing.
  • BR-02 — Invoice number is missing.
  • BR-03 — Invoice issue date is missing.
  • BR-04 — Invoice type code is missing.
  • BR-05 — Invoice currency code is missing.
  • BR-06 — Seller name is missing.
  • BR-07 — Buyer name is missing.
  • BR-08 — Seller postal address is missing.
  • BR-09 — Seller country code is missing.
  • BR-10 — Buyer postal address is missing.
  • BR-11 — Buyer country code is missing.
  • BR-12 — Sum of invoice line net amounts is missing.
  • BR-13 — Invoice total without VAT is missing.
  • BR-14 — Invoice total with VAT is missing.
  • BR-15 — Amount due for payment is missing.
  • BR-16 — Invoice must have at least one line item.
  • BR-17 — Payee name is missing.
  • BR-18 — Tax representative name is missing.
  • BR-19 — Tax representative postal address is missing.
  • BR-20 — Tax representative country code is missing.
  • BR-21 — Line identifier is missing.
  • BR-22 — Invoiced quantity is missing.
  • BR-23 — Unit of measure is missing.
  • BR-24 — Line net amount is missing.
  • BR-25 — Item name is missing.
  • BR-26 — Item net price is missing.
  • BR-27 — Item net price must not be negative.
  • BR-28 — Item gross price must not be negative.
  • BR-29 — Invoicing period: end date before start date.
  • BR-30 — Line period: end date before start date.
  • BR-31 — Document-level allowance amount is missing.
  • BR-32 — VAT category for allowance is missing.
  • BR-33 — Allowance reason is missing.
  • BR-36 — Document-level charge amount is missing.
  • BR-37 — VAT category for charge is missing.
  • BR-38 — Charge reason is missing.
  • BR-41 — Line allowance amount is missing.
  • BR-42 — Line allowance reason is missing.
  • BR-43 — Line charge amount is missing.
  • BR-44 — Line charge reason is missing.
  • BR-45 — VAT taxable amount in VAT breakdown is missing.
  • BR-46 — VAT amount in VAT breakdown is missing.
  • BR-47 — VAT category in VAT breakdown is missing.
  • BR-48 — VAT rate in VAT breakdown is missing.
  • BR-49 — Payment means type code is missing.
  • BR-50 — Payment account is missing for credit transfer.
  • BR-51 — Full card number must not appear in clear text.
  • BR-52 — Reference to supporting document is missing.
  • BR-53 — VAT amount in accounting currency is missing.
  • BR-54 — Item attribute: name or value is missing.
  • BR-55 — Preceding invoice reference is missing.
  • BR-56 — Tax representative VAT identifier is missing.
  • BR-57 — Deliver-to country code is missing.
  • BR-61 — Payment account is missing for credit transfer.
  • BR-62 — Seller electronic address scheme identifier is missing.
  • BR-63 — Buyer electronic address scheme identifier is missing.
  • BR-64 — Item standard identifier scheme is missing.
  • BR-65 — Item classification scheme is missing.

BR-AE

Rules for invoices using the reverse charge VAT category (AE). The tax liability shifts from seller to buyer.

  • BR-AE-01 — VAT breakdown for reverse charge is missing.
  • BR-AE-02 — VAT identification missing on reverse charge line.
  • BR-AE-03 — VAT identification missing on reverse charge allowance.
  • BR-AE-04 — VAT identification missing on document charge (reverse charge).
  • BR-AE-05 — Wrong VAT rate on reverse charge line.
  • BR-AE-06 — Wrong VAT rate on reverse charge allowance.
  • BR-AE-07 — Wrong VAT rate on reverse charge charge.
  • BR-AE-08 — Taxable amount for reverse charge doesn't match.
  • BR-AE-09 — VAT amount for reverse charge must be zero.
  • BR-AE-10 — Exemption reason for reverse charge is missing.

BR-AF

Rules for the IGIC (Canary Islands) VAT category.

  • BR-AF-01 — VAT breakdown for IGIC is missing.
  • BR-AF-02 — VAT identification missing on IGIC line.
  • BR-AF-03 — VAT identification missing on IGIC allowance.
  • BR-AF-04 — VAT identification missing on document charge (IGIC).
  • BR-AF-05 — Invalid VAT rate on IGIC line.
  • BR-AF-06 — Invalid VAT rate on IGIC allowance.
  • BR-AF-07 — Invalid VAT rate on IGIC charge.
  • BR-AF-08 — Taxable amount for IGIC doesn't match.
  • BR-AF-09 — VAT amount for IGIC doesn't match.
  • BR-AF-10 — Exemption reason not allowed for IGIC.

BR-AG

Rules for the IPSI (Ceuta/Melilla) VAT category.

  • BR-AG-01 — VAT breakdown for IPSI is missing.
  • BR-AG-02 — VAT identification missing on IPSI line.
  • BR-AG-03 — VAT identification missing on IPSI allowance.
  • BR-AG-04 — VAT identification missing on document charge (IPSI).
  • BR-AG-05 — Invalid VAT rate on IPSI line.
  • BR-AG-06 — Invalid VAT rate on IPSI allowance.
  • BR-AG-07 — Invalid VAT rate on IPSI charge.
  • BR-AG-08 — Taxable amount for IPSI doesn't match.
  • BR-AG-09 — VAT amount for IPSI doesn't match.
  • BR-AG-10 — Exemption reason not allowed for IPSI.

BR-B

Rules for split payment VAT schemes.

  • BR-B-01 — Split payment is only allowed for Italian invoices.
  • BR-B-02 — Split payment cannot be combined with standard rate.

BR-CL

Code list validation rules. These verify that coded fields (currency, country, tax category, unit of measure, etc.) contain values from the permitted code lists.

  • BR-CL-01 — Invalid invoice type code.
  • BR-CL-03 — currencyID has invalid format.
  • BR-CL-04 — Invalid invoice currency code.
  • BR-CL-05 — Invalid accounting currency code.
  • BR-CL-06 — Invalid tax point date code.
  • BR-CL-07 — Invalid object identifier scheme.
  • BR-CL-08 — Invalid invoice note subject code.
  • BR-CL-10 — Invalid identifier scheme.
  • BR-CL-11 — Invalid registration identifier scheme.
  • BR-CL-13 — Invalid item classification scheme.
  • BR-CL-14 — Invalid country code.
  • BR-CL-15 — Invalid country code.
  • BR-CL-16 — Invalid payment means code.
  • BR-CL-17 — Invalid VAT category code.
  • BR-CL-18 — Invalid VAT category code (line).
  • BR-CL-19 — Invalid allowance reason code.
  • BR-CL-20 — Invalid charge reason code.
  • BR-CL-21 — Invalid item standard identifier scheme.
  • BR-CL-22 — Invalid VAT exemption reason code.
  • BR-CL-23 — Invalid unit of measure code.
  • BR-CL-24 — Invalid MIME type.
  • BR-CL-25 — Invalid electronic address scheme.
  • BR-CL-26 — Invalid delivery location identifier scheme.

BR-CO

Calculation and consistency rules. These verify mathematical correctness — totals, tax amounts, rounding, and that computed values match their expected formulas.

  • BR-CO-03 — Tax point date and tax point date code are mutually exclusive.
  • BR-CO-04 — VAT category for line is missing.
  • BR-CO-05 — Allowance reason text and code are inconsistent.
  • BR-CO-06 — Charge reason text and code are inconsistent.
  • BR-CO-07 — Line allowance reason text and code are inconsistent.
  • BR-CO-08 — Line charge reason text and code are inconsistent.
  • BR-CO-09 — VAT identifier missing country prefix.
  • BR-CO-10 — Sum of line net amounts doesn't match.
  • BR-CO-11 — Sum of allowances doesn't match.
  • BR-CO-12 — Sum of charges doesn't match.
  • BR-CO-13 — Invoice total without VAT doesn't match.
  • BR-CO-14 — Total VAT amount doesn't match.
  • BR-CO-15 — Invoice total amount with VAT doesn't match.
  • BR-CO-16 — Amount due doesn't match.
  • BR-CO-17 — VAT amount doesn't match taxable base × rate.
  • BR-CO-18 — VAT breakdown is missing.
  • BR-CO-19 — Invoicing period is incomplete.
  • BR-CO-20 — Line period is incomplete.
  • BR-CO-21 — Document-level allowance reason is missing.
  • BR-CO-22 — Document-level charge reason is missing.
  • BR-CO-23 — Line allowance reason is missing.
  • BR-CO-24 — Line charge reason is missing.
  • BR-CO-25 — Payment due date or terms are missing.
  • BR-CO-26 — Seller is not unambiguously identifiable.

BR-DE

German CIUS rules (XRechnung). Additional requirements for the German market, including mandatory seller contact details, delivery dates, buyer references, and IBAN for payments.

  • BR-DE-1 — Payment instructions are missing.
  • BR-DE-10 — Delivery city is missing.
  • BR-DE-11 — Delivery postal code is missing.
  • BR-DE-14 — VAT rate is missing (XRechnung).
  • BR-DE-15 — Buyer reference is missing.
  • BR-DE-16 — Seller must have a VAT ID or tax number.
  • BR-DE-17 — Invoice type code not allowed in XRechnung.
  • BR-DE-18 — Cash discount (Skonto) line has invalid format.
  • BR-DE-19 — IBAN for SEPA credit transfer is invalid.
  • BR-DE-2 — Seller contact information is missing.
  • BR-DE-20 — IBAN for SEPA direct debit is invalid.
  • BR-DE-21 — Specification identifier must be the XRechnung URN.
  • BR-DE-22 — Attachment filenames are not unique.
  • BR-DE-23-a — Credit transfer details are missing.
  • BR-DE-23-b — Credit transfer must not include card or direct debit data.
  • BR-DE-24-a — Card payment details are missing.
  • BR-DE-24-b — Card payment must not include credit transfer or direct debit data.
  • BR-DE-25-a — Direct debit details are missing.
  • BR-DE-25-b — Direct debit must not include credit transfer or card data.
  • BR-DE-26 — Corrected invoice missing reference to original.
  • BR-DE-27 — Phone number has too few digits.
  • BR-DE-28 — Email address has invalid format.
  • BR-DE-3 — Seller city is missing.
  • BR-DE-30 — Direct debit creditor identifier missing.
  • BR-DE-31 — Direct debit: debited account missing.
  • BR-DE-4 — Seller postal code is missing.
  • BR-DE-5 — Seller contact point name is missing.
  • BR-DE-6 — Seller contact phone number is missing.
  • BR-DE-7 — Seller contact email is missing.
  • BR-DE-8 — Buyer city is missing.
  • BR-DE-9 — Buyer postal code is missing.

BR-DE-CVD

German COVID-era temporary rules.

BR-DE-TMP

German temporary transitional rules.

  • BR-DE-TMP-32 — Delivery date or invoicing period is missing.

BR-DEC

Decimal precision rules. These enforce maximum decimal places for monetary amounts, quantities, and percentages.

  • BR-DEC-01 — Amount has more than two decimal places.
  • BR-DEC-02 — Amount has more than two decimal places.
  • BR-DEC-05 — Amount has more than two decimal places.
  • BR-DEC-06 — Amount has more than two decimal places.
  • BR-DEC-09 — Amount has more than two decimal places.
  • BR-DEC-10 — Amount has more than two decimal places.
  • BR-DEC-11 — Amount has more than two decimal places.
  • BR-DEC-12 — Amount has more than two decimal places.
  • BR-DEC-13 — Amount has more than two decimal places.
  • BR-DEC-14 — Amount has more than two decimal places.
  • BR-DEC-15 — Amount has more than two decimal places.
  • BR-DEC-16 — Amount has more than two decimal places.
  • BR-DEC-17 — Amount has more than two decimal places.
  • BR-DEC-18 — Amount has more than two decimal places.
  • BR-DEC-19 — Amount has more than two decimal places.
  • BR-DEC-20 — Amount has more than two decimal places.
  • BR-DEC-23 — Amount has more than two decimal places.
  • BR-DEC-24 — Amount has more than two decimal places.
  • BR-DEC-25 — Amount has more than two decimal places.
  • BR-DEC-27 — Amount has more than two decimal places.
  • BR-DEC-28 — Amount has more than two decimal places.

BR-DEX

German extension rules beyond the core CIUS.

  • BR-DEX-01 — Invalid MIME type for attachment (XRechnung Extension).
  • BR-DEX-02 — Sum of sub-line amounts doesn't match.
  • BR-DEX-03 — Sub-line missing VAT information.
  • BR-DEX-04 — Invalid identifier scheme (Extension).
  • BR-DEX-05 — Invalid identifier scheme (Extension).
  • BR-DEX-06 — Invalid identifier scheme (Extension).
  • BR-DEX-07 — Invalid electronic address scheme (Extension).
  • BR-DEX-08 — Invalid delivery location scheme (Extension).
  • BR-DEX-09 — Amount due doesn't match (with third-party payments).
  • BR-DEX-10 — Third-party payment type missing.
  • BR-DEX-11 — Third-party payment amount missing.
  • BR-DEX-12 — Third-party payment description missing.
  • BR-DEX-13 — Third-party payment amount with too many decimals.
  • BR-DEX-14 — Third-party payment currency mismatch.
  • BR-DEX-15 — CII sub-lines are not supported in XRechnung.

BR-E

Rules for VAT-exempt invoices (category E). Require an exemption reason referencing the applicable legal basis.

  • BR-E-01 — VAT breakdown for VAT exemption is missing.
  • BR-E-02 — VAT identification missing on VAT exemption line.
  • BR-E-03 — VAT identification missing on VAT exemption allowance.
  • BR-E-04 — VAT identification missing on document charge (VAT exemption).
  • BR-E-05 — Wrong VAT rate on VAT exemption line.
  • BR-E-06 — Wrong VAT rate on VAT exemption allowance.
  • BR-E-07 — Wrong VAT rate on VAT exemption charge.
  • BR-E-08 — Taxable amount for VAT exemption doesn't match.
  • BR-E-09 — VAT amount for VAT exemption must be zero.
  • BR-E-10 — Exemption reason for VAT exemption is missing.

BR-FR

French national rules (Factur-X / Chorus Pro). Requirements specific to the French market.

BR-FR-CDV

French content validation rules. Verify the factual correctness of field values in the French context.

BR-FR-CDV-CL

French code list validation rules. Verify coded fields against French-specific permitted values.

BR-FR-CO

French calculation rules. Additional mathematical consistency checks for the French market.

BR-FR-DEC

French decimal precision rules. Enforce decimal place limits specific to French invoicing.

BR-FR-MV

French mandatory value rules. Verify that fields required by French regulations contain valid content.

BR-G

Rules for export invoices outside the EU (category G).

  • BR-G-01 — VAT breakdown for export is missing.
  • BR-G-02 — VAT identification missing on export line.
  • BR-G-03 — VAT identification missing on export allowance.
  • BR-G-04 — VAT identification missing on document charge (export).
  • BR-G-05 — Wrong VAT rate on export line.
  • BR-G-06 — Wrong VAT rate on export allowance.
  • BR-G-07 — Wrong VAT rate on export charge.
  • BR-G-08 — Taxable amount for export doesn't match.
  • BR-G-09 — VAT amount for export must be zero.
  • BR-G-10 — Exemption reason for export is missing.

BR-IC

Rules for intra-community supply invoices (category IC).

  • BR-IC-01 — VAT breakdown for intra-community supply is missing.
  • BR-IC-02 — VAT identification missing on intra-community supply line.
  • BR-IC-03 — VAT identification missing on intra-community supply allowance.
  • BR-IC-04 — VAT identification missing on document charge (intra-community supply).
  • BR-IC-05 — Wrong VAT rate on intra-community supply line.
  • BR-IC-06 — Wrong VAT rate on intra-community supply allowance.
  • BR-IC-07 — Wrong VAT rate on intra-community supply charge.
  • BR-IC-08 — Taxable amount for intra-community supply doesn't match.
  • BR-IC-09 — VAT amount for intra-community supply must be zero.
  • BR-IC-10 — Exemption reason for intra-community supply is missing.
  • BR-IC-11 — Delivery date missing on intra-community supply.
  • BR-IC-12 — Destination country missing on intra-community supply.

BR-O

Rules for invoices outside the scope of VAT (category O).

  • BR-O-01 — VAT breakdown for not subject to VAT is missing.
  • BR-O-02 — Line marked 'not subject to VAT': VAT IDs not allowed.
  • BR-O-03 — Allowance with 'not subject to VAT': VAT IDs not allowed.
  • BR-O-04 — Charge with 'not subject to VAT': VAT IDs not allowed.
  • BR-O-05 — 'Not subject to VAT': rate not allowed on line.
  • BR-O-06 — 'Not subject to VAT': rate not allowed on allowance.
  • BR-O-07 — 'Not subject to VAT': rate not allowed on charge.
  • BR-O-08 — Taxable amount for not subject to VAT doesn't match.
  • BR-O-09 — VAT amount for not subject to VAT must be zero.
  • BR-O-10 — Exemption reason for not subject to VAT is missing.
  • BR-O-11 — 'Not subject to VAT' cannot be combined with other categories.
  • BR-O-12 — 'Not subject to VAT': no lines with other categories allowed.
  • BR-O-13 — 'Not subject to VAT': no allowances with other categories allowed.
  • BR-O-14 — 'Not subject to VAT': no charges with other categories allowed.

BR-S

Rules for standard-rated VAT invoices (category S).

  • BR-S-01 — VAT breakdown for standard rate is missing.
  • BR-S-02 — VAT identification missing on standard rate line.
  • BR-S-03 — VAT identification missing on standard rate allowance.
  • BR-S-04 — VAT identification missing on document charge (standard rate).
  • BR-S-05 — Wrong VAT rate on standard rate line.
  • BR-S-06 — Wrong VAT rate on standard rate allowance.
  • BR-S-07 — Wrong VAT rate on standard rate charge.
  • BR-S-08 — Taxable amount for standard rate doesn't match.
  • BR-S-09 — VAT amount for standard rate doesn't match.
  • BR-S-10 — Exemption reason not allowed for standard rate.

BR-TMP

Temporary transitional rules.

  • BR-TMP-2 — Attachment URL is not absolute.
  • BR-TMP-3 — Gross and net price base quantity differ.

BR-TMP-CVD

Temporary COVID-era transitional rules.

  • BR-TMP-CVD-01 — CVD: classification scheme not from UNTDID 7143.

BR-Z

Rules for zero-rated VAT invoices (category Z).

  • BR-Z-01 — VAT breakdown for zero rate is missing.
  • BR-Z-02 — VAT identification missing on zero rate line.
  • BR-Z-03 — VAT identification missing on zero rate allowance.
  • BR-Z-04 — VAT identification missing on document charge (zero rate).
  • BR-Z-05 — Wrong VAT rate on zero rate line.
  • BR-Z-06 — Wrong VAT rate on zero rate allowance.
  • BR-Z-07 — Wrong VAT rate on zero rate charge.
  • BR-Z-08 — Taxable amount for zero rate doesn't match.
  • BR-Z-09 — VAT amount for zero rate must be zero.
  • BR-Z-10 — Exemption reason not allowed for zero rate.

CII-DT

CII data type restrictions. These flag XML attributes used in positions where the EN 16931 profile does not allow them.

  • CII-DT-001 — CII data type restriction: attribute not allowed.
  • CII-DT-002 — CII data type restriction: attribute not allowed.
  • CII-DT-003 — CII data type restriction: attribute not allowed.
  • CII-DT-004 — CII data type restriction: attribute not allowed.
  • CII-DT-005 — CII data type restriction: attribute not allowed.
  • CII-DT-006 — CII data type restriction: attribute not allowed.
  • CII-DT-007 — CII data type restriction: attribute not allowed.
  • CII-DT-008 — CII data type restriction: attribute not allowed.
  • CII-DT-009 — CII data type restriction: attribute not allowed.
  • CII-DT-010 — CII data type restriction: attribute not allowed.
  • CII-DT-011 — CII data type restriction: attribute not allowed.
  • CII-DT-012 — CII data type restriction: attribute not allowed.
  • CII-DT-013 — CII data type restriction: attribute not allowed.
  • CII-DT-014 — CII data type restriction: attribute not allowed.
  • CII-DT-015 — CII data type restriction: attribute not allowed.
  • CII-DT-016 — CII data type restriction: attribute not allowed.
  • CII-DT-017 — CII data type restriction: attribute not allowed.
  • CII-DT-018 — CII data type restriction: attribute not allowed.
  • CII-DT-019 — CII data type restriction: attribute not allowed.
  • CII-DT-020 — CII data type restriction: attribute not allowed.
  • CII-DT-021 — CII data type restriction: attribute not allowed.
  • CII-DT-022 — CII data type restriction: attribute not allowed.
  • CII-DT-023 — CII data type restriction: attribute not allowed.
  • CII-DT-024 — CII data type restriction: attribute not allowed.
  • CII-DT-025 — CII data type restriction: attribute not allowed.
  • CII-DT-026 — CII data type restriction: attribute not allowed.
  • CII-DT-027 — CII data type restriction: attribute not allowed.
  • CII-DT-028 — CII data type restriction: attribute not allowed.
  • CII-DT-029 — CII data type restriction: attribute not allowed.
  • CII-DT-030 — CII data type restriction: attribute not allowed.
  • CII-DT-031 — CII data type restriction: attribute not allowed.
  • CII-DT-032 — CII data type restriction: attribute not allowed.
  • CII-DT-033 — CII data type restriction: attribute not allowed.
  • CII-DT-034 — CII data type restriction: attribute not allowed.
  • CII-DT-035 — CII data type restriction: attribute not allowed.
  • CII-DT-036 — CII data type restriction: attribute not allowed.
  • CII-DT-037 — CII data type restriction: attribute not allowed.
  • CII-DT-038 — CII data type restriction: attribute not allowed.
  • CII-DT-039 — CII data type restriction: attribute not allowed.
  • CII-DT-040 — CII data type restriction: attribute not allowed.
  • CII-DT-041 — CII data type restriction: attribute not allowed.
  • CII-DT-042 — CII data type restriction: attribute not allowed.
  • CII-DT-043 — CII data type restriction: attribute not allowed.
  • CII-DT-044 — CII data type restriction: attribute not allowed.
  • CII-DT-045 — CII data type restriction: attribute not allowed.
  • CII-DT-046 — CII data type restriction: attribute not allowed.
  • CII-DT-047 — CII data type restriction: attribute not allowed.
  • CII-DT-048 — CII data type restriction: attribute not allowed.
  • CII-DT-049 — CII data type restriction: attribute not allowed.
  • CII-DT-050 — CII data type restriction: attribute not allowed.
  • CII-DT-051 — CII data type restriction: attribute not allowed.
  • CII-DT-052 — CII data type restriction: attribute not allowed.
  • CII-DT-053 — CII data type restriction: attribute not allowed.
  • CII-DT-054 — CII data type restriction: attribute not allowed.
  • CII-DT-055 — CII data type restriction: attribute not allowed.
  • CII-DT-056 — CII data type restriction: attribute not allowed.
  • CII-DT-057 — CII data type restriction: attribute not allowed.
  • CII-DT-058 — CII data type restriction: attribute not allowed.
  • CII-DT-059 — CII data type restriction: attribute not allowed.
  • CII-DT-060 — CII data type restriction: attribute not allowed.
  • CII-DT-061 — CII data type restriction: attribute not allowed.
  • CII-DT-062 — CII data type restriction: attribute not allowed.
  • CII-DT-063 — CII data type restriction: attribute not allowed.
  • CII-DT-064 — CII data type restriction: attribute not allowed.
  • CII-DT-065 — CII data type restriction: attribute not allowed.
  • CII-DT-066 — CII data type restriction: attribute not allowed.
  • CII-DT-067 — CII data type restriction: attribute not allowed.
  • CII-DT-068 — CII data type restriction: attribute not allowed.
  • CII-DT-069 — CII data type restriction: attribute not allowed.
  • CII-DT-070 — CII data type restriction: attribute not allowed.
  • CII-DT-071 — CII data type restriction: attribute not allowed.
  • CII-DT-072 — CII data type restriction: attribute not allowed.
  • CII-DT-073 — CII data type restriction: attribute not allowed.
  • CII-DT-074 — CII data type restriction: attribute not allowed.
  • CII-DT-075 — CII data type restriction: attribute not allowed.
  • CII-DT-076 — CII data type restriction: attribute not allowed.
  • CII-DT-077 — CII data type restriction: attribute not allowed.
  • CII-DT-078 — CII data type restriction: attribute not allowed.
  • CII-DT-079 — CII data type restriction: attribute not allowed.
  • CII-DT-080 — CII data type restriction: attribute not allowed.
  • CII-DT-081 — CII data type restriction: attribute not allowed.
  • CII-DT-082 — CII data type restriction: attribute not allowed.
  • CII-DT-083 — CII data type restriction: attribute not allowed.
  • CII-DT-084 — CII data type restriction: attribute not allowed.
  • CII-DT-086 — CII data type restriction: attribute not allowed.
  • CII-DT-087 — CII data type restriction: attribute not allowed.
  • CII-DT-088 — CII data type restriction: attribute not allowed.
  • CII-DT-089 — CII data type restriction: attribute not allowed.
  • CII-DT-090 — CII data type restriction: attribute not allowed.
  • CII-DT-091 — CII data type restriction: attribute not allowed.
  • CII-DT-092 — CII data type restriction: attribute not allowed.
  • CII-DT-093 — CII data type restriction: attribute not allowed.
  • CII-DT-094 — CII data type restriction: attribute not allowed.
  • CII-DT-095 — CII data type restriction: attribute not allowed.
  • CII-DT-096 — CII data type restriction: attribute not allowed.
  • CII-DT-097 — CII data type restriction: attribute not allowed.
  • CII-DT-098 — CII data type restriction: attribute not allowed.
  • CII-DT-101 — CII data type restriction: attribute not allowed.
  • CII-DT-102 — CII data type restriction: attribute not allowed.
  • CII-DT-103 — CII data type restriction: attribute not allowed.
  • CII-DT-104 — CII data type restriction: attribute not allowed.

CII-SR

CII syntax restrictions. These flag CII XML elements that exist in the full CII schema but are not part of the EN 16931 subset.

  • CII-SR-001 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-002 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-003 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-006 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-007 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-008 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-009 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-010 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-011 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-012 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-013 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-014 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-015 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-016 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-017 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-018 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-019 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-020 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-021 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-022 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-023 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-024 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-025 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-026 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-027 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-028 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-030 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-032 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-033 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-034 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-035 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-036 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-037 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-038 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-039 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-04 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-040 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-041 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-042 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-043 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-044 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-045 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-046 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-048 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-049 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-05 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-050 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-051 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-052 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-053 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-054 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-055 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-056 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-057 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-058 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-059 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-060 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-061 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-062 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-063 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-064 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-065 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-066 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-067 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-068 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-069 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-070 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-071 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-072 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-073 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-074 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-075 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-076 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-077 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-078 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-079 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-080 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-081 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-082 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-083 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-084 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-085 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-086 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-087 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-088 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-089 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-090 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-091 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-092 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-093 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-094 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-095 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-096 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-097 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-098 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-099 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-100 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-101 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-102 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-103 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-104 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-105 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-106 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-107 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-108 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-109 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-110 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-111 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-112 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-113 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-114 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-115 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-116 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-117 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-118 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-119 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-120 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-121 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-122 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-123 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-124 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-125 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-126 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-127 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-128 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-129 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-130 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-131 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-132 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-133 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-134 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-135 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-136 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-138 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-139 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-140 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-141 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-142 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-143 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-144 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-145 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-146 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-147 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-148 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-149 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-150 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-151 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-152 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-153 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-154 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-155 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-156 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-157 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-158 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-159 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-160 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-161 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-162 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-163 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-164 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-165 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-166 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-167 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-168 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-169 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-170 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-171 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-172 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-173 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-174 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-175 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-176 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-177 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-178 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-179 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-180 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-181 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-182 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-183 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-184 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-185 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-186 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-187 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-188 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-189 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-190 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-191 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-192 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-193 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-194 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-195 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-196 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-197 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-198 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-199 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-200 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-201 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-202 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-203 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-204 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-205 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-206 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-207 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-208 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-209 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-210 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-212 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-213 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-214 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-215 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-216 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-217 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-218 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-219 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-220 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-221 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-222 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-223 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-224 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-225 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-226 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-227 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-228 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-229 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-230 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-231 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-232 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-233 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-234 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-235 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-236 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-237 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-238 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-239 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-240 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-241 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-242 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-243 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-244 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-245 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-246 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-247 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-248 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-249 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-250 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-251 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-252 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-254 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-255 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-256 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-257 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-258 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-259 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-260 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-261 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-262 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-263 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-264 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-265 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-266 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-267 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-268 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-269 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-270 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-271 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-272 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-273 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-274 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-275 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-276 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-277 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-278 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-279 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-280 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-281 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-282 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-283 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-284 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-285 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-286 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-287 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-288 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-289 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-290 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-291 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-292 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-293 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-294 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-295 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-296 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-297 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-298 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-299 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-300 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-301 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-302 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-303 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-304 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-305 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-306 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-307 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-308 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-309 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-310 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-311 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-312 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-313 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-314 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-315 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-316 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-317 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-318 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-319 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-320 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-321 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-322 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-323 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-324 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-325 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-326 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-327 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-328 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-329 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-330 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-331 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-332 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-333 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-334 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-335 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-336 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-337 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-338 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-339 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-340 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-341 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-342 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-344 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-345 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-346 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-347 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-348 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-349 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-350 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-351 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-352 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-353 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-354 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-355 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-356 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-357 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-358 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-359 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-360 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-361 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-362 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-363 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-364 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-365 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-366 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-367 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-368 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-369 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-370 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-371 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-372 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-373 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-375 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-376 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-377 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-378 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-379 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-380 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-381 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-382 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-384 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-385 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-386 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-388 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-389 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-390 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-391 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-392 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-393 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-394 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-395 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-396 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-397 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-398 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-399 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-400 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-401 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-402 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-404 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-405 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-406 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-407 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-408 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-409 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-411 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-412 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-413 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-414 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-415 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-416 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-417 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-418 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-419 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-420 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-421 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-422 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-423 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-424 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-425 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-426 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-427 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-428 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-429 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-430 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-431 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-432 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-433 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-434 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-435 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-436 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-437 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-438 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-439 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-440 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-441 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-442 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-443 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-444 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-445 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-446 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-447 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-448 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-449 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-450 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-451 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-452 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-453 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-454 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-455 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-456 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-457 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-458 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-459 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-460 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-461 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-462 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-463 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-464 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-465 — CII syntax restriction: element not part of the EN 16931 profile.
  • CII-SR-466 — CII syntax restriction: element not part of the EN 16931 profile.

DE-R

PEPPOL country-specific rules for Germany.

  • DE-R-001 — Payment instructions are missing.
  • DE-R-002 — Seller contact information is missing.
  • DE-R-003 — Seller city is missing.
  • DE-R-004 — Seller postal code is missing.
  • DE-R-005 — Seller contact point name is missing.
  • DE-R-006 — Seller contact phone number is missing.
  • DE-R-007 — Seller contact email is missing.
  • DE-R-008 — Buyer city is missing.
  • DE-R-009 — Buyer postal code is missing.
  • DE-R-010 — Delivery city is missing.
  • DE-R-011 — Delivery postal code is missing.
  • DE-R-014 — VAT rate is missing (XRechnung).
  • DE-R-015 — Buyer reference is missing.
  • DE-R-016 — Seller must have a VAT ID or tax number.
  • DE-R-017 — Invoice type code not allowed in XRechnung.
  • DE-R-018 — Cash discount (Skonto) line has invalid format.
  • DE-R-019 — IBAN for SEPA credit transfer is invalid.
  • DE-R-020 — IBAN for SEPA direct debit is invalid.
  • DE-R-022 — Attachment filenames are not unique.
  • DE-R-023-1 — Credit transfer details are missing.
  • DE-R-023-2 — Credit transfer must not include card or direct debit data.
  • DE-R-024-1 — Card payment details are missing.
  • DE-R-024-2 — Card payment must not include credit transfer or direct debit data.
  • DE-R-025-1 — Direct debit details are missing.
  • DE-R-025-2 — Direct debit must not include credit transfer or card data.
  • DE-R-026 — Corrected invoice missing reference to original.
  • DE-R-027 — Phone number has too few digits.
  • DE-R-028 — Email address has invalid format.
  • DE-R-030 — Direct debit creditor identifier missing.
  • DE-R-031 — Direct debit: debited account missing.

DK-R

PEPPOL country-specific rules for Denmark.

  • DK-R-002 — Danish suppliers must provide a CVR number.
  • DK-R-003 — Item classification: UNSPSC version mismatch.
  • DK-R-004 — Non-VAT taxes: use reason code 'ZZZ'.
  • DK-R-005 — Disallowed payment means code (Denmark).
  • DK-R-006 — Account details missing for code 31/42.
  • DK-R-007 — Mandate or account missing for direct debit (Denmark).
  • DK-R-008 — Giro payment: invalid PaymentID (Denmark).
  • DK-R-009 — Giro 04#/15#: 16-digit instruction ID missing.
  • DK-R-010 — Code 93: PaymentID prefix invalid.
  • DK-R-011 — Giro 71#/75#: 15–16 digit instruction ID missing.
  • DK-R-013 — schemeID on PartyIdentification missing (Denmark).
  • DK-R-014 — Seller legal ID: schemeID '0184' missing.
  • DK-R-016 — Credit note with negative total.
  • DK-R-017 — Buyer legal ID: schemeID '0184' missing.

GR-R

PEPPOL country-specific rules for Greece.

  • GR-R-001-1 — Greek invoice number: must have 6 segments.
  • GR-R-001-2 — Greek invoice number: invalid TIN in segment 1.
  • GR-R-001-3 — Greek invoice number: wrong date in segment 2.
  • GR-R-001-4 — Greek invoice number: segment 3 must be a positive integer.
  • GR-R-001-5 — Greek invoice number: invalid document type in segment 4.
  • GR-R-001-6 — Greek invoice number: segment 5 is empty.
  • GR-R-001-7 — Greek invoice number: segment 6 is empty.
  • GR-R-002 — Full registered name missing (Greece).
  • GR-R-003 — Greek VAT ID must start with 'EL'.
  • GR-R-004-1 — MARK number missing (Greece).
  • GR-R-004-2 — MARK number must be a positive integer.
  • GR-R-005 — Buyer name missing (Greece).
  • GR-R-006 — Buyer VAT ID missing (Greek buyer).
  • GR-R-008-2 — More than one invoice URL.
  • GR-R-008-3 — External URI missing for invoice URL.
  • GR-R-009 — Electronic address: invalid TIN (Greece).
  • GR-R-010 — Buyer EAS: invalid TIN (Greece).

GR-S

PEPPOL country-specific rules for Greece (additional).

  • GR-S-008-1 — Invoice URL missing (Greece).
  • GR-S-011 — Greek tax number without country prefix.

IS-R

PEPPOL country-specific rules for Iceland.

  • IS-R-001 — Icelandic invoice type must be 380 or 381.
  • IS-R-002 — Kennitala missing (Iceland).
  • IS-R-003 — Seller address: street or postcode missing (Iceland).
  • IS-R-004 — Buyer kennitala missing (Iceland).
  • IS-R-005 — Buyer address: street or postcode missing (Iceland).
  • IS-R-006 — Claim account: 12-digit ID missing (Iceland).
  • IS-R-007 — Transfer account: 12-digit ID missing (Iceland).
  • IS-R-008 — EINDAGI date has wrong format.
  • IS-R-009 — EINDAGI: due date missing.
  • IS-R-010 — EINDAGI date before due date.

IT-R

PEPPOL country-specific rules for Italy.

  • IT-R-001 — Italian tax registration ID has invalid length.
  • IT-R-002 — Italian suppliers: street address missing.
  • IT-R-003 — Italian suppliers: city missing.
  • IT-R-004 — Italian suppliers: postcode (CAP) missing.

NL-R

PEPPOL country-specific rules for the Netherlands.

  • NL-R-001 — Dutch credit note without invoice reference.
  • NL-R-002 — Dutch seller address incomplete.
  • NL-R-003 — KVK or OIN number missing (Netherlands).
  • NL-R-004 — Dutch buyer address incomplete.
  • NL-R-005 — Buyer KVK/OIN missing (Netherlands).
  • NL-R-006 — Tax representative address incomplete (Netherlands).
  • NL-R-007 — Dutch suppliers: payment means missing.
  • NL-R-008 — Disallowed payment means code (Netherlands).
  • NL-R-009 — Order line without order reference (Netherlands).

NO-R

PEPPOL country-specific rules for Norway.

  • NO-R-001 — Norwegian VAT ID is invalid.
  • NO-R-002 — 'Foretaksregisteret' marker missing.

PEPPOL-COMMON-R

PEPPOL common rules shared across all PEPPOL BIS profiles.

PEPPOL-EN

PEPPOL EN 16931 conformance rules. Verify alignment with the European standard within the PEPPOL network.

SE-R

PEPPOL country-specific rules for Sweden.

  • SE-R-001 — Swedish VAT ID has wrong length.
  • SE-R-002 — Swedish VAT ID contains non-digits.
  • SE-R-003 — Swedish organisation number contains non-digits.
  • SE-R-004 — Swedish organisation number has wrong length.
  • SE-R-005 — 'Godkänd för F-skatt' marker missing.
  • SE-R-006 — Disallowed VAT rate (Sweden).
  • SE-R-007 — Plusgiro account contains non-digits.
  • SE-R-008 — Bankgiro account contains non-digits.
  • SE-R-009 — Bankgiro account has wrong length.
  • SE-R-010 — Plusgiro account has wrong length.
  • SE-R-011 — Wrong code usage for Bankgiro/Plusgiro.
  • SE-R-012 — Domestic Sweden: code 30 for credit transfer.
  • SE-R-013 — Swedish organisation number: invalid check digit.

UBL-CR

UBL cardinality restrictions. These flag UBL elements that are not permitted or repeated beyond what EN 16931 allows.

  • UBL-CR-001 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-002 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-003 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-004 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-005 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-006 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-007 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-008 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-009 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-010 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-011 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-012 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-013 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-014 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-015 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-016 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-017 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-018 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-019 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-020 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-021 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-022 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-023 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-024 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-025 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-026 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-027 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-028 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-029 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-030 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-031 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-032 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-033 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-034 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-035 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-036 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-037 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-038 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-039 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-040 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-041 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-042 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-043 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-044 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-045 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-046 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-047 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-048 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-049 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-050 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-051 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-052 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-053 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-054 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-055 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-056 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-057 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-058 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-059 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-060 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-061 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-062 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-063 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-064 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-065 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-066 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-067 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-068 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-069 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-070 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-071 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-072 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-073 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-074 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-075 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-076 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-077 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-078 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-079 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-080 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-081 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-082 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-083 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-084 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-085 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-086 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-087 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-088 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-089 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-090 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-091 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-092 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-093 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-094 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-095 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-096 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-097 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-098 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-099 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-100 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-101 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-102 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-103 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-104 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-105 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-106 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-107 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-108 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-109 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-110 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-111 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-112 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-113 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-114 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-115 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-116 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-117 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-118 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-119 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-121 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-122 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-123 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-124 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-125 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-126 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-127 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-128 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-129 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-130 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-131 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-132 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-133 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-134 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-135 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-136 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-137 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-138 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-139 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-140 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-141 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-142 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-143 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-144 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-145 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-146 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-147 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-148 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-149 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-150 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-151 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-152 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-153 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-154 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-155 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-156 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-157 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-158 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-159 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-160 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-161 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-162 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-163 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-164 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-165 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-166 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-167 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-168 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-169 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-170 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-171 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-172 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-173 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-174 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-175 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-176 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-177 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-178 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-179 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-180 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-181 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-182 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-183 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-184 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-185 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-186 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-187 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-188 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-189 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-190 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-191 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-192 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-193 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-194 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-195 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-196 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-197 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-198 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-199 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-200 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-201 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-202 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-203 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-204 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-205 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-206 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-207 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-208 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-209 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-210 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-211 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-212 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-213 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-214 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-215 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-216 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-217 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-218 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-219 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-220 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-221 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-222 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-223 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-224 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-225 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-226 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-227 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-228 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-229 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-230 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-231 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-232 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-233 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-234 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-235 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-236 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-237 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-238 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-239 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-240 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-241 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-242 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-243 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-244 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-245 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-246 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-247 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-248 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-249 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-250 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-251 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-252 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-253 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-254 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-255 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-256 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-257 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-258 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-259 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-260 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-261 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-262 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-263 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-264 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-265 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-266 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-267 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-268 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-269 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-270 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-271 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-272 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-273 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-274 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-275 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-276 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-277 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-278 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-279 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-280 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-281 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-282 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-283 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-284 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-285 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-286 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-287 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-288 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-289 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-290 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-291 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-292 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-293 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-294 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-295 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-296 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-297 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-298 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-299 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-300 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-301 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-302 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-303 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-304 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-305 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-306 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-307 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-308 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-309 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-310 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-311 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-312 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-313 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-314 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-315 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-316 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-317 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-318 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-319 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-320 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-321 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-322 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-323 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-324 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-325 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-326 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-327 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-328 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-329 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-330 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-331 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-332 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-333 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-334 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-335 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-336 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-337 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-338 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-339 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-340 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-341 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-342 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-343 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-344 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-345 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-346 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-347 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-348 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-349 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-350 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-351 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-352 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-353 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-354 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-355 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-356 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-357 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-358 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-359 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-360 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-361 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-362 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-363 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-364 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-365 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-366 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-367 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-368 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-369 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-370 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-371 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-372 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-373 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-374 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-375 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-376 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-377 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-378 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-379 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-380 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-381 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-382 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-383 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-384 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-385 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-386 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-387 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-388 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-389 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-390 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-391 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-392 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-393 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-394 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-395 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-396 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-397 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-398 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-399 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-400 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-401 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-402 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-403 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-404 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-405 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-406 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-407 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-408 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-409 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-410 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-411 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-412 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-413 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-414 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-415 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-416 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-417 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-418 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-419 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-420 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-421 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-422 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-424 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-425 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-426 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-427 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-428 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-429 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-430 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-431 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-432 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-433 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-434 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-435 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-436 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-437 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-438 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-439 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-440 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-441 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-442 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-443 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-444 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-445 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-446 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-447 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-448 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-449 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-450 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-451 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-452 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-453 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-454 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-455 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-456 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-457 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-458 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-459 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-460 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-461 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-462 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-463 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-464 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-465 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-466 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-467 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-468 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-469 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-470 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-471 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-472 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-473 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-474 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-475 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-476 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-477 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-478 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-479 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-480 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-481 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-482 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-483 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-484 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-485 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-486 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-487 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-488 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-489 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-490 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-491 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-492 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-493 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-494 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-495 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-496 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-497 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-498 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-499 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-500 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-501 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-502 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-503 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-504 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-505 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-506 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-507 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-508 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-509 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-510 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-511 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-512 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-513 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-514 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-515 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-516 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-517 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-518 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-519 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-520 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-521 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-522 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-523 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-524 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-525 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-526 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-527 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-528 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-529 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-530 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-531 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-532 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-533 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-534 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-535 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-537 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-538 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-539 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-540 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-541 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-542 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-543 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-544 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-545 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-546 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-547 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-548 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-549 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-550 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-551 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-552 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-553 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-554 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-555 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-556 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-557 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-558 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-559 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-560 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-561 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-562 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-563 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-564 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-565 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-566 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-567 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-568 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-569 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-570 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-571 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-572 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-573 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-574 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-575 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-576 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-577 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-578 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-579 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-580 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-581 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-582 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-583 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-584 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-585 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-586 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-587 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-588 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-589 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-590 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-591 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-592 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-593 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-594 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-595 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-596 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-597 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-598 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-599 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-600 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-601 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-602 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-603 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-604 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-605 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-606 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-607 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-608 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-609 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-610 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-611 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-612 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-613 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-614 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-615 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-616 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-617 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-618 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-619 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-620 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-621 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-622 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-623 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-624 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-625 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-626 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-627 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-628 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-629 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-630 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-632 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-633 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-634 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-635 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-636 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-637 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-638 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-639 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-640 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-641 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-642 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-643 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-644 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-645 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-646 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-647 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-648 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-649 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-650 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-651 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-652 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-653 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-654 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-655 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-656 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-657 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-658 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-659 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-660 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-661 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-662 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-663 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-664 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-665 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-666 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-667 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-668 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-669 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-670 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-671 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-672 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-673 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-674 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-675 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-676 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-677 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-678 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-679 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-680 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-681 — UBL conformance restriction: element not part of the EN 16931 profile.
  • UBL-CR-682 — UBL conformance restriction: element not part of the EN 16931 profile.

UBL-DT

UBL data type restrictions. These enforce type constraints on UBL fields within the EN 16931 profile.

  • UBL-DT-01 — Amount has more than two decimal places.
  • UBL-DT-06 — Attachment missing mime code attribute.
  • UBL-DT-07 — Attachment missing filename attribute.
  • UBL-DT-08 — UBL data type restriction: attribute not allowed.
  • UBL-DT-09 — UBL data type restriction: attribute not allowed.
  • UBL-DT-10 — UBL data type restriction: attribute not allowed.
  • UBL-DT-11 — UBL data type restriction: attribute not allowed.
  • UBL-DT-12 — UBL data type restriction: attribute not allowed.
  • UBL-DT-13 — UBL data type restriction: attribute not allowed.
  • UBL-DT-14 — UBL data type restriction: attribute not allowed.
  • UBL-DT-15 — UBL data type restriction: attribute not allowed.
  • UBL-DT-16 — UBL data type restriction: attribute not allowed.
  • UBL-DT-17 — UBL data type restriction: attribute not allowed.
  • UBL-DT-18 — UBL data type restriction: attribute not allowed.
  • UBL-DT-19 — UBL data type restriction: attribute not allowed.
  • UBL-DT-20 — UBL data type restriction: attribute not allowed.
  • UBL-DT-21 — UBL data type restriction: attribute not allowed.
  • UBL-DT-22 — UBL data type restriction: attribute not allowed.
  • UBL-DT-23 — UBL data type restriction: attribute not allowed.
  • UBL-DT-24 — UBL data type restriction: attribute not allowed.
  • UBL-DT-25 — UBL data type restriction: attribute not allowed.
  • UBL-DT-26 — UBL data type restriction: attribute not allowed.
  • UBL-DT-27 — UBL data type restriction: attribute not allowed.
  • UBL-DT-28 — UBL data type restriction: attribute not allowed.

UBL-SR

UBL syntax restrictions. These flag UBL elements or repetitions not allowed under EN 16931.

  • UBL-SR-01 — UBL syntax restriction: element or repetition not allowed in EN 16931.
  • UBL-SR-02 — UBL syntax restriction: element or repetition not allowed in EN 16931.
  • UBL-SR-03 — UBL syntax restriction: element or repetition not allowed in EN 16931.
  • UBL-SR-04 — UBL syntax restriction: element or repetition not allowed in EN 16931.
  • UBL-SR-05 — UBL syntax restriction: element or repetition not allowed in EN 16931.
  • UBL-SR-06 — UBL syntax restriction: element or repetition not allowed in EN 16931.
  • UBL-SR-07 — UBL syntax restriction: element or repetition not allowed in EN 16931.
  • UBL-SR-08 — UBL syntax restriction: element or repetition not allowed in EN 16931.
  • UBL-SR-09 — UBL syntax restriction: element or repetition not allowed in EN 16931.
  • UBL-SR-10 — UBL syntax restriction: element or repetition not allowed in EN 16931.
  • UBL-SR-11 — UBL syntax restriction: element or repetition not allowed in EN 16931.
  • UBL-SR-12 — UBL syntax restriction: element or repetition not allowed in EN 16931.
  • UBL-SR-13 — UBL syntax restriction: element or repetition not allowed in EN 16931.
  • UBL-SR-14 — UBL syntax restriction: element or repetition not allowed in EN 16931.
  • UBL-SR-15 — UBL syntax restriction: element or repetition not allowed in EN 16931.
  • UBL-SR-16 — UBL syntax restriction: element or repetition not allowed in EN 16931.
  • UBL-SR-17 — UBL syntax restriction: element or repetition not allowed in EN 16931.
  • UBL-SR-18 — UBL syntax restriction: element or repetition not allowed in EN 16931.
  • UBL-SR-19 — UBL syntax restriction: element or repetition not allowed in EN 16931.
  • UBL-SR-20 — UBL syntax restriction: element or repetition not allowed in EN 16931.
  • UBL-SR-21 — UBL syntax restriction: element or repetition not allowed in EN 16931.
  • UBL-SR-22 — UBL syntax restriction: element or repetition not allowed in EN 16931.
  • UBL-SR-23 — UBL syntax restriction: element or repetition not allowed in EN 16931.
  • UBL-SR-24 — UBL syntax restriction: element or repetition not allowed in EN 16931.
  • UBL-SR-25 — UBL syntax restriction: element or repetition not allowed in EN 16931.
  • UBL-SR-26 — UBL syntax restriction: element or repetition not allowed in EN 16931.
  • UBL-SR-27 — UBL syntax restriction: element or repetition not allowed in EN 16931.
  • UBL-SR-28 — UBL syntax restriction: element or repetition not allowed in EN 16931.
  • UBL-SR-29 — UBL syntax restriction: element or repetition not allowed in EN 16931.
  • UBL-SR-30 — UBL syntax restriction: element or repetition not allowed in EN 16931.
  • UBL-SR-31 — UBL syntax restriction: element or repetition not allowed in EN 16931.
  • UBL-SR-32 — UBL syntax restriction: element or repetition not allowed in EN 16931.
  • UBL-SR-33 — UBL syntax restriction: element or repetition not allowed in EN 16931.
  • UBL-SR-34 — UBL syntax restriction: element or repetition not allowed in EN 16931.
  • UBL-SR-35 — UBL syntax restriction: element or repetition not allowed in EN 16931.
  • UBL-SR-36 — UBL syntax restriction: element or repetition not allowed in EN 16931.
  • UBL-SR-37 — UBL syntax restriction: element or repetition not allowed in EN 16931.
  • UBL-SR-39 — UBL syntax restriction: element or repetition not allowed in EN 16931.
  • UBL-SR-40 — UBL syntax restriction: element or repetition not allowed in EN 16931.
  • UBL-SR-42 — UBL syntax restriction: element or repetition not allowed in EN 16931.
  • UBL-SR-43 — UBL syntax restriction: element or repetition not allowed in EN 16931.
  • UBL-SR-44 — UBL syntax restriction: element or repetition not allowed in EN 16931.
  • UBL-SR-45 — UBL syntax restriction: element or repetition not allowed in EN 16931.
  • UBL-SR-46 — UBL syntax restriction: element or repetition not allowed in EN 16931.
  • UBL-SR-47 — UBL syntax restriction: element or repetition not allowed in EN 16931.
  • UBL-SR-48 — UBL syntax restriction: element or repetition not allowed in EN 16931.
  • UBL-SR-49 — UBL syntax restriction: element or repetition not allowed in EN 16931.
  • UBL-SR-50 — UBL syntax restriction: element or repetition not allowed in EN 16931.
  • UBL-SR-51 — UBL syntax restriction: element or repetition not allowed in EN 16931.
  • UBL-SR-52 — UBL syntax restriction: element or repetition not allowed in EN 16931.
  • UBL-SR-53 — UBL syntax restriction: element or repetition not allowed in EN 16931.
  • UBL-SR-54 — UBL syntax restriction: element or repetition not allowed in EN 16931.
  • UBL-SR-55 — UBL syntax restriction: element or repetition not allowed in EN 16931.