Skip to content

Commit 08eb98f

Browse files
committed
Updated for 1.3.14.1
1 parent 3929c41 commit 08eb98f

File tree

8 files changed

+11
-9
lines changed

8 files changed

+11
-9
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Official Schematron eInvoicing-EN16931 artefacts for CEN/TC 434.
44
This repository does not contain eInvoicing-EN16931 rules for any CIUS.
55

66
Latest release
7-
* UBL & CII: **v1.3.14** (2025-04-11) - [https://github.com/ConnectingEurope/eInvoicing-EN16931/releases/tag/validation-1.3.14](https://github.com/ConnectingEurope/eInvoicing-EN16931/releases/tag/validation-1.3.14)
7+
* UBL & CII: **v1.3.14.1** (2025-04-16) - [https://github.com/ConnectingEurope/eInvoicing-EN16931/releases/tag/validation-1.3.14](https://github.com/ConnectingEurope/eInvoicing-EN16931/releases/tag/validation-1.3.14)
88
* EDIFACT: **v1.0.0** (2018-02-08) - https://github.com/ConnectingEurope/eInvoicing-EN16931/releases/tag/eInvoicing-EN16931-1.0.0
99

1010
For each syntax a separate folder exists where all related artefacts are to be published.
@@ -31,6 +31,8 @@ That was Licensed under the Apache License, Version 2.0
3131

3232
# News and noteworthy
3333

34+
* v1.3.14.1 - 2024-04-16 (UBL and CII only)
35+
* This refers to [#423](https://github.com/ConnectingEurope/eInvoicing-EN16931/issues/423)
3436
* v1.3.14 - 2024-04-11 (UBL and CII only)
3537
* See all fixed issues: https://github.com/ConnectingEurope/eInvoicing-EN16931/issues?q=is%3Aissue+is%3Aclosed+milestone%3A1.3.14
3638
* v1.3.13 - 2024-10-08 (UBL and CII only)

cii/schematron/preprocessed/EN16931-CII-validation-preprocessed.sch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Licensed under European Union Public Licence (EUPL) version 1.2.
55
66
-->
7-
<!--Schematron version 1.3.14 - Last update: 2025-04-11--><schema xmlns="http://purl.oclc.org/dsdl/schematron" queryBinding="xslt2">
7+
<!--Schematron version 1.3.14.1 - Last update: 2025-04-16--><schema xmlns="http://purl.oclc.org/dsdl/schematron" queryBinding="xslt2">
88
<title>EN16931 model bound to CII</title>
99
<ns prefix="rsm" uri="urn:un:unece:uncefact:data:standard:CrossIndustryInvoice:100" />
1010
<ns prefix="ccts" uri="urn:un:unece:uncefact:documentation:standard:CoreComponentsTechnicalSpecification:2" />

cii/xslt/EN16931-CII-validation.xslt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Licensed under European Union Public Licence (EUPL) version 1.2.
55

66
-->
7-
<!--Schematron version 1.3.14 - Last update: 2025-04-11--><xsl:stylesheet xmlns:svrl="http://purl.oclc.org/dsdl/svrl" xmlns:ccts="urn:un:unece:uncefact:documentation:standard:CoreComponentsTechnicalSpecification:2" xmlns:iso="http://purl.oclc.org/dsdl/schematron" xmlns:qdt="urn:un:unece:uncefact:data:standard:QualifiedDataType:100" xmlns:ram="urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100" xmlns:rsm="urn:un:unece:uncefact:data:standard:CrossIndustryInvoice:100" xmlns:saxon="http://saxon.sf.net/" xmlns:schold="http://www.ascc.net/xml/schematron" xmlns:udt="urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="2.0">
7+
<!--Schematron version 1.3.14.1 - Last update: 2025-04-16--><xsl:stylesheet xmlns:svrl="http://purl.oclc.org/dsdl/svrl" xmlns:ccts="urn:un:unece:uncefact:documentation:standard:CoreComponentsTechnicalSpecification:2" xmlns:iso="http://purl.oclc.org/dsdl/schematron" xmlns:qdt="urn:un:unece:uncefact:data:standard:QualifiedDataType:100" xmlns:ram="urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:100" xmlns:rsm="urn:un:unece:uncefact:data:standard:CrossIndustryInvoice:100" xmlns:saxon="http://saxon.sf.net/" xmlns:schold="http://www.ascc.net/xml/schematron" xmlns:udt="urn:un:unece:uncefact:data:standard:UnqualifiedDataType:100" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="2.0">
88
<!--Implementers: please note that overriding process-prolog or process-root is
99
the preferred method for meta-stylesheets to use where possible. -->
1010

pom-preprocess.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
<keepDiagnostics>false</keepDiagnostics>
7272
<keepReports>false</keepReports>
7373
<keepEmptyPatterns>false</keepEmptyPatterns>
74-
<schHeader> Schematron version 1.3.14 - Last update: 2025-04-11 </schHeader>
74+
<schHeader> Schematron version 1.3.14.1 - Last update: 2025-04-16 </schHeader>
7575
</configuration>
7676
</plugin>
7777
</plugins>

pom-xslt-old-and-slow.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<version>2.0.8</version>
1313
</parent>
1414
<artifactId>centc434-validation-rules</artifactId>
15-
<version>1.3.16</version>
15+
<version>1.3.14.1</version>
1616
<name>centc434-validation-rules</name>
1717
<description>EN16931 - CEN/TC 434 validation rules</description>
1818
<url>https://github.com/CenPC434/validation</url>
@@ -70,7 +70,7 @@
7070
</executions>
7171
<configuration>
7272
<schematronPattern>*.sch</schematronPattern>
73-
<xsltHeader> Schematron version 1.3.14 - Last update: 2025-04-11 </xsltHeader>
73+
<xsltHeader> Schematron version 1.3.14.1 - Last update: 2025-04-16 </xsltHeader>
7474
<showProgress>true</showProgress>
7575
</configuration>
7676
</plugin>

pom-xslt-preprocessed.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
</executions>
5959
<configuration>
6060
<schematronPattern>*.sch</schematronPattern>
61-
<xsltHeader> Schematron version 1.3.14 - Last update: 2025-04-11 </xsltHeader>
61+
<xsltHeader> Schematron version 1.3.14.1 - Last update: 2025-04-16 </xsltHeader>
6262
<showProgress>true</showProgress>
6363
</configuration>
6464
</plugin>

ubl/schematron/preprocessed/EN16931-UBL-validation-preprocessed.sch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Licensed under European Union Public Licence (EUPL) version 1.2.
55
66
-->
7-
<!--Schematron version 1.3.14 - Last update: 2025-04-11--><schema xmlns="http://purl.oclc.org/dsdl/schematron" queryBinding="xslt2">
7+
<!--Schematron version 1.3.14.1 - Last update: 2025-04-16--><schema xmlns="http://purl.oclc.org/dsdl/schematron" queryBinding="xslt2">
88
<title>EN16931 model bound to UBL</title>
99
<ns prefix="ext" uri="urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2" />
1010
<ns prefix="cbc" uri="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" />

ubl/xslt/EN16931-UBL-validation.xslt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Licensed under European Union Public Licence (EUPL) version 1.2.
55

66
-->
7-
<!--Schematron version 1.3.14 - Last update: 2025-04-11--><xsl:stylesheet xmlns:svrl="http://purl.oclc.org/dsdl/svrl" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:cn="urn:oasis:names:specification:ubl:schema:xsd:CreditNote-2" xmlns:ext="urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2" xmlns:iso="http://purl.oclc.org/dsdl/schematron" xmlns:qdt="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDataTypes-2" xmlns:saxon="http://saxon.sf.net/" xmlns:schold="http://www.ascc.net/xml/schematron" xmlns:ubl="urn:oasis:names:specification:ubl:schema:xsd:Invoice-2" xmlns:udt="urn:oasis:names:specification:ubl:schema:xsd:UnqualifiedDataTypes-2" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="2.0">
7+
<!--Schematron version 1.3.14.1 - Last update: 2025-04-16--><xsl:stylesheet xmlns:svrl="http://purl.oclc.org/dsdl/svrl" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:cn="urn:oasis:names:specification:ubl:schema:xsd:CreditNote-2" xmlns:ext="urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2" xmlns:iso="http://purl.oclc.org/dsdl/schematron" xmlns:qdt="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDataTypes-2" xmlns:saxon="http://saxon.sf.net/" xmlns:schold="http://www.ascc.net/xml/schematron" xmlns:ubl="urn:oasis:names:specification:ubl:schema:xsd:Invoice-2" xmlns:udt="urn:oasis:names:specification:ubl:schema:xsd:UnqualifiedDataTypes-2" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="2.0">
88
<!--Implementers: please note that overriding process-prolog or process-root is
99
the preferred method for meta-stylesheets to use where possible. -->
1010

0 commit comments

Comments
 (0)