Definition Type: ComplexType
Name: Exam_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 ApprovedHours in schema xmlife2_20_01_xsd Drilldown into ExamWindowEndDate in schema xmlife2_20_01_xsd Drilldown into ExamWindowStartDate in schema xmlife2_20_01_xsd Drilldown into ExamApprovalNumber in schema xmlife2_20_01_xsd Drilldown into ExamNumber in schema xmlife2_20_01_xsd Drilldown into ProducerExamStatus in schema xmlife2_20_01_xsd Drilldown into EducationalCreditEquivalent in schema xmlife2_20_01_xsd Drilldown into ExemptionInd in schema xmlife2_20_01_xsd Drilldown into RequiredInd in schema xmlife2_20_01_xsd Drilldown into CompletedInd in schema xmlife2_20_01_xsd Drilldown into ExamDate in schema xmlife2_20_01_xsd Drilldown into InstitutionName in schema xmlife2_20_01_xsd Drilldown into ExamName in schema xmlife2_20_01_xsd Drilldown into StatusDate in schema xmlife2_20_01_xsd Drilldown into ExamType in schema xmlife2_20_01_xsd Drilldown into ExamSysKey in schema xmlife2_20_01_xsd Drilldown into ExamKey in schema xmlife2_20_01_xsd Drilldown into ExaminingInstitutionID in schema xmlife2_20_01_xsdXSD Diagram of Exam_Type in schema xmlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="Exam_Type">
    <xsd:sequence>
        <xsd:element ref="ExamKey" minOccurs="0" />
        <xsd:element ref="ExamSysKey" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="ExamType" minOccurs="0" />
        <xsd:element ref="StatusDate" minOccurs="0" />
        <xsd:element ref="ExamName" minOccurs="0" />
        <xsd:element ref="InstitutionName" minOccurs="0" />
        <xsd:element ref="ExamDate" minOccurs="0" />
        <xsd:element ref="CompletedInd" minOccurs="0" />
        <xsd:element ref="RequiredInd" minOccurs="0" />
        <xsd:element ref="ExemptionInd" minOccurs="0" />
        <xsd:element ref="EducationalCreditEquivalent" minOccurs="0" />
        <xsd:element ref="ProducerExamStatus" minOccurs="0" />
        <xsd:element ref="ExamNumber" minOccurs="0" />
        <xsd:element ref="ExamApprovalNumber" minOccurs="0" />
        <xsd:element ref="ExamWindowStartDate" minOccurs="0" />
        <xsd:element ref="ExamWindowEndDate" minOccurs="0" />
        <xsd:element ref="ApprovedHours" minOccurs="0" />
        <xsd:element ref="OLifEExtension" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
    <xsd:attribute name="ExaminingInstitutionID" type="xsd:IDREF" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ExamKey nsA:ExamKey 0 (1)
ExamSysKey nsA:ExamSysKey 0 unbounded
ExamType nsA:ExamType 0 (1)
StatusDate nsA:StatusDate 0 (1)
ExamName nsA:ExamName 0 (1)
InstitutionName nsA:InstitutionName 0 (1)
ExamDate nsA:ExamDate 0 (1)
CompletedInd nsA:CompletedInd 0 (1)
RequiredInd nsA:RequiredInd 0 (1)
ExemptionInd nsA:ExemptionInd 0 (1)
EducationalCreditEquivalent nsA:EducationalCreditEquivalent 0 (1)
ProducerExamStatus nsA:ProducerExamStatus 0 (1)
ExamNumber nsA:ExamNumber 0 (1)
ExamApprovalNumber nsA:ExamApprovalNumber 0 (1)
ExamWindowStartDate nsA:ExamWindowStartDate 0 (1)
ExamWindowEndDate nsA:ExamWindowEndDate 0 (1)
ApprovedHours nsA:ApprovedHours 0 (1)
OLifEExtension nsA:OLifEExtension 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
ExaminingInstitutionID nsA:ExaminingInstitutionID (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:Exam