Definition Type: ComplexType
Name: PayoutChange_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 PayoutPct in schema xmlife2_20_01_xsd Drilldown into TimingBasis in schema xmlife2_20_01_xsd Drilldown into NextActivityDate in schema xmlife2_20_01_xsd Drilldown into EndDate in schema xlifebase2_20_01_xsd Drilldown into StartDate in schema xlifebase2_20_01_xsd Drilldown into Description in schema xmlife2_20_01_xsd Drilldown into PayoutPctType in schema xmlife2_20_01_xsd Drilldown into AmountQualifier in schema xmlife2_20_01_xsd Drilldown into PayoutChangeAmt in schema xmlife2_20_01_xsd Drilldown into ChangeMode in schema xmlife2_20_01_xsd Drilldown into PayoutChangeSysKey in schema xmlife2_20_01_xsd Drilldown into PayoutChangeKey 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 PayoutChange_Type in schema xmlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="PayoutChange_Type">
    <xsd:sequence>
        <xsd:element ref="PayoutChangeKey" minOccurs="0" />
        <xsd:element ref="PayoutChangeSysKey" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="ChangeMode" minOccurs="0" />
        <xsd:element ref="PayoutChangeAmt" minOccurs="0" />
        <xsd:element ref="AmountQualifier" minOccurs="0" />
        <xsd:element ref="PayoutPctType" minOccurs="0" />
        <xsd:element ref="Description" minOccurs="0" />
        <xsd:element ref="StartDate" minOccurs="0" />
        <xsd:element ref="EndDate" minOccurs="0" />
        <xsd:element ref="NextActivityDate" minOccurs="0" />
        <xsd:element ref="TimingBasis" minOccurs="0" />
        <xsd:element ref="PayoutPct" 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
PayoutChangeKey nsA:PayoutChangeKey 0 (1)
PayoutChangeSysKey nsA:PayoutChangeSysKey 0 unbounded
ChangeMode nsA:ChangeMode 0 (1)
PayoutChangeAmt nsA:PayoutChangeAmt 0 (1)
AmountQualifier nsA:AmountQualifier 0 (1)
PayoutPctType nsA:PayoutPctType 0 (1)
Description nsA:Description 0 (1)
StartDate nsA:StartDate 0 (1)
EndDate nsA:EndDate 0 (1)
NextActivityDate nsA:NextActivityDate 0 (1)
TimingBasis nsA:TimingBasis 0 (1)
PayoutPct nsA:PayoutPct 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:PayoutChange