Definition Type: Element
Name: settlementDetails
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:SettlementDetails
Containing Schema: fpml-loan-5-10.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
Documentation:
Settlement account details to describe the acount to which cash should be sent, for payments received by the party sending the Lender Party Notification.
Collapse XSD Schema Diagram:
Drilldown into settlementInstruction in schema fpml-loan-5-10_xsd Drilldown into currency in schema fpml-loan-5-10_xsd Drilldown into id in schema fpml-loan-5-10_xsd Drilldown into SettlementDetails in schema fpml-loan-5-10_xsdXSD Diagram of settlementDetails in schema fpml-loan-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="settlementDetails" type="SettlementDetails" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>Settlement account details to describe the acount to which cash should be sent, for payments received by the party sending the Lender Party Notification.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
id nsA:id (1) (1)
currency nsA:currency (1) (1)
settlementInstruction nsA:settlementInstruction (1) (1)
Collapse Derivation Tree: