Definition Type: ComplexType
Name: ReportDueType
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 TimeDuration in schema jv-ins-reinsurance-2008-1-dri-slice_xsd Drilldown into TimeRelation in schema jv-ins-reinsurance-2008-1-dri-slice_xsdXSD Diagram of ReportDueType in schema jv-ins-reinsurance-2008-1-dri-slice_xsd (Acord - Reinsurance & Large Commercial Standards Program)
Collapse XSD Schema Code:
<xs:complexType name="ReportDueType">
    <xs:sequence>
        <xs:element ref="TimeRelation" />
        <xs:element ref="TimeDuration" minOccurs="0" />
        <xs:element name="Extension" type="ReportDue_ExtensionType" minOccurs="0" />
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
TimeRelation nsB:TimeRelation (1) (1)
TimeDuration nsB:TimeDuration 0 (1)
Extension nsB:Extension 0 (1)
Collapse Derivation Tree:
Collapse References:
nsB:ReportDue