Definition Type: ComplexType
Name: Household_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 NumChildren in schema xmlife2_20_01_xsd Drilldown into EstTaxBracket in schema xmlife2_20_01_xsd Drilldown into EstIncome in schema xmlife2_20_01_xsd Drilldown into GreetingName in schema xmlife2_20_01_xsd Drilldown into SalutationLabel in schema xmlife2_20_01_xsd Drilldown into HouseholdSysKey in schema xmlife2_20_01_xsd Drilldown into HouseholdKey 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 Household_Type in schema xmlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="Household_Type">
    <xsd:sequence>
        <xsd:element ref="HouseholdKey" minOccurs="0" />
        <xsd:element ref="HouseholdSysKey" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="SalutationLabel" minOccurs="0" />
        <xsd:element ref="GreetingName" minOccurs="0" />
        <xsd:element ref="EstIncome" minOccurs="0" />
        <xsd:element ref="EstTaxBracket" minOccurs="0" />
        <xsd:element ref="NumChildren" 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
HouseholdKey nsA:HouseholdKey 0 (1)
HouseholdSysKey nsA:HouseholdSysKey 0 unbounded
SalutationLabel nsA:SalutationLabel 0 (1)
GreetingName nsA:GreetingName 0 (1)
EstIncome nsA:EstIncome 0 (1)
EstTaxBracket nsA:EstTaxBracket 0 (1)
NumChildren nsA:NumChildren 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:Household