Definition Type: AttributeGroup
Name: TelephoneGroup
Containing Schema: OTA_CommonTypes.xsd
Documentation:
Detailed telephone information.
Collapse XSD Schema Diagram:
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_xsdXSD Diagram of TelephoneGroup in schema ota_commontypes_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attributeGroup name="TelephoneGroup">
    <xs:annotation>
        <xs:documentation xml:lang="en">Detailed telephone information.</xs:documentation>
    </xs:annotation>
    <xs:attributeGroup ref="PrivacyGroup">
        <xs:annotation>
            <xs:documentation xml:lang="en">Allows for control of the sharing of telephone information between parties.</xs:documentation>
        </xs:annotation>
    </xs:attributeGroup>
    <xs:attributeGroup ref="TelephoneAttributesGroup">
        <xs:annotation>
            <xs:documentation xml:lang="en">Provides telephone information details.</xs:documentation>
        </xs:annotation>
    </xs:attributeGroup>
    <xs:attributeGroup ref="FormattedInd">
        <xs:annotation>
            <xs:documentation xml:lang="en">Identifies if the associated data is formatted into its individual pieces, or exists as a single entity.</xs:documentation>
        </xs:annotation>
    </xs:attributeGroup>
</xs:attributeGroup>
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