Definition Type: ComplexType
Name: Exclusion_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 LifeCovOptTypeCode in schema xmlife2_20_01_xsd Drilldown into ExclusionSysKey in schema xmlife2_20_01_xsd Drilldown into ExclusionKey in schema xmlife2_20_01_xsd Drilldown into DataRep in schema xmlife2_20_01_xsd Drilldown into RelatedCovOptionID in schema xmlife2_20_01_xsd Drilldown into id in schema xmlife2_20_01_xsdXSD Diagram of Exclusion_Type in schema xmlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="Exclusion_Type">
    <xsd:sequence>
        <xsd:element ref="ExclusionKey" minOccurs="0" />
        <xsd:element ref="ExclusionSysKey" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="LifeCovOptTypeCode" 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="RelatedCovOptionID" type="xsd:IDREF" />
    <xsd:attribute name="DataRep" type="DATAREP_TYPES" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ExclusionKey nsA:ExclusionKey 0 (1)
ExclusionSysKey nsA:ExclusionSysKey 0 unbounded
LifeCovOptTypeCode nsA:LifeCovOptTypeCode 0 (1)
KeyedValue nsA:KeyedValue 0 unbounded
OLifEExtension nsA:OLifEExtension 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id (Optional)
RelatedCovOptionID nsA:RelatedCovOptionID (Optional)
DataRep nsA:DataRep (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:Exclusion