Definition Type: ComplexType
Name: AnyPartyExtendedType
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 OperationsDescription in schema jv-ins-reinsurance-2008-1-dri-slice_xsd Drilldown into Address in schema jv-ins-reinsurance-2008-1-dri-slice_xsd Drilldown into Contact in schema jv-ins-reinsurance-2008-1-dri-slice_xsd Drilldown into FullNameAndAddress in schema jv-ins-reinsurance-2008-1-dri-slice_xsd Drilldown into FullNameAndAddress in schema jv-ins-reinsurance-2008-1-dri-slice_xsd Drilldown into Party in schema jv-ins-reinsurance-2008-1-dri-slice_xsdXSD Diagram of AnyPartyExtendedType in schema jv-ins-reinsurance-2008-1-dri-slice_xsd (Acord - Reinsurance & Large Commercial Standards Program)
Collapse XSD Schema Code:
<xs:complexType name="AnyPartyExtendedType">
    <xs:sequence>
        <xs:choice>
            <xs:sequence>
                <xs:element ref="Party" />
                <xs:element ref="FullNameAndAddress" minOccurs="0" />
            </xs:sequence>
            <xs:element ref="FullNameAndAddress" />
        </xs:choice>
        <xs:element ref="Contact" minOccurs="0" />
        <xs:element ref="Address" minOccurs="0" />
        <xs:element ref="OperationsDescription" minOccurs="0" />
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Party nsB:Party (1) (1)
FullNameAndAddress nsB:FullNameAndAddress 0 (1)
FullNameAndAddress nsB:FullNameAndAddress (1) (1)
Contact nsB:Contact 0 (1)
Address nsB:Address 0 (1)
OperationsDescription nsB:OperationsDescription 0 (1)
Collapse Derivation Tree:
Collapse References:
nsB:OriginalInsurerOrReinsurerType, nsB:OriginalPolicyholderType