Definition Type: ComplexType
Name: ContractCoverageType
Namespace: http://www.ACORD.org/standards/Jv-Ins-Reinsurance/2007-2
Containing Schema: Jv-Ins-Reinsurance-2008-1-DRI-Slice.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Extension in schema jv-ins-reinsurance-2008-1-dri-slice_xsd Drilldown into NumberOfUnits in schema jv-ins-reinsurance-2008-1-dri-slice_xsd Drilldown into CoverageSubjectMatterDescription in schema jv-ins-reinsurance-2008-1-dri-slice_xsd Drilldown into CoverageSubjectMatter in schema jv-ins-reinsurance-2008-1-dri-slice_xsd Drilldown into CoverageBasisDescription in schema jv-ins-reinsurance-2008-1-dri-slice_xsd Drilldown into CoverageBasis in schema jv-ins-reinsurance-2008-1-dri-slice_xsd Drilldown into CoveragePercentage in schema jv-ins-reinsurance-2008-1-dri-slice_xsd Drilldown into NumberOfLines in schema jv-ins-reinsurance-2008-1-dri-slice_xsd Drilldown into CoverageAmount in schema jv-ins-reinsurance-2008-1-dri-slice_xsd Drilldown into Description in schema jv-ins-reinsurance-2008-1-dri-slice_xsd Drilldown into CoverageType in schema jv-ins-reinsurance-2008-1-dri-slice_xsdXSD Diagram of ContractCoverageType in schema jv-ins-reinsurance-2008-1-dri-slice_xsd (Acord - Reinsurance & Large Commercial Standards Program)
Collapse XSD Schema Code:
<xs:complexType name="ContractCoverageType">
    <xs:sequence>
        <xs:element ref="Description" minOccurs="0" />
        <xs:element ref="CoverageAmount" minOccurs="0" />
        <xs:element ref="NumberOfLines" minOccurs="0" />
        <xs:element ref="CoveragePercentage" minOccurs="0" />
        <xs:element ref="CoverageBasis" minOccurs="0" />
        <xs:element ref="CoverageBasisDescription" minOccurs="0" />
        <xs:element ref="CoverageSubjectMatter" minOccurs="0" />
        <xs:element ref="CoverageSubjectMatterDescription" minOccurs="0" />
        <xs:element ref="NumberOfUnits" minOccurs="0" />
        <xs:element name="Extension" type="ContractCoverage_ExtensionType" minOccurs="0" />
    </xs:sequence>
    <xs:attribute name="CoverageType" type="xs:NMTOKEN" use="required" />
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Description nsB:Description 0 (1)
CoverageAmount nsB:CoverageAmount 0 (1)
NumberOfLines nsB:NumberOfLines 0 (1)
CoveragePercentage nsB:CoveragePercentage 0 (1)
CoverageBasis nsB:CoverageBasis 0 (1)
CoverageBasisDescription nsB:CoverageBasisDescription 0 (1)
CoverageSubjectMatter nsB:CoverageSubjectMatter 0 (1)
CoverageSubjectMatterDescription nsB:CoverageSubjectMatterDescription 0 (1)
NumberOfUnits nsB:NumberOfUnits 0 (1)
Extension nsB:Extension 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
CoverageType nsB:CoverageType Required
Collapse Derivation Tree:
Collapse References:
nsB:ContractCoverage