Definition Type: ComplexType
Name: AnyPartyType
Namespace: http://www.ACORD.org/standards/Jv-Ins-Reinsurance/2008-1
Containing Schema: Jv-Ins-Reinsurance-2008-1.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Extension in schema jv-ins-reinsurance-2008-1_xsd Drilldown into Address in schema jv-ins-reinsurance-2008-1_xsd Drilldown into Contact in schema jv-ins-reinsurance-2008-1_xsd Drilldown into Party in schema jv-ins-reinsurance-2008-1_xsdXSD Diagram of AnyPartyType in schema jv-ins-reinsurance-2008-1_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 nsA:Party (1) (1)
Contact nsA:Contact 0 (1)
Address nsA:Address 0 (1)
Extension nsA:Extension 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:AdditionalInsuredType, nsA:BrokerType, nsA:BureauLeadingInsurerOrReinsurerType, nsA:CedentType, nsA:CertificateRecipientCedentType, nsA:ClaimLeadingInsurerType, nsA:ClaimSettlingAgentType, nsA:CodefendantType, nsA:CorrespondentBrokerType, nsA:CoverHolderType, nsA:InsuredType, nsA:InsurerType, nsA:IssuingBankType, nsA:LeadingInsurerType, nsA:ManagerType, nsA:OperatingCedentType, nsA:OriginalCedentType, nsA:OriginalPolicyInsuredType, nsA:OtherBrokerType, nsA:PayingFinancialInstitutionType, nsA:PlacingBrokerType, nsA:PlacingExchangeType, nsA:PrimaryCarrierType, nsA:ProducingBrokerType, nsA:ReceivingFinancialInstitutionType, nsA:ReinsurerType, nsA:ServiceProviderType, nsA:UnderwritingManagerType