Definition Type: ComplexType
Name: CorrespondentInformation
Namespace: http://www.fpml.org/2007/FpML-4-4
Containing Schema: fpml-shared-4-4.xsd
Abstract
Documentation:
A type that describes the information to identify a correspondent bank that will make delivery of the funds on the paying bank's behalf in the country where the payment is to be made.
Collapse XSD Schema Diagram:
Drilldown into correspondentPartyReference in schema fpml-shared-4-4_xsd Drilldown into routingIdsAndExplicitDetails in schema fpml-shared-4-4_xsd Drilldown into routingExplicitDetails in schema fpml-shared-4-4_xsd Drilldown into routingIds in schema fpml-shared-4-4_xsd Drilldown into RoutingIdentification.model in schema fpml-shared-4-4_xsdXSD Diagram of CorrespondentInformation in schema fpml-shared-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="CorrespondentInformation">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type that describes the information to identify a correspondent bank that will make delivery of the funds on the paying bank's behalf in the country where the payment is to be made.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:group ref="RoutingIdentification.model" />
        <xsd:element name="correspondentPartyReference" type="PartyReference" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">Link to the party acting as correspondent. This element can only appear within the correspondentInformation container element.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
routingIds fpml:routingIds (1) (1)
routingExplicitDetails fpml:routingExplicitDetails (1) (1)
routingIdsAndExplicitDetails fpml:routingIdsAndExplicitDetails (1) (1)
correspondentPartyReference fpml:correspondentPartyReference 0 (1)
<xs:group> fpml:RoutingIdentification.model (1) (1)
Collapse Derivation Tree:
Collapse References:
fpml:correspondentInformation