Definition Type: ComplexType
Name: IllustrationTxn_Type
Namespace: http://ACORD.org/Standards/Life/2
Containing Schema: TXLife2.20.01.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into OLifEExtension in schema xlifebase2_20_01_xsd Drilldown into SuppSolveType in schema txlife2_20_01_xsd Drilldown into OverrideStatePremiumTaxAmt in schema txlife2_20_01_xsd Drilldown into OverrideStatePremiumTaxInd in schema txlife2_20_01_xsd Drilldown into IncreasePercent in schema txlife2_20_01_xsd Drilldown into EndDate in schema xlifebase2_20_01_xsd Drilldown into StartDate in schema xlifebase2_20_01_xsd Drilldown into IllusTxnMode in schema txlife2_20_01_xsd Drilldown into IllusTxnAmt in schema txlife2_20_01_xsd Drilldown into IllusTxnTertiaryType in schema txlife2_20_01_xsd Drilldown into IllusTxnSecondaryType in schema txlife2_20_01_xsd Drilldown into IllusTxnPrimaryType in schema txlife2_20_01_xsd Drilldown into CoverageID in schema txlife2_20_01_xsd Drilldown into CoverageRef in schema txlife2_20_01_xsdXSD Diagram of IllustrationTxn_Type in schema txlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="IllustrationTxn_Type">
    <xsd:sequence>
        <xsd:element ref="IllusTxnPrimaryType" />
        <xsd:element ref="IllusTxnSecondaryType" minOccurs="0" />
        <xsd:element ref="IllusTxnTertiaryType" minOccurs="0" />
        <xsd:element ref="IllusTxnAmt" minOccurs="0" />
        <xsd:element ref="IllusTxnMode" minOccurs="0" />
        <xsd:element ref="StartDate" minOccurs="0" />
        <xsd:element ref="EndDate" minOccurs="0" />
        <xsd:element ref="IncreasePercent" minOccurs="0" />
        <xsd:element ref="OverrideStatePremiumTaxInd" minOccurs="0" />
        <xsd:element ref="OverrideStatePremiumTaxAmt" minOccurs="0" />
        <xsd:element ref="SuppSolveType" minOccurs="0" />
        <xsd:element ref="OLifEExtension" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
    <xsd:attribute name="CoverageRef" type="xsd:string" />
    <xsd:attribute name="CoverageID" type="xsd:IDREF" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
IllusTxnPrimaryType nsA:IllusTxnPrimaryType (1) (1)
IllusTxnSecondaryType nsA:IllusTxnSecondaryType 0 (1)
IllusTxnTertiaryType nsA:IllusTxnTertiaryType 0 (1)
IllusTxnAmt nsA:IllusTxnAmt 0 (1)
IllusTxnMode nsA:IllusTxnMode 0 (1)
StartDate nsA:StartDate 0 (1)
EndDate nsA:EndDate 0 (1)
IncreasePercent nsA:IncreasePercent 0 (1)
OverrideStatePremiumTaxInd nsA:OverrideStatePremiumTaxInd 0 (1)
OverrideStatePremiumTaxAmt nsA:OverrideStatePremiumTaxAmt 0 (1)
SuppSolveType nsA:SuppSolveType 0 (1)
OLifEExtension nsA:OLifEExtension 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
CoverageRef nsA:CoverageRef (Optional)
CoverageID nsA:CoverageID (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:IllustrationTxn