Definition Type: ComplexType
Name: AnyPartyType
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 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 Party in schema jv-ins-reinsurance-2008-1-dri-slice_xsdXSD Diagram of AnyPartyType in schema jv-ins-reinsurance-2008-1-dri-slice_xsd (Acord - Reinsurance & Large Commercial Standards Program)
Collapse XSD Schema Code:
<xs:complexType name="AnyPartyType">
    <xs:sequence>
        <xs:element ref="Party" />
        <xs:element ref="Contact" minOccurs="0" />
        <xs:element ref="Address" minOccurs="0" />
        <xs:element name="Extension" type="AnyParty_ExtensionType" minOccurs="0" />
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Party nsB:Party (1) (1)
Contact nsB:Contact 0 (1)
Address nsB:Address 0 (1)
Extension nsB:Extension 0 (1)
Collapse Derivation Tree:
Collapse References:
nsB:BrokerType, nsB:CedentType, nsB:CorrespondentBrokerType, nsB:CoverHolderType, nsB:InsuredType, nsB:InsurerType, nsB:PlacingExchangensB:ReinsurerType, nsB:ServiceProviderType,