Definition Type: ComplexType
Name: StateProv
Namespace: http://www.opentravel.org/OTM/Common/v4
Type: ota2-0400:StateProvCode
Containing Schema: Common_4_0_0.xsd
Abstract
Documentation:
The standard code or abbreviation for the state, province, or region. Assigned XSD Type: {http://chameleon.anonymous/ns}StateProvCodeType
Collapse XSD Schema Diagram:
Drilldown into name in schema common_4_0_0_xsdXSD Diagram of StateProv in schema common_4_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:complexType name="StateProv">
    <xsd:annotation>
        <xsd:documentation source="Description">The standard code or abbreviation for the state, province, or region.</xsd:documentation>
        <xsd:documentation source="Implementer">Assigned XSD Type: {http://chameleon.anonymous/ns}StateProvCodeType</xsd:documentation>
        <xsd:appinfo>
            <otm:OTA2Entity type="ValueWithAttributes" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">StateProv</otm:OTA2Entity>
            <otm:Equivalent context="Common" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">StateProvType</otm:Equivalent>
            <otm:Example context="Common" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">TX</otm:Example>
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="ota2-0400:StateProvCode">
            <xsd:attribute name="name" type="ota2-0400:StringShort" use="optional">
                <xsd:annotation>
                    <xsd:documentation source="Description">State, province, or region name or code needed to identify location.</xsd:documentation>
                    <xsd:documentation source="Implementer">Assigned XSD Type: {http://chameleon.anonymous/ns}StringLength0to64</xsd:documentation>
                    <xsd:appinfo>
                        <otm:Example context="Common" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">Texas</otm:Example>
                    </xsd:appinfo>
                </xsd:annotation>
            </xsd:attribute>
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
name ota2-0400:name Optional
Collapse Derivation Tree:
Collapse References:
ota2-0400:StateProv