Definition Type: ComplexType
Name: AddressStreetNumber
Namespace: http://www.opentravel.org/OTM/Common/v4
Type: ota2-0400:StringShort
Containing Schema: Common_4_0_0.xsd
Abstract
Documentation:
Extension: StreetNmbrType
Collapse XSD Schema Diagram:
Drilldown into pO_Box in schema common_4_0_0_xsd Drilldown into ruralRouteNmbr in schema common_4_0_0_xsd Drilldown into streetDirection in schema common_4_0_0_xsd Drilldown into streetNmbrSuffix in schema common_4_0_0_xsdXSD Diagram of AddressStreetNumber in schema common_4_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:complexType name="AddressStreetNumber">
    <xsd:annotation>
        <xsd:documentation source="Implementer">Extension: StreetNmbrType</xsd:documentation>
        <xsd:appinfo>
            <otm:OTA2Entity type="ValueWithAttributes" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">AddressStreetNumber</otm:OTA2Entity>
            <otm:Example context="Common" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">563</otm:Example>
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="ota2-0400:StringShort">
            <xsd:attribute name="streetNmbrSuffix" type="ota2-0400:StringTiny" use="optional">
                <xsd:annotation>
                    <xsd:documentation source="Description">Usually a letter right after the street number (A in 66-A, B in 123-B etc).</xsd:documentation>
                    <xsd:documentation source="Implementer">Assigned XSD Type: {http://chameleon.anonymous/ns}StringLength1to8</xsd:documentation>
                    <xsd:appinfo>
                        <otm:Equivalent context="Common" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">StreetNmbrSuffix</otm:Equivalent>
                        <otm:Example context="Common" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">B</otm:Example>
                    </xsd:appinfo>
                </xsd:annotation>
            </xsd:attribute>
            <xsd:attribute name="streetDirection" type="ota2-0400:StringTiny" use="optional">
                <xsd:annotation>
                    <xsd:documentation source="Description">Street direction of an address (e.g., N, E, S, NW, SW).</xsd:documentation>
                    <xsd:documentation source="Implementer">Assigned XSD Type: {http://chameleon.anonymous/ns}StringLength1to8</xsd:documentation>
                    <xsd:appinfo>
                        <otm:Equivalent context="Common" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">StreetDirection</otm:Equivalent>
                        <otm:Example context="Common" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">NNW</otm:Example>
                    </xsd:appinfo>
                </xsd:annotation>
            </xsd:attribute>
            <xsd:attribute name="ruralRouteNmbr" type="ota2-0400:RuralRouteNumber" use="optional">
                <xsd:annotation>
                    <xsd:documentation source="Description">Numerical equivalent of a rural township as defined within a given area (e.g., 12, 99).</xsd:documentation>
                    <xsd:documentation source="Implementer">Assigned XSD Type: {http://chameleon.anonymous/ns}NumericStringLength1to5</xsd:documentation>
                    <xsd:appinfo>
                        <otm:Equivalent context="Common" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">RuralRouteNmbr</otm:Equivalent>
                        <otm:Example context="Common" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">88</otm:Example>
                    </xsd:appinfo>
                </xsd:annotation>
            </xsd:attribute>
            <xsd:attribute name="pO_Box" type="ota2-0400:StringShort" use="optional">
                <xsd:annotation>
                    <xsd:documentation source="Description">Defines a Post Office Box number.</xsd:documentation>
                    <xsd:appinfo>
                        <otm:Example context="Common" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">98567499</otm:Example>
                    </xsd:appinfo>
                </xsd:annotation>
            </xsd:attribute>
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
streetNmbrSuffix ota2-0400:streetNmbrSuffix Optional
streetDirection ota2-0400:streetDirection Optional
ruralRouteNmbr ota2-0400:ruralRouteNmbr Optional
pO_Box ota2-0400:pO_Box Optional
Collapse Derivation Tree:
Collapse References:
ota2-0400:Number