Definition Type: Element
Name: Telephone
Containing Schema: OTA_AirCommonTypes.xsd
MinOccurs 0
MaxOccurs 20
Abstract
Documentation:
Telephone number for the person traveling.
Collapse XSD Schema Diagram:
Drilldown into LocationCode in schema ota_aircommontypes_xsd Drilldown into Operation in schema ota_aircommontypes_xsd Drilldown into RPH in schema ota_commontypes_xsd1 Drilldown into DefaultInd in schema ota_commontypes_xsd1 Drilldown into DefaultIndGroup in schema ota_commontypes_xsd Drilldown into FormattedInd in schema ota_commontypes_xsd1 Drilldown into FormattedInd in schema ota_commontypes_xsd Drilldown into Remark in schema ota_commontypes_xsd1 Drilldown into PIN in schema ota_commontypes_xsd1 Drilldown into Extension in schema ota_commontypes_xsd1 Drilldown into PhoneNumber in schema ota_commontypes_xsd1 Drilldown into AreaCityCode in schema ota_commontypes_xsd1 Drilldown into CountryAccessCode in schema ota_commontypes_xsd1 Drilldown into PhoneUseType in schema ota_commontypes_xsd1 Drilldown into PhoneTechType in schema ota_commontypes_xsd1 Drilldown into PhoneLocationType in schema ota_commontypes_xsd1 Drilldown into TelephoneAttributesGroup in schema ota_commontypes_xsd 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 TelephoneGroup in schema ota_commontypes_xsd Drilldown into TelephoneInfoGroup in schema ota_commontypes_xsdXSD Diagram of Telephone in schema ota_aircommontypes_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="Telephone" minOccurs="0" maxOccurs="20">
    <xs:annotation>
        <xs:documentation xml:lang="en">Telephone number for the person traveling.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:attributeGroup ref="TelephoneInfoGroup" />
        <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:attribute name="LocationCode" type="StringLength1to8" use="optional">
            <xs:annotation>
                <xs:documentation xml:lang="en">A 3 character ATA/IATA city code of telephone location.</xs:documentation>
            </xs:annotation>
        </xs:attribute>
    </xs:complexType>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
ShareSynchInd ShareSynchInd Optional
ShareMarketInd ShareMarketInd Optional
PhoneLocationType PhoneLocationType Optional
PhoneTechType PhoneTechType Optional
PhoneUseType PhoneUseType Optional
CountryAccessCode CountryAccessCode Optional
AreaCityCode AreaCityCode Optional
PhoneNumber PhoneNumber Required
Extension Extension Optional
PIN PIN Optional
Remark Remark Optional
FormattedInd FormattedInd false Optional
DefaultInd DefaultInd false Optional
RPH RPH Optional
Operation Operation Optional
LocationCode LocationCode Optional