Skip to content

Commit 4d45581

Browse files
Generated by github actions
1 parent d4361dd commit 4d45581

File tree

4 files changed

+9
-8
lines changed

4 files changed

+9
-8
lines changed

target/schematron/PEPPOLBIS-T123.sch

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1764,10 +1764,10 @@
17641764
flag="fatal">CustomizationID SHALL have the value 'urn:fdc:peppol.eu:logistics:trns:transport_execution_plan_request:1'.</assert>
17651765
</rule>
17661766

1767-
<rule context="ubl:TransportExecutionPlanRequest">
1767+
<rule context="cbc:ProfileID">
17681768
<assert id="PEPPOL-T123-R002"
1769-
test=" (ProfileID = ('urn:fdc:peppol.eu:logistics:bis:transport_execution_plan_w_request:1') or ('urn:fdc:peppol.eu:logistics:bis:advanced_transport_execution_plan:1'))"
1770-
flag="fatal">ProfileID SHALL have the value 'urn:fdc:peppol.eu:logistics:bis:transport_execution_plan_w_request:1' or 'urn:fdc:peppol.eu:logistics:bis:advanced_transport_execution_plan:1'.</assert>
1769+
test="some $p in tokenize('urn:fdc:peppol.eu:logistics:bis:transport_execution_plan_w_request:1' 'urn:fdc:peppol.eu:logistics:bis:advanced_transport_execution_plan:1', '\s') satisfies $p = normalize-space(.)"
1770+
flag="fatal">ProfileID SHALL have the value 'urn:fdc:peppol.eu:logistics:bis:transport_execution_plan_w_request:1' or 'urn:fdc:peppol.eu:logistics:bis:transport_execution_plan_only:1' or 'urn:fdc:peppol.eu:logistics:bis:advanced_transport_execution_plan:1'.</assert>
17711771
</rule>
17721772

17731773
<rule context="cac:Consignment">

target/schematron/PEPPOLBIS-T124.sch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2683,7 +2683,7 @@
26832683
</rule>
26842684
<rule context="cbc:ProfileID">
26852685
<assert id="PEPPOL-T124-R002"
2686-
test="(normalize-space(.) = 'urn:fdc:peppol.eu:logistics:bis:transport_execution_plan_w_request:1' or 'urn:fdc:peppol.eu:logistics:bis:transport_execution_plan_only:1' or 'urn:fdc:peppol.eu:logistics:bis:advanced_transport_execution_plan:1')"
2686+
test="some $p in tokenize('urn:fdc:peppol.eu:logistics:bis:transport_execution_plan_w_request:1' 'urn:fdc:peppol.eu:logistics:bis:transport_execution_plan_only:1' 'urn:fdc:peppol.eu:logistics:bis:advanced_transport_execution_plan:1', '\s') satisfies $p = normalize-space(.)"
26872687
flag="fatal">ProfileID SHALL have the value 'urn:fdc:peppol.eu:logistics:bis:transport_execution_plan_w_request:1' or 'urn:fdc:peppol.eu:logistics:bis:transport_execution_plan_only:1' or 'urn:fdc:peppol.eu:logistics:bis:advanced_transport_execution_plan:1'.</assert>
26882688
</rule>
26892689
<rule context="cac:Consignment">

target/schematron/PEPPOLBIS-T126.sch

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -515,8 +515,8 @@
515515

516516
<rule context="cbc:ProfileID">
517517
<assert id="PEPPOL-T126-R002"
518-
test="(normalize-space(.) = 'urn:fdc:peppol.eu:logistics:bis:transportation_status_w_request:1' or 'urn:fdc:peppol.eu:logistics:bis:advanced_transport_execution_plan:1')"
519-
flag="fatal">ProfileID SHALL have the value 'urn:fdc:peppol.eu:logistics:bis:transportation_status_w_request:1' or 'urn:fdc:peppol.eu:logistics:bis:advanced_transport_execution_plan:1'.</assert>
518+
test="some $p in tokenize('urn:fdc:peppol.eu:logistics:bis:transportation_status_w_request:1' 'urn:fdc:peppol.eu:logistics:bis:advanced_transport_execution_plan:1', '\s') satisfies $p = normalize-space(.)"
519+
flag="fatal">ProfileID SHALL have the value 'urn:fdc:peppol.eu:logistics:bis:transportation_status_w_request:1' or 'urn:fdc:peppol.eu:logistics:bis:advanced_transport_execution_plan:1'.</assert>
520520
</rule>
521521

522522
<rule context="ubl:TransportationStatusRequest/cbc:IssueTime">

target/schematron/PEPPOLBIS-T127.sch

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -837,10 +837,11 @@
837837
test="(normalize-space(.) = 'urn:fdc:peppol.eu:logistics:trns:transportation_status:1')"
838838
flag="fatal">Specification identifier SHALL start with the value 'urn:fdc:peppol.eu:logistics:trns:transportation_status:1'.</assert>
839839
</rule>
840+
840841
<rule context="cbc:ProfileID">
841842
<assert id="PEPPOL-T127-R002"
842-
test="(normalize-space(.) = 'urn:fdc:peppol.eu:logistics:bis:transportation_status_w_request:1' or 'urn:fdc:peppol.eu:logistics:bis:transportation_status_only:1' or 'urn:fdc:peppol.eu:logistics:bis:advanced_transport_execution_plan:1')"
843-
flag="fatal">ProfileID SHALL have the value 'urn:fdc:peppol.eu:logistics:bis:transportation_status_w_request:1' 'urn:fdc:peppol.eu:logistics:bis:transportation_status_only:1' or 'urn:fdc:peppol.eu:logistics:bis:advanced_transport_execution_plan:1'.</assert>
843+
test="some $p in tokenize('urn:fdc:peppol.eu:logistics:bis:transportation_status_w_request:1' 'urn:fdc:peppol.eu:logistics:bis:transportation_status_only:1' 'urn:fdc:peppol.eu:logistics:bis:advanced_transport_execution_plan:1', '\s') satisfies $p = normalize-space(.)"
844+
flag="fatal">ProfileID SHALL have the value 'urn:fdc:peppol.eu:logistics:bis:transportation_status_w_request:1' or 'urn:fdc:peppol.eu:logistics:bis:transportation_status_only:1' or 'urn:fdc:peppol.eu:logistics:bis:advanced_transport_execution_plan:1'.</assert>
844845
</rule>
845846

846847
<rule context="ubl:TransportationStatus/cbc:IssueTime">

0 commit comments

Comments
 (0)