Definition Type: Element
Name: Address
Type: [Unresolved]: AddressType:
Containing Schema: OTA_AirCommonTypes.xsd
MinOccurs 0
MaxOccurs 5
Abstract
Documentation:
Address information of the person traveling.
Collapse XSD Schema Diagram:
Drilldown into CountryName in schema ota_commontypes_xsd Drilldown into StateProv in schema ota_commontypes_xsd Drilldown into County in schema ota_commontypes_xsd Drilldown into PostalCode in schema ota_commontypes_xsd Drilldown into CityName in schema ota_commontypes_xsd Drilldown into AddressLine in schema ota_commontypes_xsd Drilldown into BldgRoom in schema ota_commontypes_xsd Drilldown into StreetNmbr in schema ota_commontypes_xsd Drilldown into Remark in schema ota_commontypes_xsd1 Drilldown into Type in schema ota_commontypes_xsd1 Drilldown into ShareMarketInd in schema ota_commontypes_xsd1 Drilldown into ShareSynchInd in schema ota_commontypes_xsd1 Drilldown into PrivacyGroup in schema ota_commontypes_xsd Drilldown into FormattedInd in schema ota_commontypes_xsd1 Drilldown into FormattedInd in schema ota_commontypes_xsd Drilldown into AddressType in schema ota_commontypes_xsd Drilldown into Operation in schema ota_aircommontypes_xsdXSD Diagram of Address in schema ota_aircommontypes_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="Address" minOccurs="0" maxOccurs="5">
    <xs:annotation>
        <xs:documentation xml:lang="en"> Address information of the person traveling. </xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:complexContent>
            <xs:extension base="AddressType">
                <xs:attribute name="Operation" type="ActionType" use="optional">
                    <xs:annotation>
                        <xs:documentation xml:lang="en">Indicates the required modification to the element.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
            </xs:extension>
        </xs:complexContent>
    </xs:complexType>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
Operation Operation Optional