Definition Type: ComplexType
Name: Phone_Type
Namespace: http://ACORD.org/Standards/Life/2
Containing Schema: XMLife2.20.01.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into OLifEExtension in schema xlifebase2_20_01_xsd Drilldown into SpeedDial in schema xmlife2_20_01_xsd Drilldown into BestDayToCallCC in schema xmlife2_20_01_xsd Drilldown into Sequence in schema xmlife2_20_01_xsd Drilldown into TTYInd in schema xmlife2_20_01_xsd Drilldown into PhoneCountryTC in schema xmlife2_20_01_xsd Drilldown into RecurringStartMoDay in schema xmlife2_20_01_xsd Drilldown into RecurringEndMoDay in schema xmlife2_20_01_xsd Drilldown into EndDate in schema xlifebase2_20_01_xsd Drilldown into StartDate in schema xlifebase2_20_01_xsd Drilldown into SolicitationInd in schema xmlife2_20_01_xsd Drilldown into InvalidInd in schema xmlife2_20_01_xsd Drilldown into BestTimeToCallTo in schema xmlife2_20_01_xsd Drilldown into BestTimeToCallFrom in schema xmlife2_20_01_xsd Drilldown into PrefPhone in schema xmlife2_20_01_xsd Drilldown into Ext in schema xmlife2_20_01_xsd Drilldown into AliasDialNumber in schema xmlife2_20_01_xsd Drilldown into DialNumber in schema xmlife2_20_01_xsd Drilldown into AreaCode in schema xmlife2_20_01_xsd Drilldown into CountryCode in schema xmlife2_20_01_xsd Drilldown into PhoneTypeCode in schema xmlife2_20_01_xsd Drilldown into PhoneSysKey in schema xmlife2_20_01_xsd Drilldown into PhoneKey in schema xmlife2_20_01_xsd Drilldown into DataRep in schema xmlife2_20_01_xsd Drilldown into id in schema xmlife2_20_01_xsdXSD Diagram of Phone_Type in schema xmlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="Phone_Type">
    <xsd:sequence>
        <xsd:element ref="PhoneKey" minOccurs="0" />
        <xsd:element ref="PhoneSysKey" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="PhoneTypeCode" minOccurs="0" />
        <xsd:element ref="CountryCode" minOccurs="0" />
        <xsd:element ref="AreaCode" minOccurs="0" />
        <xsd:element ref="DialNumber" minOccurs="0" />
        <xsd:element ref="AliasDialNumber" minOccurs="0" />
        <xsd:element ref="Ext" minOccurs="0" />
        <xsd:element ref="PrefPhone" minOccurs="0" />
        <xsd:element ref="BestTimeToCallFrom" minOccurs="0" />
        <xsd:element ref="BestTimeToCallTo" minOccurs="0" />
        <xsd:element ref="InvalidInd" minOccurs="0" />
        <xsd:element ref="SolicitationInd" minOccurs="0" />
        <xsd:element ref="StartDate" minOccurs="0" />
        <xsd:element ref="EndDate" minOccurs="0" />
        <xsd:element ref="RecurringEndMoDay" minOccurs="0" />
        <xsd:element ref="RecurringStartMoDay" minOccurs="0" />
        <xsd:element ref="PhoneCountryTC" minOccurs="0" />
        <xsd:element ref="TTYInd" minOccurs="0" />
        <xsd:element ref="Sequence" minOccurs="0" />
        <xsd:element ref="BestDayToCallCC" minOccurs="0" />
        <xsd:element ref="SpeedDial" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="OLifEExtension" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
    <xsd:attribute name="id" type="xsd:ID" />
    <xsd:attribute name="DataRep" type="DATAREP_TYPES" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PhoneKey nsA:PhoneKey 0 (1)
PhoneSysKey nsA:PhoneSysKey 0 unbounded
PhoneTypeCode nsA:PhoneTypeCode 0 (1)
CountryCode nsA:CountryCode 0 (1)
AreaCode nsA:AreaCode 0 (1)
DialNumber nsA:DialNumber 0 (1)
AliasDialNumber nsA:AliasDialNumber 0 (1)
Ext nsA:Ext 0 (1)
PrefPhone nsA:PrefPhone 0 (1)
BestTimeToCallFrom nsA:BestTimeToCallFrom 0 (1)
BestTimeToCallTo nsA:BestTimeToCallTo 0 (1)
InvalidInd nsA:InvalidInd 0 (1)
SolicitationInd nsA:SolicitationInd 0 (1)
StartDate nsA:StartDate 0 (1)
EndDate nsA:EndDate 0 (1)
RecurringEndMoDay nsA:RecurringEndMoDay 0 (1)
RecurringStartMoDay nsA:RecurringStartMoDay 0 (1)
PhoneCountryTC nsA:PhoneCountryTC 0 (1)
TTYInd nsA:TTYInd 0 (1)
Sequence nsA:Sequence 0 (1)
BestDayToCallCC nsA:BestDayToCallCC 0 (1)
SpeedDial nsA:SpeedDial 0 unbounded
OLifEExtension nsA:OLifEExtension 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id (Optional)
DataRep nsA:DataRep (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:Phone