PEPPOL-T128-R028
- Message
If the Consignment is Conditionally Accepted or Rejected (CA/RE), a status reason (text) SHALL be provided.
- Context
cac:Shipment/cac:TransportHandlingUnit/cac:Status
- Test
((normalize-space(cbc:ConditionCode) >= 'AQ') and (cbc:StatusReason)) or ((normalize-space(cbc:ConditionCode) <= 'AQ') and not(cbc:StatusReason))
- Usage