Definition Type: Element
Name: crossRate
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:FxCrossRateObservable
Containing Schema: fpml-fx-accruals-5-10.xsd
MinOccurs 2
MaxOccurs unbounded
Abstract
Documentation:
Contains the currency exchange rates information used to cross between the traded currencies for non-base currency FX contracts.
Collapse XSD Schema Diagram:
Drilldown into informationSource in schema fpml-fx-accruals-5-10_xsd1 Drilldown into quotedCurrencyPair in schema fpml-fx-accruals-5-10_xsd1 Drilldown into FxCrossRateObservable in schema fpml-fx-accruals-5-10_xsd1XSD Diagram of crossRate in schema fpml-fx-accruals-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="crossRate" type="FxCrossRateObservable" minOccurs="2" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Contains the currency exchange rates information 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
quotedCurrencyPair nsD:quotedCurrencyPair (1) (1)
informationSource nsD:informationSource (1) (1)
Collapse Derivation Tree: