Definition Type: ComplexType
Name: License_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 Attachment in schema xmlife2_20_01_xsd Drilldown into Fee in schema xmlife2_20_01_xsd Drilldown into RequirementInfo in schema xmlife2_20_01_xsd Drilldown into LineOfAuthority in schema xmlife2_20_01_xsd Drilldown into Exam in schema xmlife2_20_01_xsd Drilldown into LicenseInterruptedInd in schema xmlife2_20_01_xsd Drilldown into GovtIDTC in schema xmlife2_20_01_xsd Drilldown into GovtID in schema xmlife2_20_01_xsd Drilldown into ResidentOfState in schema xmlife2_20_01_xsd Drilldown into NameOnLicense in schema xmlife2_20_01_xsd Drilldown into OriginationDate 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 LicenseStatusReason in schema xmlife2_20_01_xsd Drilldown into LicenseStatusDate in schema xmlife2_20_01_xsd Drilldown into LicenseStatus in schema xmlife2_20_01_xsd Drilldown into LicenseClassType in schema xmlife2_20_01_xsd Drilldown into LicenseType in schema xmlife2_20_01_xsd Drilldown into LicenseState in schema xmlife2_20_01_xsd Drilldown into LicenseCountry in schema xmlife2_20_01_xsd Drilldown into LicenseID in schema xmlife2_20_01_xsd Drilldown into LicenseSysKey in schema xmlife2_20_01_xsd Drilldown into LicenseKey in schema xmlife2_20_01_xsd Drilldown into AgencyAffiliationID in schema xmlife2_20_01_xsd Drilldown into LicenseAddressID in schema xmlife2_20_01_xsd Drilldown into DataRep in schema xmlife2_20_01_xsd Drilldown into RegistrationRefID in schema xmlife2_20_01_xsd Drilldown into id in schema xmlife2_20_01_xsdXSD Diagram of License_Type in schema xmlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="License_Type">
    <xsd:sequence>
        <xsd:element ref="LicenseKey" minOccurs="0" />
        <xsd:element ref="LicenseSysKey" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="LicenseID" minOccurs="0" />
        <xsd:element ref="LicenseCountry" minOccurs="0" />
        <xsd:element ref="LicenseState" minOccurs="0" />
        <xsd:element ref="LicenseType" minOccurs="0" />
        <xsd:element ref="LicenseClassType" minOccurs="0" />
        <xsd:element ref="LicenseStatus" minOccurs="0" />
        <xsd:element ref="LicenseStatusDate" minOccurs="0" />
        <xsd:element ref="LicenseStatusReason" minOccurs="0" />
        <xsd:element ref="EffDate" minOccurs="0" />
        <xsd:element ref="ExpDate" minOccurs="0" />
        <xsd:element ref="OriginationDate" minOccurs="0" />
        <xsd:element ref="NameOnLicense" minOccurs="0" />
        <xsd:element ref="ResidentOfState" minOccurs="0" />
        <xsd:element ref="GovtID" minOccurs="0" />
        <xsd:element ref="GovtIDTC" minOccurs="0" />
        <xsd:element ref="LicenseInterruptedInd" minOccurs="0" />
        <xsd:element ref="Exam" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="LineOfAuthority" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="RequirementInfo" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="Fee" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="Attachment" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="OLifEExtension" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
    <xsd:attribute name="id" type="xsd:ID" />
    <xsd:attribute name="RegistrationRefID" type="xsd:IDREF" />
    <xsd:attribute name="DataRep" type="DATAREP_TYPES" />
    <xsd:attribute name="LicenseAddressID" type="xsd:IDREF" />
    <xsd:attribute name="AgencyAffiliationID" type="xsd:IDREF" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LicenseKey nsA:LicenseKey 0 (1)
LicenseSysKey nsA:LicenseSysKey 0 unbounded
LicenseID nsA:LicenseID 0 (1)
LicenseCountry nsA:LicenseCountry 0 (1)
LicenseState nsA:LicenseState 0 (1)
LicenseType nsA:LicenseType 0 (1)
LicenseClassType nsA:LicenseClassType 0 (1)
LicenseStatus nsA:LicenseStatus 0 (1)
LicenseStatusDate nsA:LicenseStatusDate 0 (1)
LicenseStatusReason nsA:LicenseStatusReason 0 (1)
EffDate nsA:EffDate 0 (1)
ExpDate nsA:ExpDate 0 (1)
OriginationDate nsA:OriginationDate 0 (1)
NameOnLicense nsA:NameOnLicense 0 (1)
ResidentOfState nsA:ResidentOfState 0 (1)
GovtID nsA:GovtID 0 (1)
GovtIDTC nsA:GovtIDTC 0 (1)
LicenseInterruptedInd nsA:LicenseInterruptedInd 0 (1)
Exam nsA:Exam 0 unbounded
LineOfAuthority nsA:LineOfAuthority 0 unbounded
RequirementInfo nsA:RequirementInfo 0 unbounded
Fee nsA:Fee 0 unbounded
Attachment nsA:Attachment 0 unbounded
OLifEExtension nsA:OLifEExtension 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id (Optional)
RegistrationRefID nsA:RegistrationRefID (Optional)
DataRep nsA:DataRep (Optional)
LicenseAddressID nsA:LicenseAddressID (Optional)
AgencyAffiliationID nsA:AgencyAffiliationID (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:License