Definition Type: ComplexType
Name: AnyCountDecType
Namespace: http://www.ACORD.org/standards/Jv-Ins-Reinsurance/2007-2
Containing Schema: Jv-Ins-Reinsurance-2008-1-DRI-Slice.xsd
Abstract
Documentation:
Introduced for backward compatibility purpose when an element is transformed from integer to decimal
Collapse XSD Schema Diagram:
Drilldown into Dec in schema jv-ins-reinsurance-2008-1-dri-slice_xsd Drilldown into Count in schema jv-ins-reinsurance-2008-1-dri-slice_xsdXSD Diagram of AnyCountDecType in schema jv-ins-reinsurance-2008-1-dri-slice_xsd (Acord - Reinsurance & Large Commercial Standards Program)
Collapse XSD Schema Code:
<xs:complexType name="AnyCountDecType">
    <xs:annotation>
        <xs:documentation>Introduced for backward compatibility purpose when an element is transformed from integer to decimal</xs:documentation>
    </xs:annotation>
    <xs:sequence>
        <xs:choice>
            <xs:element ref="Count" />
            <xs:element ref="Dec" />
        </xs:choice>
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Count nsB:Count (1) (1)
Dec nsB:Dec (1) (1)
Collapse Derivation Tree:
Collapse References:
nsB:InsurerShareNumberOfLines, nsB:InsurerShareNumberOfUnits, nsB:InsurerWrittenNumberOfLines, nsB:InsurerWrittenNumberOfUnits, nsB:NumberOfLines, nsB:NumberOfUnits, nsB:ReinsurerShareNumberOfLines, nsB:ReinsurerShareNumberOfUnits, nsB:ReinsurerWrittenNumberOfLines, nsB:ReinsurerWrittenNumberOfUnits