diff --git a/examples/functions/versioning/Netex_VersioningExample_Step_05.xml b/examples/functions/versioning/Netex_VersioningExample_Step_05.xml
index 3ec1bce88..d16fcc9e6 100644
--- a/examples/functions/versioning/Netex_VersioningExample_Step_05.xml
+++ b/examples/functions/versioning/Netex_VersioningExample_Step_05.xml
@@ -109,7 +109,10 @@ This is part 4 of a multistep example on versioning.
mycodeA
- Haltstelle B
+
+ Haltestelle B
+ stop B
+
Version two of stop B
mycodeB
diff --git a/xsd/netex_framework/netex_genericFramework/netex_alternativeName_support.xsd b/xsd/netex_framework/netex_genericFramework/netex_alternativeName_support.xsd
index f3698bdfa..3d03a441d 100644
--- a/xsd/netex_framework/netex_genericFramework/netex_alternativeName_support.xsd
+++ b/xsd/netex_framework/netex_genericFramework/netex_alternativeName_support.xsd
@@ -93,7 +93,11 @@ Rail transport, Roads and Road transport
-
+
+
+ Deprecated in v2.0 for AlternativeName. Use MultiligualString directly with Text subelements.
+
+
diff --git a/xsd/netex_framework/netex_utility/netex_utility_xml.xsd b/xsd/netex_framework/netex_utility/netex_utility_xml.xsd
index c417e651b..74128b00c 100644
--- a/xsd/netex_framework/netex_utility/netex_utility_xml.xsd
+++ b/xsd/netex_framework/netex_utility/netex_utility_xml.xsd
@@ -55,22 +55,21 @@ Rail transport, Roads and Road transport
Xml utility types for NeTEX
-
+
- Type for a string in a specified language.
+ *Either* use with simple text (as in NeTEx prior to v2.0) or use *only* Text elements within the MultilingualString. The old version (simple text) will be deprecated. As this is a mixed type this is not currently enforced by the schema.
+
+
+
+
+
+
+
-
-
-
- Language of string contents.
-
-
-
-
- Resource id of string.
-
-
+
+
+