Definition Type: ComplexType
Name: StreetNmbrType
Type: Unresolved link to stringlength0to64
Containing Schema: OTA_CommonTypes.xsd
Abstract
Documentation:
Street name; number on street.
Collapse XSD Schema Diagram:
Drilldown into PO_Box in schema ota_commontypes_xsd1XSD Diagram of StreetNmbrType in schema ota_commontypes_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:complexType name="StreetNmbrType">
    <xs:annotation>
        <xs:documentation xml:lang="en">Street name; number on street.</xs:documentation>
    </xs:annotation>
    <xs:simpleContent>
        <xs:extension base="StringLength0to64">
            <xs:attribute name="PO_Box" type="StringLength1to16">
                <xs:annotation>
                    <xs:documentation xml:lang="en">Defines a Post Office Box number.</xs:documentation>
                </xs:annotation>
            </xs:attribute>
        </xs:extension>
    </xs:simpleContent>
</xs:complexType>
Collapse Child Attributes:
Name Type Default Value Use
PO_Box PO_Box (Optional)
Collapse Derivation Tree:
  • Unresolved link to stringlength0to64
Collapse References:
StreetNmbr