Definition Type: ComplexType
Name: Dividend_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 TableRef in schema xlifebase2_20_01_xsd Drilldown into SelectionRule in schema xmlife2_20_01_xsd Drilldown into DefaultInd in schema xmlife2_20_01_xsd Drilldown into DivOYTOptType in schema xmlife2_20_01_xsd Drilldown into DivType in schema xmlife2_20_01_xsd Drilldown into GuarInd in schema xmlife2_20_01_xsd Drilldown into DividendSysKey in schema xmlife2_20_01_xsd Drilldown into DividendKey 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 Dividend_Type in schema xmlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="Dividend_Type">
    <xsd:sequence>
        <xsd:element ref="DividendKey" minOccurs="0" />
        <xsd:element ref="DividendSysKey" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="GuarInd" minOccurs="0" />
        <xsd:element ref="DivType" minOccurs="0" />
        <xsd:element ref="DivOYTOptType" minOccurs="0" />
        <xsd:element ref="DefaultInd" minOccurs="0" />
        <xsd:element ref="SelectionRule" minOccurs="0" />
        <xsd:element ref="TableRef" minOccurs="0" maxOccurs="unbounded" />
        <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
DividendKey nsA:DividendKey 0 (1)
DividendSysKey nsA:DividendSysKey 0 unbounded
GuarInd nsA:GuarInd 0 (1)
DivType nsA:DivType 0 (1)
DivOYTOptType nsA:DivOYTOptType 0 (1)
DefaultInd nsA:DefaultInd 0 (1)
SelectionRule nsA:SelectionRule 0 (1)
TableRef nsA:TableRef 0 unbounded
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:Dividend