Definition Type: ComplexType
Name: DistributionAgreement_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 BusinessProcessAllowed in schema xmlife2_20_01_xsd Drilldown into CommRemittance in schema xmlife2_20_01_xsd Drilldown into PolicyProductInfo in schema xmlife2_20_01_xsd Drilldown into Name in schema xmlife2_20_01_xsd Drilldown into CarrierCode in schema xmlife2_20_01_xsd Drilldown into DistributionAgreementCode 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 DateBasedOn in schema xmlife2_20_01_xsd Drilldown into InterestRateClass in schema xmlife2_20_01_xsd Drilldown into NettingAllowedInd in schema xmlife2_20_01_xsd Drilldown into ProductType in schema xmlife2_20_01_xsd Drilldown into BackDatingAllowedInd in schema xmlife2_20_01_xsd Drilldown into AdvancingAllowedInd in schema xmlife2_20_01_xsd Drilldown into DistributionAgreementSysKey in schema xmlife2_20_01_xsd Drilldown into DistributionAgreementKey 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 DistributionAgreement_Type in schema xmlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="DistributionAgreement_Type">
    <xsd:sequence>
        <xsd:element ref="DistributionAgreementKey" minOccurs="0" />
        <xsd:element ref="DistributionAgreementSysKey" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="AdvancingAllowedInd" minOccurs="0" />
        <xsd:element ref="BackDatingAllowedInd" minOccurs="0" />
        <xsd:element ref="ProductType" minOccurs="0" />
        <xsd:element ref="NettingAllowedInd" minOccurs="0" />
        <xsd:element ref="InterestRateClass" minOccurs="0" />
        <xsd:element ref="DateBasedOn" minOccurs="0" />
        <xsd:element ref="EffDate" minOccurs="0" />
        <xsd:element ref="ExpDate" minOccurs="0" />
        <xsd:element ref="DistributionAgreementCode" minOccurs="0" />
        <xsd:element ref="CarrierCode" minOccurs="0" />
        <xsd:element ref="Name" minOccurs="0" />
        <xsd:element ref="PolicyProductInfo" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="CommRemittance" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="BusinessProcessAllowed" 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
DistributionAgreementKey nsA:DistributionAgreementKey 0 (1)
DistributionAgreementSysKey nsA:DistributionAgreementSysKey 0 unbounded
AdvancingAllowedInd nsA:AdvancingAllowedInd 0 (1)
BackDatingAllowedInd nsA:BackDatingAllowedInd 0 (1)
ProductType nsA:ProductType 0 (1)
NettingAllowedInd nsA:NettingAllowedInd 0 (1)
InterestRateClass nsA:InterestRateClass 0 (1)
DateBasedOn nsA:DateBasedOn 0 (1)
EffDate nsA:EffDate 0 (1)
ExpDate nsA:ExpDate 0 (1)
DistributionAgreementCode nsA:DistributionAgreementCode 0 (1)
CarrierCode nsA:CarrierCode 0 (1)
Name nsA:Name 0 (1)
PolicyProductInfo nsA:PolicyProductInfo 0 unbounded
CommRemittance nsA:CommRemittance 0 unbounded
BusinessProcessAllowed nsA:BusinessProcessAllowed 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:DistributionAgreement