Definition Type: ComplexType
Name: BordereauType
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 BordereauSection in schema jv-ins-reinsurance-2008-1_xsd Drilldown into ReferenceCurrency in schema jv-ins-reinsurance-2008-1_xsd Drilldown into Contract in schema jv-ins-reinsurance-2008-1_xsd Drilldown into ReferredBordereau in schema jv-ins-reinsurance-2008-1_xsd Drilldown into ReferredTechAccount in schema jv-ins-reinsurance-2008-1_xsd Drilldown into CorrectionIndicator in schema jv-ins-reinsurance-2008-1_xsd Drilldown into SupportingIndicator in schema jv-ins-reinsurance-2008-1_xsd Drilldown into BordereauAmendedIndicator in schema jv-ins-reinsurance-2008-1_xsd Drilldown into AccountPeriod in schema jv-ins-reinsurance-2008-1_xsd Drilldown into BordereauPeriod in schema jv-ins-reinsurance-2008-1_xsd Drilldown into AsOfDate in schema jv-ins-reinsurance-2008-1_xsd Drilldown into OriginalInsurerOrReinsurer in schema jv-ins-reinsurance-2008-1_xsd Drilldown into PlacingExchange in schema jv-ins-reinsurance-2008-1_xsd Drilldown into ServiceProvider in schema jv-ins-reinsurance-2008-1_xsd Drilldown into Broker in schema jv-ins-reinsurance-2008-1_xsd Drilldown into Insurer in schema jv-ins-reinsurance-2008-1_xsd Drilldown into Reinsurer in schema jv-ins-reinsurance-2008-1_xsd Drilldown into Cedent in schema jv-ins-reinsurance-2008-1_xsd Drilldown into Explanation in schema jv-ins-reinsurance-2008-1_xsd Drilldown into BordereauType in schema jv-ins-reinsurance-2008-1_xsd Drilldown into CreationDate in schema jv-ins-reinsurance-2008-1_xsd Drilldown into PlacingExchangeReference in schema jv-ins-reinsurance-2008-1_xsd Drilldown into PlacingExchangeReference in schema jv-ins-reinsurance-2008-1_xsd Drilldown into ServiceProviderReference in schema jv-ins-reinsurance-2008-1_xsd Drilldown into PlacingExchangeReference 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 PlacingExchangeReference 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 PlacingExchangeReference in schema jv-ins-reinsurance-2008-1_xsd Drilldown into PlacingExchangeReference in schema jv-ins-reinsurance-2008-1_xsd Drilldown into ServiceProviderReference in schema jv-ins-reinsurance-2008-1_xsd Drilldown into PlacingExchangeReference 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 PlacingExchangeReference 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_xsd Drilldown into ApplicableValidators in schema acordmsgsvc_base_v-1-5-0_xsd Drilldown into Receiver in schema jv-ins-reinsurance-2008-1_xsd Drilldown into Sender in schema jv-ins-reinsurance-2008-1_xsdXSD Diagram of BordereauType in schema jv-ins-reinsurance-2008-1_xsd (Acord - Reinsurance & Large Commercial Standards Program)
Collapse XSD Schema Code:
<xs:complexType name="BordereauType">
    <xs:sequence>
        <xs:element ref="ac:ApplicableValidators" minOccurs="0" />
        <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:element ref="PlacingExchangeReference" minOccurs="0" />
                    </xs:sequence>
                    <xs:sequence>
                        <xs:element ref="BrokerReference" />
                        <xs:element ref="ServiceProviderReference" minOccurs="0" />
                        <xs:element ref="PlacingExchangeReference" minOccurs="0" />
                    </xs:sequence>
                    <xs:sequence>
                        <xs:element ref="ServiceProviderReference" />
                        <xs:element ref="PlacingExchangeReference" minOccurs="0" />
                    </xs:sequence>
                    <xs:element ref="PlacingExchangeReference" />
                </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:element ref="PlacingExchangeReference" minOccurs="0" />
                </xs:sequence>
                <xs:sequence>
                    <xs:element ref="BrokerReference" />
                    <xs:element ref="ServiceProviderReference" minOccurs="0" />
                    <xs:element ref="PlacingExchangeReference" minOccurs="0" />
                </xs:sequence>
                <xs:sequence>
                    <xs:element ref="ServiceProviderReference" />
                    <xs:element ref="PlacingExchangeReference" minOccurs="0" />
                </xs:sequence>
                <xs:element ref="PlacingExchangeReference" />
            </xs:choice>
        </xs:choice>
        <xs:element ref="CreationDate" />
        <xs:element ref="BordereauType" />
        <xs:element ref="Explanation" minOccurs="0" />
        <xs:element ref="Cedent" minOccurs="0" />
        <xs:element ref="Reinsurer" minOccurs="0" />
        <xs:element ref="Insurer" minOccurs="0" />
        <xs:element ref="Broker" minOccurs="0" />
        <xs:element ref="ServiceProvider" minOccurs="0" />
        <xs:element ref="PlacingExchange" minOccurs="0" />
        <xs:element ref="OriginalInsurerOrReinsurer" minOccurs="0" />
        <xs:element ref="AsOfDate" minOccurs="0" />
        <xs:element ref="BordereauPeriod" minOccurs="0" />
        <xs:element ref="AccountPeriod" minOccurs="0" />
        <xs:element ref="BordereauAmendedIndicator" minOccurs="0" />
        <xs:element ref="SupportingIndicator" minOccurs="0" />
        <xs:element ref="CorrectionIndicator" minOccurs="0" />
        <xs:element ref="ReferredTechAccount" minOccurs="0" />
        <xs:element ref="ReferredBordereau" minOccurs="0" />
        <xs:element ref="Contract" />
        <xs:element ref="ReferenceCurrency" minOccurs="0" />
        <xs:element ref="BordereauSection" maxOccurs="unbounded" />
        <xs:element name="Extension" type="Bordereau_ExtensionType" minOccurs="0" />
    </xs:sequence>
    <xs:attribute name="Sender" use="required">
        <xs:simpleType>
            <xs:restriction base="xs:NMTOKEN">
                <xs:enumeration value="cedent" />
                <xs:enumeration value="broker" />
                <xs:enumeration value="serviceprovider" />
                <xs:enumeration value="placingexchange" />
            </xs:restriction>
        </xs:simpleType>
    </xs:attribute>
    <xs:attribute name="Receiver" use="required">
        <xs:simpleType>
            <xs:restriction base="xs:NMTOKEN">
                <xs:enumeration value="reinsurer" />
                <xs:enumeration value="broker" />
                <xs:enumeration value="serviceprovider" />
                <xs:enumeration value="insurer" />
                <xs:enumeration value="placingexchange" />
            </xs:restriction>
        </xs:simpleType>
    </xs:attribute>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ApplicableValidators ac:ApplicableValidators 0 (1)
