Definition Type: AttributeGroup
Name: TelephoneInfoGroup
Containing Schema: OTA_CommonTypes.xsd
Documentation:
Information about a telephone number, including the actual number and its usage
Collapse XSD Schema Diagram:
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_xsdXSD Diagram of TelephoneInfoGroup in schema ota_commontypes_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attributeGroup name="TelephoneInfoGroup">
    <xs:annotation>
        <xs:documentation xml:lang="en">Information about a telephone number, including the actual number and its usage</xs:documentation>
    </xs:annotation>
    <xs:attributeGroup ref="TelephoneGroup">
        <xs:annotation>
            <xs:documentation xml:lang="en">Detailed telephone information.</xs:documentation>
        </xs:annotation>
    </xs:attributeGroup>
    <xs:attributeGroup ref="DefaultIndGroup">
        <xs:annotation>
            <xs:documentation xml:lang="en">Indicates that the receiving system should assume the default value if the user specifies no overriding value or action.</xs:documentation>
        </xs:annotation>
    </xs:attributeGroup>
    <xs:attribute name="RPH" type="RPH_Type" use="optional">
        <xs:annotation>
            <xs:documentation xml:lang="en">Used elsewhere in the message to reference a specific telephone number (including faxes).</xs:documentation>
        </xs:annotation>
    </xs:attribute>
</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
DefaultInd DefaultInd false Optional
RPH RPH Optional