Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -489,21 +489,6 @@ Rail transport, Roads and Road transport
</xsd:restriction>
</xsd:simpleContent>
</xsd:complexType>
<xsd:simpleType name="ContactTypeEnumeration">
<xsd:annotation>
<xsd:documentation>Allowed values for CONTACT role. +v1.2.2</xsd:documentation>
</xsd:annotation>
<xsd:restriction base="xsd:NMTOKEN">
<xsd:enumeration value="any"/>
<xsd:enumeration value="information"/>
<xsd:enumeration value="reservations"/>
<xsd:enumeration value="lostProperty"/>
<xsd:enumeration value="publicRelations"/>
<xsd:enumeration value="complaints"/>
<xsd:enumeration value="emergency"/>
<xsd:enumeration value="other"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:complexType name="ContactStructure">
<xsd:annotation>
<xsd:documentation>Contact details with reference to CONTACT.</xsd:documentation>
Expand Down