diff --git a/examples/standards/epiap/Chur_Equipment_Pathlink_V1.0.xml b/examples/standards/epiap/Chur_Equipment_Pathlink_V1.0.xml
index eb3824200..66e417b05 100644
--- a/examples/standards/epiap/Chur_Equipment_Pathlink_V1.0.xml
+++ b/examples/standards/epiap/Chur_Equipment_Pathlink_V1.0.xml
@@ -821,9 +821,6 @@
-
-
-
@@ -1774,9 +1771,6 @@
-
-
-
@@ -9381,9 +9375,6 @@
-
-
-
@@ -9648,9 +9639,6 @@
-
-
-
diff --git a/xsd/netex_framework/netex_utility/netex_location_types.xsd b/xsd/netex_framework/netex_utility/netex_location_types.xsd
index fff379b7a..daa45738f 100644
--- a/xsd/netex_framework/netex_utility/netex_location_types.xsd
+++ b/xsd/netex_framework/netex_utility/netex_location_types.xsd
@@ -66,32 +66,20 @@ Rail transport, Roads and Road transport
- Type for geospatial Position of a point. May be expressed in concrete WGS 84 Coordinates or any gml compatible point coordinates format.
+ Type for geospatial Position of a point. May be expressed in concrete WGS 84 Coordinates or any gml compatible point coordinates format. Using Longitude and Latitude is strongly recommended.
-
-
+
+
+
+
+
+
- WGS84
+ Specially for the use of relative coordinates (e.g. in DECK PLAN) a gml:pos can be used with srs_name="xy_in_Metres".
-
-
- Longitude from Greenwich Meridian. -180 (East) to +180 (West). Decimal degrees. e.g. 2.356
-
-
-
-
- Latitude from equator. -90 (South) to +90 (North). Decimal degrees. e.g. 56.356
-
-
-
-
- Altitude (metres) Above sea level.
-
-
-
-
-
+
+
Precision for point measurement. In meters.