Definition Type: Element
Name: settlementRateSource
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:SettlementRateSource
Containing Schema: fpml-ird-4-4.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The method for obtaining a settlement rate. This may be from some information source (e.g. Reuters) or from a set of reference banks.
Collapse XSD Schema Diagram:
Drilldown into cashSettlementReferenceBanks in schema fpml-shared-4-4_xsd Drilldown into informationSource in schema fpml-shared-4-4_xsd Drilldown into SettlementRateSource in schema fpml-shared-4-4_xsdXSD Diagram of settlementRateSource in schema fpml-ird-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="settlementRateSource" type="SettlementRateSource" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The method for obtaining a settlement rate. This may be from some information source (e.g. Reuters) or from a set of reference banks.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
informationSource fpml:informationSource (1) (1)
cashSettlementReferenceBanks fpml:cashSettlementReferenceBanks (1) (1)
Collapse Derivation Tree: