Skip to content

Commit 61ba417

Browse files
authored
Update xsd/netex_framework/netex_utility/netex_utility_xml.xsd
1 parent cbc673c commit 61ba417

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

xsd/netex_framework/netex_utility/netex_utility_xml.xsd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Rail transport, Roads and Road transport
5757
<!-- ======================================================================= -->
5858
<xsd:complexType name="MultilingualString" mixed="true">
5959
<xsd:annotation>
60-
<xsd:documentation>Either use with simple text (as was used in NeTEx priori to v2.0) or use only Text elements withing the MultilingualString. The old version will be deprecated. Also to take advantage of mixed may not be processable by some data consumers.</xsd:documentation>
60+
<xsd:documentation>Either use with simple text (as was used in NeTEx prior to v2.0) or use only Text elements withing the MultilingualString. The old version will be deprecated. Also to take advantage of mixed may not be processable by some data consumers.</xsd:documentation>
6161
</xsd:annotation>
6262
<xsd:sequence>
6363
<xsd:element name="Text" type="TextType" minOccurs="0" maxOccurs="unbounded"/>

0 commit comments

Comments
 (0)