Definition Type: ComplexType
Name: AllowedDistributionAgreement_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 EndDate in schema xlifebase2_20_01_xsd Drilldown into EffDate in schema xlifebase2_20_01_xsd Drilldown into DistributionAgreementCode in schema xmlife2_20_01_xsd Drilldown into CarrierCode in schema xmlife2_20_01_xsd Drilldown into AllowedDistributionAgreementSysKey in schema xmlife2_20_01_xsd Drilldown into AllowedDistributionAgreementKey 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 AllowedDistributionAgreement_Type in schema xmlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="AllowedDistributionAgreement_Type">
    <xsd:sequence>
        <xsd:element ref="AllowedDistributionAgreementKey" minOccurs="0" />
        <xsd:element ref="AllowedDistributionAgreementSysKey" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="CarrierCode" minOccurs="0" />
        <xsd:element ref="DistributionAgreementCode" minOccurs="0" />
        <xsd:element ref="EffDate" minOccurs="0" />
        <xsd:element ref="EndDate" minOccurs="0" />
        <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
AllowedDistributionAgreementKey nsA:AllowedDistributionAgreementKey 0 (1)
AllowedDistributionAgreementSysKey nsA:AllowedDistributionAgreementSysKey 0 unbounded
CarrierCode nsA:CarrierCode 0 (1)
DistributionAgreementCode nsA:DistributionAgreementCode 0 (1)
EffDate nsA:EffDate 0 (1)
EndDate nsA:EndDate 0 (1)
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:AllowedDistributionAgreement