Definition Type: ComplexType
Name: Producer_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 NationApproval in schema xmlife2_20_01_xsd Drilldown into DesignationInfo in schema xmlife2_20_01_xsd Drilldown into ProducerAgreement in schema xmlife2_20_01_xsd Drilldown into Registration in schema xmlife2_20_01_xsd Drilldown into CarrierAppointment in schema xmlife2_20_01_xsd Drilldown into License in schema xmlife2_20_01_xsd Drilldown into CRDNumber in schema xmlife2_20_01_xsd Drilldown into AlternateLanguageProficiency in schema xmlife2_20_01_xsd Drilldown into AlternateLanguage in schema xmlife2_20_01_xsd Drilldown into PrefLanguage in schema xmlife2_20_01_xsd Drilldown into NIPRNumber in schema xmlife2_20_01_xsd Drilldown into Certification in schema xmlife2_20_01_xsd Drilldown into ProducerSysKey in schema xmlife2_20_01_xsd Drilldown into ProducerKey in schema xmlife2_20_01_xsd Drilldown into EOCoverageID 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 Producer_Type in schema xmlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="Producer_Type">
    <xsd:sequence>
        <xsd:element ref="ProducerKey" minOccurs="0" />
        <xsd:element ref="ProducerSysKey" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="Certification" minOccurs="0" />
        <xsd:element ref="NIPRNumber" minOccurs="0" />
        <xsd:element ref="PrefLanguage" minOccurs="0" />
        <xsd:element ref="AlternateLanguage" minOccurs="0" />
        <xsd:element ref="AlternateLanguageProficiency" minOccurs="0" />
        <xsd:element ref="CRDNumber" minOccurs="0" />
        <xsd:element ref="License" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="CarrierAppointment" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="Registration" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="ProducerAgreement" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="DesignationInfo" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="NationApproval" 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:attribute name="EOCoverageID" type="xsd:IDREF" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ProducerKey nsA:ProducerKey 0 (1)
ProducerSysKey nsA:ProducerSysKey 0 unbounded
Certification nsA:Certification 0 (1)
NIPRNumber nsA:NIPRNumber 0 (1)
PrefLanguage nsA:PrefLanguage 0 (1)
AlternateLanguage nsA:AlternateLanguage 0 (1)
AlternateLanguageProficiency nsA:AlternateLanguageProficiency 0 (1)
CRDNumber nsA:CRDNumber 0 (1)
License nsA:License 0 unbounded
CarrierAppointment nsA:CarrierAppointment 0 unbounded
Registration nsA:Registration 0 unbounded
ProducerAgreement nsA:ProducerAgreement 0 unbounded
DesignationInfo nsA:DesignationInfo 0 unbounded
NationApproval nsA:NationApproval 0 unbounded
OLifEExtension nsA:OLifEExtension 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id (Optional)
DataRep nsA:DataRep (Optional)
EOCoverageID nsA:EOCoverageID (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:Producer