You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`FlexibleLine` is folden into `Line`. Be aware that an area-oriented services is also a "line".
6
+
- There can now exist multiple `ServiceBookingArrangement` and related stuff in a `mobilityService`.
7
+
- There can now be also (multiple) `ServiceBookingArrangement` in a `Line`.
8
+
-`BookingNote` is now also an object that can be referenced and translated with `AlternativeText`. **TODO**
9
+
-`serviceBookingArrangements` can now accept all other elements to describe the services:
10
+
-`ServiceBookingArrangement`: How to book
11
+
-`ServiceCompetitiveCondition`: What to do and what not
12
+
-`ServiceEligibilityCondition`: Who can use the service.
13
+
- The interaction of such serviceBookingArrangements is additive. Eg. all elements are within their group connected by OR. E.g. you are a senior or a child you can use the service. Be aware that this MAY result in the need to split a service to do it.
0 commit comments