Definition Type: ComplexType
Name: ReferredTechAccountType
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 CommunicationChannel in schema jv-ins-reinsurance-2008-1_xsd Drilldown into ReferenceCurrency in schema jv-ins-reinsurance-2008-1_xsd Drilldown into AccountPeriod in schema jv-ins-reinsurance-2008-1_xsd Drilldown into AccountingYear in schema jv-ins-reinsurance-2008-1_xsd Drilldown into AccountTransactionType in schema jv-ins-reinsurance-2008-1_xsd Drilldown into CreationDate in schema jv-ins-reinsurance-2008-1_xsd Drilldown into ServiceProviderReference in schema jv-ins-reinsurance-2008-1_xsd Drilldown into ServiceProviderReference in schema jv-ins-reinsurance-2008-1_xsd Drilldown into BrokerReference in schema jv-ins-reinsurance-2008-1_xsd Drilldown into ServiceProviderReference in schema jv-ins-reinsurance-2008-1_xsd Drilldown into BrokerReference in schema jv-ins-reinsurance-2008-1_xsd Drilldown into InsurerReference in schema jv-ins-reinsurance-2008-1_xsd Drilldown into ReinsurerReference in schema jv-ins-reinsurance-2008-1_xsd Drilldown into ServiceProviderReference in schema jv-ins-reinsurance-2008-1_xsd Drilldown into BrokerReference in schema jv-ins-reinsurance-2008-1_xsd Drilldown into CedentReference in schema jv-ins-reinsurance-2008-1_xsd Drilldown into ServiceProviderReference in schema jv-ins-reinsurance-2008-1_xsd Drilldown into ServiceProviderReference in schema jv-ins-reinsurance-2008-1_xsd Drilldown into BrokerReference in schema jv-ins-reinsurance-2008-1_xsd Drilldown into ServiceProviderReference in schema jv-ins-reinsurance-2008-1_xsd Drilldown into BrokerReference in schema jv-ins-reinsurance-2008-1_xsd Drilldown into InsurerReference in schema jv-ins-reinsurance-2008-1_xsd Drilldown into ReinsurerReference in schema jv-ins-reinsurance-2008-1_xsd Drilldown into ServiceProviderReference in schema jv-ins-reinsurance-2008-1_xsd Drilldown into BrokerReference in schema jv-ins-reinsurance-2008-1_xsd Drilldown into CedentReference in schema jv-ins-reinsurance-2008-1_xsd Drilldown into UUId in schema jv-ins-reinsurance-2008-1_xsdXSD Diagram of ReferredTechAccountType in schema jv-ins-reinsurance-2008-1_xsd (Acord - Reinsurance & Large Commercial Standards Program)
Collapse XSD Schema Code:
<xs:complexType name="ReferredTechAccountType">
    <xs:sequence>
        <xs:choice>
            <xs:sequence>
                <xs:element ref="UUId" />
                <xs:choice minOccurs="0">
                    <xs:sequence>
                        <xs:element ref="CedentReference" />
                        <xs:element ref="BrokerReference" minOccurs="0" />
                        <xs:element ref="ServiceProviderReference" minOccurs="0" />
                    </xs:sequence>
                    <xs:sequence>
                        <xs:choice>
                            <xs:element ref="ReinsurerReference" />
                            <xs:element ref="InsurerReference" />
                        </xs:choice>
                        <xs:element ref="BrokerReference" minOccurs="0" />
                        <xs:element ref="ServiceProviderReference" minOccurs="0" />
                    </xs:sequence>
                    <xs:sequence>
                        <xs:element ref="BrokerReference" />
                        <xs:element ref="ServiceProviderReference" minOccurs="0" />
                    </xs:sequence>
                    <xs:element ref="ServiceProviderReference" />
                </xs:choice>
            </xs:sequence>
            <xs:choice>
                <xs:sequence>
                    <xs:element ref="CedentReference" />
                    <xs:element ref="BrokerReference" minOccurs="0" />
                    <xs:element ref="ServiceProviderReference" minOccurs="0" />
                </xs:sequence>
                <xs:sequence>
                    <xs:choice>
                        <xs:element ref="ReinsurerReference" />
                        <xs:element ref="InsurerReference" />
                    </xs:choice>
                    <xs:element ref="BrokerReference" minOccurs="0" />
                    <xs:element ref="ServiceProviderReference" minOccurs="0" />
                </xs:sequence>
                <xs:sequence>
                    <xs:element ref="BrokerReference" />
                    <xs:element ref="ServiceProviderReference" minOccurs="0" />
                </xs:sequence>
                <xs:element ref="ServiceProviderReference" />
            </xs:choice>
        </xs:choice>
        <xs:element ref="CreationDate" minOccurs="0" />
        <xs:element ref="AccountTransactionType" minOccurs="0" />
        <xs:element ref="AccountingYear" minOccurs="0" />
        <xs:element ref="AccountPeriod" minOccurs="0" />
        <xs:element ref="ReferenceCurrency" minOccurs="0" />
        <xs:element ref="CommunicationChannel" minOccurs="0" />
        <xs:element name="Extension" type="ReferredTechAccount_ExtensionType" minOccurs="0" />
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
UUId nsA:UUId (1) (1)
CedentReference nsA:CedentReference (1) (1)
BrokerReference nsA:BrokerReference 0 (1)
ServiceProviderReference nsA:ServiceProviderReference 0 (1)
ReinsurerReference nsA:ReinsurerReference (1) (1)
InsurerReference nsA:InsurerReference (1) (1)
BrokerReference nsA:BrokerReference 0 (1)
ServiceProviderReference nsA:ServiceProviderReference 0 (1)
BrokerReference nsA:BrokerReference (1) (1)
ServiceProviderReference nsA:ServiceProviderReference 0 (1)
ServiceProviderReference nsA:ServiceProviderReference (1) (1)
CedentReference nsA:CedentReference (1) (1)
BrokerReference nsA:BrokerReference 0 (1)
ServiceProviderReference nsA:ServiceProviderReference 0 (1)
ReinsurerReference nsA:ReinsurerReference (1) (1)
InsurerReference nsA:InsurerReference (1) (1)
BrokerReference nsA:BrokerReference 0 (1)
ServiceProviderReference nsA:ServiceProviderReference 0 (1)
BrokerReference nsA:BrokerReference (1) (1)
ServiceProviderReference nsA:ServiceProviderReference 0 (1)
ServiceProviderReference nsA:ServiceProviderReference (1) (1)
CreationDate nsA:CreationDate 0 (1)
AccountTransactionType nsA:AccountTransactionType 0 (1)
AccountingYear nsA:AccountingYear 0 (1)
AccountPeriod nsA:AccountPeriod 0 (1)
ReferenceCurrency nsA:ReferenceCurrency 0 (1)
CommunicationChannel nsA:CommunicationChannel 0 (1)
Extension nsA:Extension 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:ReferredTechAccount