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