Definition Type: ComplexType
Name: DistributionChannelInfo_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 DistributionChannelName in schema xmlife2_20_01_xsd Drilldown into DistributionChannelSubType in schema xmlife2_20_01_xsd Drilldown into DistributionChannel in schema xmlife2_20_01_xsd Drilldown into DistributionChannelInfoSysKey in schema xmlife2_20_01_xsd Drilldown into DistributionChannelInfoKey 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 DistributionChannelInfo_Type in schema xmlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="DistributionChannelInfo_Type">
    <xsd:sequence>
        <xsd:element ref="DistributionChannelInfoKey" minOccurs="0" />
        <xsd:element ref="DistributionChannelInfoSysKey" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="DistributionChannel" minOccurs="0" />
        <xsd:element ref="DistributionChannelSubType" minOccurs="0" />
        <xsd:element ref="DistributionChannelName" 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
DistributionChannelInfoKey nsA:DistributionChannelInfoKey 0 (1)
DistributionChannelInfoSysKey nsA:DistributionChannelInfoSysKey 0 unbounded
DistributionChannel nsA:DistributionChannel 0 (1)
DistributionChannelSubType nsA:DistributionChannelSubType 0 (1)
DistributionChannelName nsA:DistributionChannelName 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:DistributionChannelInfo