Skip to content

Commit 26bc251

Browse files
authored
Update README.md
1 parent 27ecb7a commit 26bc251

1 file changed

Lines changed: 19 additions & 1 deletion

File tree

examples/functions/drt/README.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,19 @@
1-
# DRT examples and explanations
1+
# DRT examples and explanations
2+
We expanded for NeTEx 2.1 DRT in serious manner.
3+
4+
## Updates in NeTEX 2.1
5+
- `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.
14+
15+
## Examples
16+
17+
### Switzerland
18+
19+
### ENTUR

0 commit comments

Comments
 (0)