fix(schematron): Correct download URLs for XRechnung and PEPPOL validation files

- Fixed XRechnung URLs to use correct filenames (XRechnung-UBL-validation.sch)
- Removed non-existent PEPPOL-T10 and PEPPOL-T14 files
- Added PEPPOL-EN16931-CII validation file
- All 7 validation files now download successfully:
  - 3 EN16931 files (UBL, CII, EDIFACT)
  - 2 PEPPOL files (UBL, CII)
  - 2 XRechnung files (UBL, CII)
This commit is contained in:
2025-08-12 05:14:11 +00:00
parent 2f597d79df
commit 8dd5509da6
6 changed files with 12 additions and 18 deletions

View File

@@ -3,5 +3,5 @@
"version": "1.3.14",
"url": "https://github.com/ConnectingEurope/eInvoicing-EN16931/raw/master/cii/schematron/EN16931-CII-validation.sch",
"format": "CII",
"downloadDate": "2025-08-12T05:01:07.919Z"
"downloadDate": "2025-08-12T05:13:30.667Z"
}

View File

@@ -3,5 +3,5 @@
"version": "1.3.14",
"url": "https://github.com/ConnectingEurope/eInvoicing-EN16931/raw/master/edifact/schematron/EN16931-EDIFACT-validation.sch",
"format": "CII",
"downloadDate": "2025-08-12T05:01:08.258Z"
"downloadDate": "2025-08-12T05:13:31.017Z"
}

View File

@@ -3,5 +3,5 @@
"version": "1.3.14",
"url": "https://github.com/ConnectingEurope/eInvoicing-EN16931/raw/master/ubl/schematron/EN16931-UBL-validation.sch",
"format": "UBL",
"downloadDate": "2025-08-12T05:01:07.598Z"
"downloadDate": "2025-08-12T05:13:30.323Z"
}

View File

@@ -3,5 +3,5 @@
"version": "3.0.17",
"url": "https://github.com/OpenPEPPOL/peppol-bis-invoice-3/raw/master/rules/sch/PEPPOL-EN16931-UBL.sch",
"format": "UBL",
"downloadDate": "2025-08-12T05:01:08.635Z"
"downloadDate": "2025-08-12T05:13:31.420Z"
}