Definition Type: ComplexType
Name: FamilyIllness_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 RelationRoleCode in schema xmlife2_20_01_xsd Drilldown into DiagnosisDesc in schema xmlife2_20_01_xsd Drilldown into AgeAsOfDate in schema xmlife2_20_01_xsd Drilldown into AgeIfLiving in schema xmlife2_20_01_xsd Drilldown into AgeAtDeath in schema xmlife2_20_01_xsd Drilldown into Diagnosis in schema xmlife2_20_01_xsd Drilldown into RecoveryDate in schema xmlife2_20_01_xsd Drilldown into RecoveryInd in schema xmlife2_20_01_xsd Drilldown into DateOfOnset in schema xmlife2_20_01_xsd Drilldown into OnsetAge in schema xmlife2_20_01_xsd Drilldown into FullName in schema xmlife2_20_01_xsd Drilldown into RoleCodeDesc in schema xmlife2_20_01_xsd Drilldown into DateLastUpdated in schema xmlife2_20_01_xsd Drilldown into FamilyIllnessSysKey in schema xmlife2_20_01_xsd Drilldown into FamilyIllnessKey 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 FamilyIllness_Type in schema xmlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="FamilyIllness_Type">
    <xsd:sequence>
        <xsd:element ref="FamilyIllnessKey" minOccurs="0" />
        <xsd:element ref="FamilyIllnessSysKey" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="DateLastUpdated" minOccurs="0" />
        <xsd:element ref="RoleCodeDesc" minOccurs="0" />
        <xsd:element ref="FullName" minOccurs="0" />
        <xsd:element ref="OnsetAge" minOccurs="0" />
        <xsd:element ref="DateOfOnset" minOccurs="0" />
        <xsd:element ref="RecoveryInd" minOccurs="0" />
        <xsd:element ref="RecoveryDate" minOccurs="0" />
        <xsd:element ref="Diagnosis" minOccurs="0" />
        <xsd:element ref="AgeAtDeath" minOccurs="0" />
        <xsd:element ref="AgeIfLiving" minOccurs="0" />
        <xsd:element ref="AgeAsOfDate" minOccurs="0" />
        <xsd:element ref="DiagnosisDesc" minOccurs="0" />
        <xsd:element ref="RelationRoleCode" 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
FamilyIllnessKey nsA:FamilyIllnessKey 0 (1)
FamilyIllnessSysKey nsA:FamilyIllnessSysKey 0 unbounded
DateLastUpdated nsA:DateLastUpdated 0 (1)
RoleCodeDesc nsA:RoleCodeDesc 0 (1)
FullName nsA:FullName 0 (1)
OnsetAge nsA:OnsetAge 0 (1)
DateOfOnset nsA:DateOfOnset 0 (1)
RecoveryInd nsA:RecoveryInd 0 (1)
RecoveryDate nsA:RecoveryDate 0 (1)
Diagnosis nsA:Diagnosis 0 (1)
AgeAtDeath nsA:AgeAtDeath 0 (1)
AgeIfLiving nsA:AgeIfLiving 0 (1)
AgeAsOfDate nsA:AgeAsOfDate 0 (1)
DiagnosisDesc nsA:DiagnosisDesc 0 (1)
RelationRoleCode nsA:RelationRoleCode 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:FamilyIllness