Definition Type: ComplexType
Name: StateProvType
Type: Unresolved link to stringlength0to641
Containing Schema: OTA_CommonTypes.xsd
Abstract
Documentation:
State, province, or region name or code needed to identify location.
Collapse XSD Schema Diagram:
Drilldown into StateCode in schema ota_commontypes_xsd1XSD Diagram of StateProvType in schema ota_commontypes_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:complexType name="StateProvType">
    <xs:annotation>
        <xs:documentation xml:lang="en">State, province, or region name or code needed to identify location.</xs:documentation>
    </xs:annotation>
    <xs:simpleContent>
        <xs:extension base="StringLength0to64">
            <xs:attribute name="StateCode" type="StateProvCodeType">
                <xs:annotation>
                    <xs:documentation xml:lang="en">The standard code or abbreviation for the state, province, or region.</xs:documentation>
                </xs:annotation>
            </xs:attribute>
        </xs:extension>
    </xs:simpleContent>
</xs:complexType>
Collapse Child Attributes:
Name Type Default Value Use
StateCode StateCode (Optional)
Collapse Derivation Tree:
Collapse References:
StateProv, StateProv