UUId nsA:UUId (1) (1)
CedentReference nsA:CedentReference (1) (1)
BrokerReference nsA:BrokerReference 0 (1)
ServiceProviderReference nsA:ServiceProviderReference 0 (1)
PlacingExchangeReference nsA:PlacingExchangeReference 0 (1)
BrokerReference nsA:BrokerReference (1) (1)
ServiceProviderReference nsA:ServiceProviderReference 0 (1)
PlacingExchangeReference nsA:PlacingExchangeReference 0 (1)
ServiceProviderReference nsA:ServiceProviderReference (1) (1)
PlacingExchangeReference nsA:PlacingExchangeReference 0 (1)
PlacingExchangeReference nsA:PlacingExchangeReference (1) (1)
CedentReference nsA:CedentReference (1) (1)
BrokerReference nsA:BrokerReference 0 (1)
ServiceProviderReference nsA:ServiceProviderReference 0 (1)
PlacingExchangeReference nsA:PlacingExchangeReference 0 (1)
BrokerReference nsA:BrokerReference (1) (1)
ServiceProviderReference nsA:ServiceProviderReference 0 (1)
PlacingExchangeReference nsA:PlacingExchangeReference 0 (1)
ServiceProviderReference nsA:ServiceProviderReference (1) (1)
PlacingExchangeReference nsA:PlacingExchangeReference 0 (1)
PlacingExchangeReference nsA:PlacingExchangeReference (1) (1)
CreationDate nsA:CreationDate (1) (1)
BordereauType nsA:BordereauType (1) (1)
Explanation nsA:Explanation 0 (1)
Cedent nsA:Cedent 0 (1)
Reinsurer nsA:Reinsurer 0 (1)
Insurer nsA:Insurer 0 (1)
Broker nsA:Broker 0 (1)
ServiceProvider nsA:ServiceProvider 0 (1)
PlacingExchange nsA:PlacingExchange 0 (1)
OriginalInsurerOrReinsurer nsA:OriginalInsurerOrReinsurer 0 (1)
AsOfDate nsA:AsOfDate 0 (1)
BordereauPeriod nsA:BordereauPeriod 0 (1)
AccountPeriod nsA:AccountPeriod 0 (1)
BordereauAmendedIndicator nsA:BordereauAmendedIndicator 0 (1)
SupportingIndicator nsA:SupportingIndicator 0 (1)
CorrectionIndicator nsA:CorrectionIndicator 0 (1)
ReferredTechAccount nsA:ReferredTechAccount 0 (1)
ReferredBordereau nsA:ReferredBordereau 0 (1)
Contract nsA:Contract (1) (1)
ReferenceCurrency nsA:ReferenceCurrency 0 (1)
BordereauSection nsA:BordereauSection (1) unbounded
Extension nsA:Extension 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
Sender nsA:Sender Required
Receiver nsA:Receiver Required
Collapse Derivation Tree:
Collapse References:
nsA:Bordereau