JOURNEY_PATTERN_9
JourneyPattern BookWhen without LatestBookingTime or LatestBookingTime without BookWhen
Details
- Message:
BookWhen must be used together with LatestBookingTime on StopPointInJourneyPattern - Scope: frame: ServiceFrame
Implementation
xpath
journeyPatterns/JourneyPattern/pointsInSequence/StopPointInJourneyPattern/BookingArrangements[(BookWhen and not(LatestBookingTime)) or (not(BookWhen) and LatestBookingTime)]Related
- Source: Entur netex-validator-java
