Definition Type: ComplexType
Name: CommSchedule_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 CommFormula in schema xmlife2_20_01_xsd Drilldown into CommScheduleCode in schema xmlife2_20_01_xsd Drilldown into CarrierCode in schema xmlife2_20_01_xsd Drilldown into ExpDate in schema xmlife2_20_01_xsd Drilldown into EffDate in schema xlifebase2_20_01_xsd Drilldown into CommScheduleSysKey in schema xmlife2_20_01_xsd Drilldown into CommScheduleKey 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 CommSchedule_Type in schema xmlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="CommSchedule_Type">
    <xsd:sequence>
        <xsd:element ref="CommScheduleKey" minOccurs="0" />
        <xsd:element ref="CommScheduleSysKey" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="EffDate" minOccurs="0" />
        <xsd:element ref="ExpDate" minOccurs="0" />
        <xsd:element ref="CarrierCode" minOccurs="0" />
        <xsd:element ref="CommScheduleCode" minOccurs="0" />
        <xsd:element ref="CommFormula" minOccurs="0" maxOccurs="unbounded" />
        <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="DataRep" type="DATAREP_TYPES" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CommScheduleKey nsA:CommScheduleKey 0 (1)
CommScheduleSysKey nsA:CommScheduleSysKey 0 unbounded
EffDate nsA:EffDate 0 (1)
ExpDate nsA:ExpDate 0 (1)
CarrierCode nsA:CarrierCode 0 (1)
CommScheduleCode nsA:CommScheduleCode 0 (1)
CommFormula nsA:CommFormula 0 unbounded
KeyedValue nsA:KeyedValue 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:CommSchedule