Definition Type: ComplexType
Name: InsuranceType
Namespace: http://niem.gov/niem/niem-core/2.0
Type: s:ComplexObjectType
Containing Schema: niem-core.xsd
Abstract
Documentation:
A data type for coverage by a contract whereby one party agrees to indemnify or guarantee another against loss by a specified contingent event or peril.
Collapse XSD Schema Diagram:
Drilldown into InsurancePersonalIndicator in schema niem-core_xsd Drilldown into InsuranceEndDate in schema niem-core_xsd Drilldown into InsuranceEffectiveDate in schema niem-core_xsd Drilldown into InsuranceCoveredProperty in schema niem-core_xsd Drilldown into InsuranceCoverageCategory in schema niem-core_xsd Drilldown into InsuranceCertifiedDate in schema niem-core_xsd Drilldown into InsuranceCancellationDate in schema niem-core_xsd Drilldown into InsuranceActiveIndicator in schema niem-core_xsd Drilldown into InsuranceCarrierName in schema niem-core_xsd Drilldown into InsuranceCarrierIdentification in schema niem-core_xsd Drilldown into InsurancePolicyIdentification in schema niem-core_xsd Drilldown into linkMetadata in schema structures_xsd Drilldown into metadata in schema structures_xsd Drilldown into id in schema structures_xsd Drilldown into ComplexObjectType in schema structures_xsdXSD Diagram of InsuranceType in schema niem-core_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:complexType name="InsuranceType">
    <xsd:annotation>
        <xsd:documentation>A data type for coverage by a contract whereby one party agrees to indemnify or guarantee another against loss by a specified contingent event or peril.</xsd:documentation>
        <xsd:appinfo>
            <i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object" xmlns:i="http://niem.gov/niem/appinfo/2.0" />
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="s:ComplexObjectType">
            <xsd:sequence>
                <xsd:element ref="nc:InsurancePolicyIdentification" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:InsuranceCarrierIdentification" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:InsuranceCarrierName" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:InsuranceActiveIndicator" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:InsuranceCancellationDate" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:InsuranceCertifiedDate" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:InsuranceCoverageCategory" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:InsuranceCoveredProperty" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:InsuranceEffectiveDate" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:InsuranceEndDate" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:InsurancePersonalIndicator" minOccurs="0" maxOccurs="unbounded" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
InsurancePolicyIdentification nc:InsurancePolicyIdentification 0 unbounded
InsuranceCarrierIdentification nc:InsuranceCarrierIdentification 0 unbounded
InsuranceCarrierName nc:InsuranceCarrierName 0 unbounded
InsuranceActiveIndicator nc:InsuranceActiveIndicator 0 unbounded
InsuranceCancellationDate nc:InsuranceCancellationDate 0 unbounded
InsuranceCertifiedDate nc:InsuranceCertifiedDate 0 unbounded
InsuranceCoverageCategory nc:InsuranceCoverageCategory 0 unbounded
InsuranceCoveredProperty nc:InsuranceCoveredProperty 0 unbounded
InsuranceEffectiveDate nc:InsuranceEffectiveDate 0 unbounded
InsuranceEndDate nc:InsuranceEndDate 0 unbounded
InsurancePersonalIndicator nc:InsurancePersonalIndicator 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id s:id (Optional)
metadata s:metadata (Optional)
linkMetadata s:linkMetadata (Optional)
Collapse Derivation Tree:
Collapse References:
nc:Insurance