VRBL-WBL-IN-1p0-16

Basic Info

Rule When the Transport Contract is provided, the Shipment Transport Mode Code must exist within the Waybill.
Context /ubl:Waybill
Pattern vrbl-waybill-in-1p0
Severity fatal

Used Template: Exists

Parameter Value
probe = cac:Shipment/cac:ShipmentStage/cbc:TransportModeCode

Implementation

(
	not(boolean(cac:DocumentReference[cbc:ID/@schemeID = 'AAS']))
)
or
(
	boolean(cac:Shipment/cac:ShipmentStage/cbc:TransportModeCode)
)