Skip to content

Commit 09ebda8

Browse files
Changes after review period
1 parent 5c0d200 commit 09ebda8

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

rules/sch/parts/PEPPOL-M-T124.sch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
or (cac:Consignment/cac:PlannedPickupTransportEvent)"
6464
flag="fatal">[PEPPOL-T124-R040] cac:Consignment/cac:PlannedPickupTransportEvent must be present when cac:MainTransportationService = "4", "22", "23" or "24".</assert>
6565
<assert id="PEPPOL-T124-R041" test="not(cac:MainTransportationService/cbc:TransportServiceCode = ('4', '22', '23', '24'))
66-
or (cac:Consignment/PlannedDeliveryTransportEvent)"
66+
or (cac:Consignment/cac:PlannedDeliveryTransportEvent)"
6767
flag="fatal">[PEPPOL-T124-R041] cac:Consignment/cac:PlannedDeliveryTransportEvent must be present when cac:MainTransportationService = "4", "22", "23" or "24".</assert>
6868
<assert id="PEPPOL-T124-R042" test="not(cac:MainTransportationService/cbc:TransportServiceCode = ('4', '22', '23', '24'))
6969
or (cac:Consignment/cac:MainCarriageShipmentStage)"

rules/unit-transport-execution-plan/PEPPOL-T124-R040.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<testSet xmlns="http://difi.no/xsd/vefa/validator/1.0" configuration="peppolbis-T124-base-1.0">
33
<assert>
4-
<description>Verify that the Planned Pickup Transport Event, Planned Delivery Transport Event and Main Carriage Shipment Stage are being
4+
<description>Verify that the Planned Pickup Transport Event is being
55
specified for the Consignment when the Transport Service Code is "4", "22", "23" or "24". </description>
66
<scope>PEPPOL-T124-R040</scope>
77
</assert>

rules/unit-transport-execution-plan/PEPPOL-T124-R041.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<testSet xmlns="http://difi.no/xsd/vefa/validator/1.0" configuration="peppolbis-T124-base-1.0">
33
<assert>
4-
<description>Verify that the Planned Pickup Transport Event, Planned Delivery Transport Event and Main Carriage Shipment Stage are being
4+
<description>Verify that the Planned Delivery Transport Event is being
55
specified for the Consignment when the Transport Service Code is "4", "22", "23" or "24". </description>
66
<scope>PEPPOL-T124-R041</scope>
77
</assert>

rules/unit-transport-execution-plan/PEPPOL-T124-R042.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<testSet xmlns="http://difi.no/xsd/vefa/validator/1.0" configuration="peppolbis-T124-base-1.0">
33
<assert>
4-
<description>Verify that the Planned Pickup Transport Event, Planned Delivery Transport Event and Main Carriage Shipment Stage are being
4+
<description>Verify that the Main Carriage Shipment Stage is being
55
specified for the Consignment when the Transport Service Code is "4", "22", "23" or "24". </description>
66
<scope>PEPPOL-T124-R042</scope>
77
</assert>

0 commit comments

Comments
 (0)