Definition Type: ComplexType
Name: RateVariationByVolume_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 RateEndDate in schema xmlife2_20_01_xsd Drilldown into RateEffectiveDate in schema xmlife2_20_01_xsd Drilldown into RateDifferential in schema xmlife2_20_01_xsd Drilldown into HighAmt in schema xmlife2_20_01_xsd Drilldown into LowAmt in schema xmlife2_20_01_xsd Drilldown into RateBasedOn in schema xmlife2_20_01_xsd Drilldown into RateVariationByVolumeSysKey in schema xmlife2_20_01_xsd Drilldown into RateVariationByVolumeKey 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 RateVariationByVolume_Type in schema xmlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="RateVariationByVolume_Type">
    <xsd:sequence>
        <xsd:element ref="RateVariationByVolumeKey" minOccurs="0" />
        <xsd:element ref="RateVariationByVolumeSysKey" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="RateBasedOn" minOccurs="0" />
        <xsd:element ref="LowAmt" minOccurs="0" />
        <xsd:element ref="HighAmt" minOccurs="0" />
        <xsd:element ref="RateDifferential" minOccurs="0" />
        <xsd:element ref="RateEffectiveDate" minOccurs="0" />
        <xsd:element ref="RateEndDate" minOccurs="0" />
        <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
RateVariationByVolumeKey nsA:RateVariationByVolumeKey 0 (1)
RateVariationByVolumeSysKey nsA:RateVariationByVolumeSysKey 0 unbounded
RateBasedOn nsA:RateBasedOn 0 (1)
LowAmt nsA:LowAmt 0 (1)
HighAmt nsA:HighAmt 0 (1)
RateDifferential nsA:RateDifferential 0 (1)
RateEffectiveDate nsA:RateEffectiveDate 0 (1)
RateEndDate nsA:RateEndDate 0 (1)
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:RateVariationByVolume