diff --git a/.gitignore b/.gitignore index 3ce15e17c..ea923de8d 100644 --- a/.gitignore +++ b/.gitignore @@ -88,3 +88,5 @@ fabric.properties # Editor-based Rest Client .idea/httpRequests +.idea/.name +/.idea diff --git a/examples/functions/timetable/Netex_09.1_Bus_InterchangeRule.xml b/examples/functions/timetable/Netex_09.1_Bus_InterchangeRule.xml index 8af4a93ea..eb6ab3b1b 100644 --- a/examples/functions/timetable/Netex_09.1_Bus_InterchangeRule.xml +++ b/examples/functions/timetable/Netex_09.1_Bus_InterchangeRule.xml @@ -362,6 +362,7 @@ The Calendar is shown coded as + outbound diff --git a/xsd/netex_part_1/part1_networkDescription/netex_line_version.xsd b/xsd/netex_part_1/part1_networkDescription/netex_line_version.xsd index 40f5462c8..27666dea1 100644 --- a/xsd/netex_part_1/part1_networkDescription/netex_line_version.xsd +++ b/xsd/netex_part_1/part1_networkDescription/netex_line_version.xsd @@ -987,6 +987,11 @@ Rail transport, Roads and Road transport + + + A Direction of a ROUTE. One of a restricted set of values. Can be used instead of DirectionRef. V2.1. + + Alternative LINE Reference for AVMS system. DEPRECATED - v2.0 @@ -1159,4 +1164,4 @@ Rail transport, Roads and Road transport - + \ No newline at end of file