Skip to content

Commit

Permalink
Fixed typos: netex_alternativeText_version.xsd
Browse files Browse the repository at this point in the history
  • Loading branch information
JohanEntur authored Jul 30, 2024
1 parent 2d03b04 commit e30f7a9
Showing 1 changed file with 10 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,12 @@ Air transport, Airports,
Ports and maritime transport, Ferries (marine),
Public transport, Bus services, Coach services, Bus stops and stations,
Rail transport, Railway stations and track, Train services, Underground trains,
Business and industry, Transport, Air transport , Ports and maritime transport, Public transport,
Rail transport, Roads and Road transport
Business and industry, Transport, Air transport, Ports and maritime transport, Public transport,
Rail transport, Roads and Road transport.
</Category>
<Project>CEN TC278 WG3 SG9.</Project>
</Subject>
<Title>NeTEx Network Exchange - ALTERNATIVE NAME Base types.</Title>
<Title>NeTEx Network Exchange - ALTERNATIVE NAME Base types.</Title>
<Type>Standard</Type>
</Metadata>
</xsd:appinfo>
Expand All @@ -66,7 +66,7 @@ Rail transport, Roads and Road transport
<xsd:sequence>
<xsd:element ref="AlternativeText" maxOccurs="unbounded">
<xsd:annotation>
<xsd:documentation>ALTERNATIVE TEXT for an text attribute of Element.</xsd:documentation>
<xsd:documentation>ALTERNATIVE TEXT for a text attribute of Element.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
Expand All @@ -85,7 +85,7 @@ Rail transport, Roads and Road transport
<xsd:sequence>
<xsd:element name="DataManagedObjectRef" type="VersionOfObjectRefStructure" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Object for attribute for which ALTERNATIVE TEXTprovides an alias. May be omitted if given by context.</xsd:documentation>
<xsd:documentation>Object for attribute for which ALTERNATIVE TEXT provides an alias. May be omitted if given by context.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="Text" type="MultilingualString">
Expand All @@ -102,7 +102,7 @@ Rail transport, Roads and Road transport
</xsd:attribute>
<xsd:attribute name="attributeName" type="xsd:NCName">
<xsd:annotation>
<xsd:documentation>Name of text attribute for which this is the alternative tex. Must be an existing attribute name </xsd:documentation>
<xsd:documentation>Name of text attribute for which this is the alternative text. Must be an existing attribute name.</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:restriction>
Expand All @@ -111,14 +111,14 @@ Rail transport, Roads and Road transport
</xsd:element>
<xsd:complexType name="AlternativeText_VersionedChildStructure">
<xsd:annotation>
<xsd:documentation>Type for ALTERNATIVE TEXT </xsd:documentation>
<xsd:documentation>Type for ALTERNATIVE TEXT.</xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="VersionedChildStructure">
<xsd:sequence>
<xsd:element name="DataManagedObjectRef" type="VersionOfObjectRefStructure" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Object for attribute for which ALTERNATIVE TEXTprovides an alias. May be omitted if given by context.</xsd:documentation>
<xsd:documentation>Object for attribute for which ALTERNATIVE TEXT provides an alias. May be omitted if given by context.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="Text" type="MultilingualString">
Expand All @@ -129,12 +129,12 @@ Rail transport, Roads and Road transport
</xsd:sequence>
<xsd:attribute name="attributeName" type="xsd:NCName">
<xsd:annotation>
<xsd:documentation>Name of text attribute for which this is the alternative tex. Must be an existing attribute name </xsd:documentation>
<xsd:documentation>Name of text attribute for which this is the alternative text. Must be an existing attribute name.</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="useForLanguage" type="xsd:language">
<xsd:annotation>
<xsd:documentation>Name of language for which this is to be used. </xsd:documentation>
<xsd:documentation>Name of language for which this is to be used.</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="order" type="xsd:positiveInteger">
Expand Down

0 comments on commit e30f7a9

Please sign in to comment.