Skip to content

Commit 6d1ba04

Browse files
authored
Fixed typo's (#289)
1 parent d06ed9b commit 6d1ba04

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

xsd/netex_framework/netex_responsibility/netex_relationship_support.xsd

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ Rail transport, Roads and Road transport
101101
<xsd:attributeGroup ref="ReferenceModificationDetailsGroup"/>
102102
<xsd:attribute name="modification" type="ModificationEnumeration" use="optional">
103103
<xsd:annotation>
104-
<xsd:documentation>Nature of last modification: new, revise, delete, undchanged;</xsd:documentation>
104+
<xsd:documentation>Nature of last modification: new, revise, delete, unchanged;</xsd:documentation>
105105
</xsd:annotation>
106106
</xsd:attribute>
107107
<xsd:attribute name="ref" type="ObjectIdType" use="required">
@@ -111,15 +111,15 @@ Rail transport, Roads and Road transport
111111
</xsd:attribute>
112112
<xsd:attribute name="versionRef" type="VersionIdType" use="optional">
113113
<xsd:annotation>
114-
<xsd:documentation>Identifier of version of eferenced entity. For use when refenece is External and a specific version is required. Mutually exclusive with version</xsd:documentation>
114+
<xsd:documentation>Identifier of version of referenced entity. For use when refenece is External and a specific version is required. Mutually exclusive with version</xsd:documentation>
115115
</xsd:annotation>
116116
</xsd:attribute>
117117
</xsd:extension>
118118
</xsd:simpleContent>
119119
</xsd:complexType>
120120
<xsd:element name="OrderedVersionOfObjectRef" type="OrderedVersionOfObjectRefStructure">
121121
<xsd:annotation>
122-
<xsd:documentation>Reference to a NeTEx Object . i.e. concrete instance of an ENTITY may include a version. Implements a one to one relationship by reference.</xsd:documentation>
122+
<xsd:documentation>Reference to a NeTEx Object i.e. concrete instance of an ENTITY may include a version. Implements a one to one relationship by reference.</xsd:documentation>
123123
</xsd:annotation>
124124
</xsd:element>
125125
<xsd:complexType name="OrderedVersionOfObjectRefStructure">
@@ -196,7 +196,7 @@ Rail transport, Roads and Road transport
196196
<xsd:attributeGroup ref="ReferenceModificationDetailsGroup"/>
197197
<xsd:attribute name="modification" type="ModificationEnumeration" use="optional">
198198
<xsd:annotation>
199-
<xsd:documentation>Nature of last modification: new, revise, delete, undchanged;</xsd:documentation>
199+
<xsd:documentation>Nature of last modification: new, revise, delete, unchanged;</xsd:documentation>
200200
</xsd:annotation>
201201
</xsd:attribute>
202202
<xsd:attribute name="ref" type="ObjectIdType" use="required">
@@ -206,7 +206,7 @@ Rail transport, Roads and Road transport
206206
</xsd:attribute>
207207
<xsd:attribute name="versionRef" type="VersionIdType" use="optional">
208208
<xsd:annotation>
209-
<xsd:documentation>Identifier of version of eferenced entity. For use when refenece is External and a specific version is required. Mutually exclusive with version</xsd:documentation>
209+
<xsd:documentation>Identifier of version of referenced entity. For use when refenece is External and a specific version is required. Mutually exclusive with version</xsd:documentation>
210210
</xsd:annotation>
211211
</xsd:attribute>
212212
</xsd:extension>

0 commit comments

Comments
 (0)