Definition Type: Element
Name: splitSettlement
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:SplitSettlement
Containing Schema: fpml-shared-4-4.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
The set of individual payments that are to be made when a currency payment settling a trade needs to be split between a number of ultimate beneficiaries. Each split payment may need to have its own routing information.
Collapse XSD Schema Diagram:
Drilldown into beneficiary in schema fpml-shared-4-4_xsd Drilldown into beneficiaryBank in schema fpml-shared-4-4_xsd Drilldown into splitSettlementAmount in schema fpml-shared-4-4_xsd Drilldown into SplitSettlement in schema fpml-shared-4-4_xsdXSD Diagram of splitSettlement in schema fpml-shared-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="splitSettlement" type="SplitSettlement" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The set of individual payments that are to be made when a currency payment settling a trade needs to be split between a number of ultimate beneficiaries. Each split payment may need to have its own routing information.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
splitSettlementAmount fpml:splitSettlementAmount (1) (1)
beneficiaryBank fpml:beneficiaryBank 0 (1)
beneficiary fpml:beneficiary (1) (1)
Collapse Derivation Tree: