Definition Type: Element
Name: rateSource
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:FxSpotRateSource
Containing Schema: fpml-asset-4-4.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Defines the source of the FX rate.
Collapse XSD Schema Diagram:
Drilldown into fixingTime in schema fpml-shared-4-4_xsd Drilldown into secondaryRateSource in schema fpml-shared-4-4_xsd Drilldown into primaryRateSource in schema fpml-shared-4-4_xsd Drilldown into FxSpotRateSource in schema fpml-shared-4-4_xsdXSD Diagram of rateSource in schema fpml-asset-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="rateSource" type="FxSpotRateSource" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Defines the source of the FX rate.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
primaryRateSource fpml:primaryRateSource (1) (1)
secondaryRateSource fpml:secondaryRateSource 0 (1)
fixingTime fpml:fixingTime (1) (1)
Collapse Derivation Tree: