Definition Type: ComplexType
Name: AllowedChange_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 AllowedTimingBasis in schema xmlife2_20_01_xsd Drilldown into AllowedChangeMode in schema xmlife2_20_01_xsd Drilldown into AllowedPercent in schema xmlife2_20_01_xsd Drilldown into MaxChangeAmt in schema xmlife2_20_01_xsd Drilldown into MinChangeAmt in schema xmlife2_20_01_xsd Drilldown into AllowedChangeSysKey in schema xmlife2_20_01_xsd Drilldown into AllowedChangeKey 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 AllowedChange_Type in schema xmlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="AllowedChange_Type">
    <xsd:sequence>
        <xsd:element ref="AllowedChangeKey" minOccurs="0" />
        <xsd:element ref="AllowedChangeSysKey" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="MinChangeAmt" minOccurs="0" />
        <xsd:element ref="MaxChangeAmt" minOccurs="0" />
        <xsd:element ref="AllowedPercent" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="AllowedChangeMode" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="AllowedTimingBasis" 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
AllowedChangeKey nsA:AllowedChangeKey 0 (1)
AllowedChangeSysKey nsA:AllowedChangeSysKey 0 unbounded
MinChangeAmt nsA:MinChangeAmt 0 (1)
MaxChangeAmt nsA:MaxChangeAmt 0 (1)
AllowedPercent nsA:AllowedPercent 0 unbounded
AllowedChangeMode nsA:AllowedChangeMode 0 unbounded
AllowedTimingBasis nsA:AllowedTimingBasis 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:AllowedChange