Definition Type: ComplexType
Name: ScenarioParticipant_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 EstTaxBracket in schema xmlife2_20_01_xsd Drilldown into EstGrossAnnualOtherIncome in schema xmlife2_20_01_xsd Drilldown into EstSalary in schema xmlife2_20_01_xsd Drilldown into EstMortalityDate in schema xmlife2_20_01_xsd Drilldown into EstNetWorth in schema xmlife2_20_01_xsd Drilldown into ScenarioParticipantSysKey in schema xmlife2_20_01_xsd Drilldown into ScenarioParticipantKey in schema xmlife2_20_01_xsd Drilldown into DataRep in schema xmlife2_20_01_xsd Drilldown into PartyID in schema xmlife2_20_01_xsd Drilldown into id in schema xmlife2_20_01_xsdXSD Diagram of ScenarioParticipant_Type in schema xmlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="ScenarioParticipant_Type">
    <xsd:sequence>
        <xsd:element ref="ScenarioParticipantKey" minOccurs="0" />
        <xsd:element ref="ScenarioParticipantSysKey" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="EstNetWorth" minOccurs="0" />
        <xsd:element ref="EstMortalityDate" minOccurs="0" />
        <xsd:element ref="EstSalary" minOccurs="0" />
        <xsd:element ref="EstGrossAnnualOtherIncome" minOccurs="0" />
        <xsd:element ref="EstTaxBracket" minOccurs="0" />
        <xsd:element ref="OLifEExtension" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
    <xsd:attribute name="id" type="xsd:ID" />
    <xsd:attribute name="PartyID" type="xsd:IDREF" />
    <xsd:attribute name="DataRep" type="DATAREP_TYPES" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ScenarioParticipantKey nsA:ScenarioParticipantKey 0 (1)
ScenarioParticipantSysKey nsA:ScenarioParticipantSysKey 0 unbounded
EstNetWorth nsA:EstNetWorth 0 (1)
EstMortalityDate nsA:EstMortalityDate 0 (1)
EstSalary nsA:EstSalary 0 (1)
EstGrossAnnualOtherIncome nsA:EstGrossAnnualOtherIncome 0 (1)
EstTaxBracket nsA:EstTaxBracket 0 (1)
OLifEExtension nsA:OLifEExtension 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id (Optional)
PartyID nsA:PartyID (Optional)
DataRep nsA:DataRep (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:ScenarioParticipant