Definition Type: Element
Name: crossRate
Namespace: http://www.fpml.org/FpML-5/transparency
Type: nsF:CrossRate
Containing Schema: fpml-generic-5-10.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
An optional element that allow for definition of the currency exchange rates used to cross between the traded currencies for non-base currency FX contracts.
Collapse XSD Schema Diagram:
Drilldown into forwardPoints in schema fpml-fx-5-10_xsd4 Drilldown into spotRate in schema fpml-fx-5-10_xsd4 Drilldown into rate in schema fpml-fx-5-10_xsd4 Drilldown into quoteBasis in schema fpml-shared-5-10_xsd5 Drilldown into currency2 in schema fpml-shared-5-10_xsd5 Drilldown into currency1 in schema fpml-shared-5-10_xsd5 Drilldown into QuotedCurrencyPair in schema fpml-shared-5-10_xsd5 Drilldown into CrossRate in schema fpml-fx-5-10_xsd4XSD Diagram of crossRate in schema fpml-generic-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="crossRate" type="CrossRate" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">An optional element that allow for definition of the currency exchange rates used to cross between the traded currencies for non-base currency FX contracts.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
currency1 nsF:currency1 0 (1)
currency2 nsF:currency2 0 (1)
quoteBasis nsF:quoteBasis 0 (1)
rate nsF:rate 0 (1)
spotRate nsF:spotRate 0 (1)
forwardPoints nsF:forwardPoints 0 (1)
Collapse Derivation Tree: