Definition Type: ComplexType
Name: Fee_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 KeyedValue in schema xlifebase2_20_01_xsd Drilldown into Attachment in schema xmlife2_20_01_xsd Drilldown into TableRef in schema xlifebase2_20_01_xsd Drilldown into JurisdictionApproval in schema xlifebase2_20_01_xsd Drilldown into EndDate in schema xlifebase2_20_01_xsd Drilldown into StartDate in schema xlifebase2_20_01_xsd Drilldown into ChargeBasedOn in schema xmlife2_20_01_xsd Drilldown into MinAmt in schema xmlife2_20_01_xsd Drilldown into TimingBasis in schema xmlife2_20_01_xsd Drilldown into WaiverWindowDays in schema xmlife2_20_01_xsd Drilldown into WaiverWindowInd in schema xmlife2_20_01_xsd Drilldown into CommissionablePremCalcInd in schema xmlife2_20_01_xsd Drilldown into FeeWaiverType in schema xmlife2_20_01_xsd Drilldown into FeeWaiverAmt in schema xmlife2_20_01_xsd Drilldown into FeeWaiverBasedOn in schema xmlife2_20_01_xsd Drilldown into FeeCapAmt in schema xmlife2_20_01_xsd Drilldown into FeeCapPct in schema xmlife2_20_01_xsd Drilldown into FeePct in schema xmlife2_20_01_xsd Drilldown into FeeAmt in schema xmlife2_20_01_xsd Drilldown into Description in schema xmlife2_20_01_xsd Drilldown into FeeMode in schema xmlife2_20_01_xsd Drilldown into FeeTypeQualifier in schema xmlife2_20_01_xsd Drilldown into FeeType in schema xmlife2_20_01_xsd Drilldown into FeeSysKey in schema xmlife2_20_01_xsd Drilldown into FeeKey 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 Fee_Type in schema xmlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="Fee_Type">
    <xsd:sequence>
        <xsd:element ref="FeeKey" minOccurs="0" />
        <xsd:element ref="FeeSysKey" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="FeeType" minOccurs="0" />
        <xsd:element ref="FeeTypeQualifier" minOccurs="0" />
        <xsd:element ref="FeeMode" minOccurs="0" />
        <xsd:element ref="Description" minOccurs="0" />
        <xsd:element ref="FeeAmt" minOccurs="0" />
        <xsd:element ref="FeePct" minOccurs="0" />
        <xsd:element ref="FeeCapPct" minOccurs="0" />
        <xsd:element ref="FeeCapAmt" minOccurs="0" />
        <xsd:element ref="FeeWaiverBasedOn" minOccurs="0" />
        <xsd:element ref="FeeWaiverAmt" minOccurs="0" />
        <xsd:element ref="FeeWaiverType" minOccurs="0" />
        <xsd:element ref="CommissionablePremCalcInd" minOccurs="0" />
        <xsd:element ref="WaiverWindowInd" minOccurs="0" />
        <xsd:element ref="WaiverWindowDays" minOccurs="0" />
        <xsd:element ref="TimingBasis" minOccurs="0" />
        <xsd:element ref="MinAmt" minOccurs="0" />
        <xsd:element ref="ChargeBasedOn" minOccurs="0" />
        <xsd:element ref="StartDate" minOccurs="0" />
        <xsd:element ref="EndDate" minOccurs="0" />
        <xsd:element ref="JurisdictionApproval" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="TableRef" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="Attachment" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="KeyedValue" 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
FeeKey nsA:FeeKey 0 (1)
FeeSysKey nsA:FeeSysKey 0 unbounded
FeeType nsA:FeeType 0 (1)
FeeTypeQualifier nsA:FeeTypeQualifier 0 (1)
FeeMode nsA:FeeMode 0 (1)
Description nsA:Description 0 (1)
FeeAmt nsA:FeeAmt 0 (1)
FeePct nsA:FeePct 0 (1)
FeeCapPct nsA:FeeCapPct 0 (1)
FeeCapAmt nsA:FeeCapAmt 0 (1)
FeeWaiverBasedOn nsA:FeeWaiverBasedOn 0 (1)
FeeWaiverAmt nsA:FeeWaiverAmt 0 (1)
FeeWaiverType nsA:FeeWaiverType 0 (1)
CommissionablePremCalcInd nsA:CommissionablePremCalcInd 0 (1)
WaiverWindowInd nsA:WaiverWindowInd 0 (1)
WaiverWindowDays nsA:WaiverWindowDays 0 (1)
TimingBasis nsA:TimingBasis 0 (1)
MinAmt nsA:MinAmt 0 (1)
ChargeBasedOn nsA:ChargeBasedOn 0 (1)
StartDate nsA:StartDate 0 (1)
EndDate nsA:EndDate 0 (1)
JurisdictionApproval nsA:JurisdictionApproval 0 unbounded
TableRef nsA:TableRef 0 unbounded
Attachment nsA:Attachment 0 unbounded
KeyedValue nsA:KeyedValue 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:Fee