Definition Type: ComplexType
Name: PolicyOptionInfo_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 Attachment in schema xmlife2_20_01_xsd Drilldown into QualifiedPlanEntity in schema xmlife2_20_01_xsd Drilldown into RequisiteObjectInfo in schema xmlife2_20_01_xsd Drilldown into ConflictObjectInfo in schema xmlife2_20_01_xsd Drilldown into DefaultInd in schema xmlife2_20_01_xsd Drilldown into PolicyOptionCode in schema xmlife2_20_01_xsd Drilldown into PolicyOptionInfoSysKey in schema xmlife2_20_01_xsd Drilldown into PolicyOptionInfoKey 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 PolicyOptionInfo_Type in schema xmlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="PolicyOptionInfo_Type">
    <xsd:sequence>
        <xsd:element ref="PolicyOptionInfoKey" minOccurs="0" />
        <xsd:element ref="PolicyOptionInfoSysKey" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="PolicyOptionCode" minOccurs="0" />
        <xsd:element ref="DefaultInd" minOccurs="0" />
        <xsd:element ref="ConflictObjectInfo" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="RequisiteObjectInfo" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="QualifiedPlanEntity" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="Attachment" 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
PolicyOptionInfoKey nsA:PolicyOptionInfoKey 0 (1)
PolicyOptionInfoSysKey nsA:PolicyOptionInfoSysKey 0 unbounded
PolicyOptionCode nsA:PolicyOptionCode 0 (1)
DefaultInd nsA:DefaultInd 0 (1)
ConflictObjectInfo nsA:ConflictObjectInfo 0 unbounded
RequisiteObjectInfo nsA:RequisiteObjectInfo 0 unbounded
QualifiedPlanEntity nsA:QualifiedPlanEntity 0 unbounded
Attachment nsA:Attachment 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:PolicyOptionInfo