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