Definition Type: Element
Name: StateProv
Type: StateProvType
Containing Schema: OTA_CommonTypes.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
State or Province name (e.g., Texas).
Collapse XSD Schema Diagram:
Drilldown into StateCode in schema ota_commontypes_xsd1 Drilldown into StateProvType in schema ota_commontypes_xsdXSD Diagram of StateProv in schema ota_commontypes_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="StateProv" type="StateProvType" minOccurs="0">
    <xs:annotation>
        <xs:documentation xml:lang="en">State or Province name (e.g., Texas).</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
StateCode StateCode (Optional)
Collapse Derivation Tree: