diff --git a/.gitignore b/.gitignore
index 3ce15e17c..744889bcc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -88,3 +88,4 @@ fabric.properties
# Editor-based Rest Client
.idea/httpRequests
+/.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..c6d541b9d 100644
--- a/examples/functions/timetable/Netex_09.1_Bus_InterchangeRule.xml
+++ b/examples/functions/timetable/Netex_09.1_Bus_InterchangeRule.xml
@@ -314,6 +314,7 @@ The Calendar is shown coded as
+ inbound
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..36d08ea3d 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. Default is "Outbound". 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