Definition Type: ComplexType
Name: QualifiedPlanEntity_Type
Namespace: http://ACORD.org/Standards/Life/2
Containing Schema: XMLife2.20.01.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into QualifiedPlanOption in schema xmlife2_20_01_xsd Drilldown into Market in schema xmlife2_20_01_xsd Drilldown into AccountDesignationCC in schema xmlife2_20_01_xsd Drilldown into EntityType in schema xmlife2_20_01_xsd Drilldown into QualifiedPlanCC in schema xmlife2_20_01_xsdXSD Diagram of QualifiedPlanEntity_Type in schema xmlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="QualifiedPlanEntity_Type">
    <xsd:sequence>
        <xsd:element ref="QualifiedPlanCC" minOccurs="0" />
        <xsd:element ref="EntityType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="AccountDesignationCC" minOccurs="0" />
        <xsd:element ref="Market" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="QualifiedPlanOption" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
QualifiedPlanCC nsA:QualifiedPlanCC 0 (1)
EntityType nsA:EntityType 0 unbounded
AccountDesignationCC nsA:AccountDesignationCC 0 (1)
Market nsA:Market 0 unbounded
QualifiedPlanOption nsA:QualifiedPlanOption 0 unbounded
Collapse Derivation Tree:
Collapse References:
nsA:QualifiedPlanEntity