Definition Type: ComplexType
Name: Case_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 RestrictionInfo in schema xmlife2_20_01_xsd Drilldown into EndDate in schema xlifebase2_20_01_xsd Drilldown into StartDate in schema xlifebase2_20_01_xsd Drilldown into CaseModificationDate in schema xmlife2_20_01_xsd Drilldown into CaseStatusDate in schema xmlife2_20_01_xsd Drilldown into CaseStatus in schema xmlife2_20_01_xsd Drilldown into CaseName in schema xmlife2_20_01_xsd Drilldown into CarrierCode in schema xmlife2_20_01_xsd Drilldown into CaseID in schema xmlife2_20_01_xsd Drilldown into CaseType in schema xmlife2_20_01_xsd Drilldown into CaseSysKey in schema xmlife2_20_01_xsd Drilldown into CaseKey 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 Case_Type in schema xmlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="Case_Type">
    <xsd:sequence>
        <xsd:element ref="CaseKey" minOccurs="0" />
        <xsd:element ref="CaseSysKey" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="CaseType" minOccurs="0" />
        <xsd:element ref="CaseID" minOccurs="0" />
        <xsd:element ref="CarrierCode" minOccurs="0" />
        <xsd:element ref="CaseName" minOccurs="0" />
        <xsd:element ref="CaseStatus" minOccurs="0" />
        <xsd:element ref="CaseStatusDate" minOccurs="0" />
        <xsd:element ref="CaseModificationDate" minOccurs="0" />
        <xsd:element ref="StartDate" minOccurs="0" />
        <xsd:element ref="EndDate" minOccurs="0" />
        <xsd:element ref="RestrictionInfo" 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
CaseKey nsA:CaseKey 0 (1)
CaseSysKey nsA:CaseSysKey 0 unbounded
CaseType nsA:CaseType 0 (1)
CaseID nsA:CaseID 0 (1)
CarrierCode nsA:CarrierCode 0 (1)
CaseName nsA:CaseName 0 (1)
CaseStatus nsA:CaseStatus 0 (1)
CaseStatusDate nsA:CaseStatusDate 0 (1)
CaseModificationDate nsA:CaseModificationDate 0 (1)
StartDate nsA:StartDate 0 (1)
EndDate nsA:EndDate 0 (1)
RestrictionInfo nsA:RestrictionInfo 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:Case