Definition Type: ComplexType
Name: CommOptionAvailable_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 FeatureOptConflict in schema xmlife2_20_01_xsd Drilldown into ExclusionInvestProduct in schema xmlife2_20_01_xsd Drilldown into LogicalExpression in schema xmlife2_20_01_xsd Drilldown into MaxPremiumInitialAmt in schema xmlife2_20_01_xsd Drilldown into MinPremiumInitialAmt in schema xmlife2_20_01_xsd Drilldown into Sequence in schema xmlife2_20_01_xsd Drilldown into CommOptionName in schema xmlife2_20_01_xsd Drilldown into TermDate in schema xmlife2_20_01_xsd Drilldown into EffDate in schema xlifebase2_20_01_xsd Drilldown into MaxAvailableAge in schema xmlife2_20_01_xsd Drilldown into MinAvailableAge in schema xmlife2_20_01_xsd Drilldown into CommOptionDesc in schema xmlife2_20_01_xsd Drilldown into CarrierCommCode in schema xmlife2_20_01_xsd Drilldown into CommOption in schema xmlife2_20_01_xsd Drilldown into CommOptionAvailableSysKey in schema xmlife2_20_01_xsd Drilldown into CommOptionAvailableKey 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 CommOptionAvailable_Type in schema xmlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="CommOptionAvailable_Type">
    <xsd:sequence>
        <xsd:element ref="CommOptionAvailableKey" minOccurs="0" />
        <xsd:element ref="CommOptionAvailableSysKey" minOccurs="0" />
        <xsd:element ref="CommOption" minOccurs="0" />
        <xsd:element ref="CarrierCommCode" minOccurs="0" />
        <xsd:element ref="CommOptionDesc" minOccurs="0" />
        <xsd:element ref="MinAvailableAge" minOccurs="0" />
        <xsd:element ref="MaxAvailableAge" minOccurs="0" />
        <xsd:element ref="EffDate" minOccurs="0" />
        <xsd:element ref="TermDate" minOccurs="0" />
        <xsd:element ref="CommOptionName" minOccurs="0" />
        <xsd:element ref="Sequence" minOccurs="0" />
        <xsd:element ref="MinPremiumInitialAmt" minOccurs="0" />
        <xsd:element ref="MaxPremiumInitialAmt" minOccurs="0" />
        <xsd:element ref="LogicalExpression" minOccurs="0" />
        <xsd:element ref="ExclusionInvestProduct" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="FeatureOptConflict" 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
CommOptionAvailableKey nsA:CommOptionAvailableKey 0 (1)
CommOptionAvailableSysKey nsA:CommOptionAvailableSysKey 0 (1)
CommOption nsA:CommOption 0 (1)
CarrierCommCode nsA:CarrierCommCode 0 (1)
CommOptionDesc nsA:CommOptionDesc 0 (1)
MinAvailableAge nsA:MinAvailableAge 0 (1)
MaxAvailableAge nsA:MaxAvailableAge 0 (1)
EffDate nsA:EffDate 0 (1)
TermDate nsA:TermDate 0 (1)
CommOptionName nsA:CommOptionName 0 (1)
Sequence nsA:Sequence 0 (1)
MinPremiumInitialAmt nsA:MinPremiumInitialAmt 0 (1)
MaxPremiumInitialAmt nsA:MaxPremiumInitialAmt 0 (1)
LogicalExpression nsA:LogicalExpression 0 (1)
ExclusionInvestProduct nsA:ExclusionInvestProduct 0 unbounded
FeatureOptConflict nsA:FeatureOptConflict 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:CommOptionAvailable