Definition Type: ComplexType
Name: ExtendedReportingType
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 Description in schema jv-ins-reinsurance-2008-1_xsd Drilldown into ReportingPeriod in schema jv-ins-reinsurance-2008-1_xsd Drilldown into PremiumAmount in schema jv-ins-reinsurance-2008-1_xsd Drilldown into PremiumRate in schema jv-ins-reinsurance-2008-1_xsdXSD Diagram of ExtendedReportingType in schema jv-ins-reinsurance-2008-1_xsd (Acord - Reinsurance & Large Commercial Standards Program)
Collapse XSD Schema Code:
<xs:complexType name="ExtendedReportingType">
    <xs:sequence>
        <xs:element ref="PremiumRate" minOccurs="0" />
        <xs:element ref="PremiumAmount" minOccurs="0" />
        <xs:element ref="ReportingPeriod" minOccurs="0" />
        <xs:element ref="Description" minOccurs="0" />
        <xs:element name="Extension" type="ExtendedReporting_ExtensionType" minOccurs="0" />
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PremiumRate nsA:PremiumRate 0 (1)
PremiumAmount nsA:PremiumAmount 0 (1)
ReportingPeriod nsA:ReportingPeriod 0 (1)
Description nsA:Description 0 (1)
Extension nsA:Extension 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:ExtendedReporting