Definition Type: Element
Name: intermediaryInformation
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:IntermediaryInformation
Containing Schema: fpml-shared-4-4.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Information to identify an intermediary through which payment will be made by the correspondent bank to the ultimate beneficiary of the funds.
Collapse XSD Schema Diagram:
Drilldown into intermediaryPartyReference in schema fpml-shared-4-4_xsd Drilldown into intermediarySequenceNumber 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_xsd Drilldown into IntermediaryInformation in schema fpml-shared-4-4_xsdXSD Diagram of intermediaryInformation in schema fpml-shared-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="intermediaryInformation" type="IntermediaryInformation" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Information to identify an intermediary through which payment will be made by the correspondent bank to the ultimate beneficiary of the funds.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
routingIds fpml:routingIds (1) (1)
routingExplicitDetails fpml:routingExplicitDetails (1) (1)
routingIdsAndExplicitDetails fpml:routingIdsAndExplicitDetails (1) (1)
intermediarySequenceNumber fpml:intermediarySequenceNumber (1) (1)
intermediaryPartyReference fpml:intermediaryPartyReference 0 (1)
<xs:group> fpml:RoutingIdentification.model (1) (1)
Collapse Derivation Tree: