Definition Type: SimpleType
Name: RuralRouteNumber
Namespace: http://www.opentravel.org/OTM/Common/v4
Containing Schema: Common_4_0_0.xsd
Documentation:
Example value: Imported5 = 2564 Example value: Imported4 = 2564 Example value: Imported2 = 2564 Example value: Imported67 = 2564 Example value: Imported123 = 2564 Example value: Imported34 = 2564 Example value: ca1 = 25645
Collapse XSD Schema Diagram:
XSD Diagram of RuralRouteNumber in schema common_4_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<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>
Collapse Facets:
Facet Value
Pattern [0-9]{1,5}
Collapse Derivation Tree:
Collapse References:
ota2-0400:ruralRouteNmbr