<xsd:simpleType name="RuralRouteNumber">
<xsd:annotation>
<xsd:documentation source="Implementer">Example value: Imported5 = 2564</xsd:documentation>
<xsd:documentation source="Implementer">Example value: Imported4 = 2564</xsd:documentation>
<xsd:documentation source="Implementer">Example value: Imported2 = 2564</xsd:documentation>
<xsd:documentation source="Implementer">Example value: Imported67 = 2564</xsd:documentation>
<xsd:documentation source="Implementer">Example value: Imported123 = 2564</xsd:documentation>
<xsd:documentation source="Implementer">Example value: Imported34 = 2564</xsd:documentation>
<xsd:documentation source="Implementer">Example value: ca1 = 25645</xsd:documentation>
<xsd:appinfo>
<otm:OTA2Entity type="Simple" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">RuralRouteNumber</otm:OTA2Entity>
<otm:Example context="Common" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">2564</otm:Example>
</xsd:appinfo>
</xsd:annotation>
<xsd:restriction base="xsd:string">
<xsd:pattern value="[0-9]{1,5}" />
</xsd:restriction>
</xsd:simpleType>
|