Definition Type: ComplexType
Name: DeductionOption_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 DeductAmtType in schema xmlife2_20_01_xsd Drilldown into DeductAmt in schema xmlife2_20_01_xsd Drilldown into DeductionOptionSysKey in schema xmlife2_20_01_xsd Drilldown into DeductionOptionKey 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 DeductionOption_Type in schema xmlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="DeductionOption_Type">
    <xsd:sequence>
        <xsd:element ref="DeductionOptionKey" minOccurs="0" />
        <xsd:element ref="DeductionOptionSysKey" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="DeductAmt" minOccurs="0" />
        <xsd:element ref="DeductAmtType" 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
DeductionOptionKey nsA:DeductionOptionKey 0 (1)
DeductionOptionSysKey nsA:DeductionOptionSysKey 0 unbounded
DeductAmt nsA:DeductAmt 0 (1)
DeductAmtType nsA:DeductAmtType 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:DeductionOption