Definition Type: ComplexType
Name: LossReserveType
Namespace: http://www.ACORD.org/standards/Jv-Ins-Reinsurance/2008-1
Containing Schema: Jv-Ins-Reinsurance-2008-1.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Extension in schema jv-ins-reinsurance-2008-1_xsd Drilldown into RetentionPeriod in schema jv-ins-reinsurance-2008-1_xsd Drilldown into TaxOnLossReserveInterestPercentage in schema jv-ins-reinsurance-2008-1_xsd Drilldown into InterestDueDate in schema jv-ins-reinsurance-2008-1_xsd Drilldown into InterestPercentage in schema jv-ins-reinsurance-2008-1_xsd Drilldown into InterestDescription in schema jv-ins-reinsurance-2008-1_xsd Drilldown into ReservePercentage in schema jv-ins-reinsurance-2008-1_xsd Drilldown into Description in schema jv-ins-reinsurance-2008-1_xsdXSD Diagram of LossReserveType in schema jv-ins-reinsurance-2008-1_xsd (Acord - Reinsurance & Large Commercial Standards Program)
Collapse XSD Schema Code:
<xs:complexType name="LossReserveType">
    <xs:sequence>
        <xs:element ref="Description" minOccurs="0" />
        <xs:element ref="ReservePercentage" minOccurs="0" />
        <xs:element ref="InterestDescription" minOccurs="0" />
        <xs:element ref="InterestPercentage" minOccurs="0" />
        <xs:element ref="InterestDueDate" minOccurs="0" />
        <xs:element ref="TaxOnLossReserveInterestPercentage" minOccurs="0" />
        <xs:element ref="RetentionPeriod" minOccurs="0" />
        <xs:element name="Extension" type="LossReserve_ExtensionType" minOccurs="0" />
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Description nsA:Description 0 (1)
ReservePercentage nsA:ReservePercentage 0 (1)
InterestDescription nsA:InterestDescription 0 (1)
InterestPercentage nsA:InterestPercentage 0 (1)
InterestDueDate nsA:InterestDueDate 0 (1)
TaxOnLossReserveInterestPercentage nsA:TaxOnLossReserveInterestPercentage 0 (1)
RetentionPeriod nsA:RetentionPeriod 0 (1)
Extension nsA:Extension 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:LossReserve