Definition Type: ComplexType
Name: EMailAddress_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 Language 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 UndeliverableInd in schema xmlife2_20_01_xsd Drilldown into AttachmentInd in schema xmlife2_20_01_xsd Drilldown into PrefEMailAddr in schema xmlife2_20_01_xsd Drilldown into AddrLine in schema xmlife2_20_01_xsd Drilldown into EMailType in schema xmlife2_20_01_xsd Drilldown into EMailAddressSysKey in schema xmlife2_20_01_xsd Drilldown into EMailAddressKey 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 EMailAddress_Type in schema xmlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="EMailAddress_Type">
    <xsd:sequence>
        <xsd:element ref="EMailAddressKey" minOccurs="0" />
        <xsd:element ref="EMailAddressSysKey" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="EMailType" minOccurs="0" />
        <xsd:element ref="AddrLine" minOccurs="0" />
        <xsd:element ref="PrefEMailAddr" minOccurs="0" />
        <xsd:element ref="AttachmentInd" minOccurs="0" />
        <xsd:element ref="UndeliverableInd" minOccurs="0" />
        <xsd:element ref="SolicitationInd" minOccurs="0" />
        <xsd:element ref="StartDate" minOccurs="0" />
        <xsd:element ref="EndDate" minOccurs="0" />
        <xsd:element ref="Language" minOccurs="0" />
        <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
EMailAddressKey nsA:EMailAddressKey 0 (1)
EMailAddressSysKey nsA:EMailAddressSysKey 0 unbounded
EMailType nsA:EMailType 0 (1)
AddrLine nsA:AddrLine 0 (1)
PrefEMailAddr nsA:PrefEMailAddr 0 (1)
AttachmentInd nsA:AttachmentInd 0 (1)
UndeliverableInd nsA:UndeliverableInd 0 (1)
SolicitationInd nsA:SolicitationInd 0 (1)
StartDate nsA:StartDate 0 (1)
EndDate nsA:EndDate 0 (1)
Language nsA:Language 0 (1)
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:EMailAddress