Definition Type: ComplexType
Name: FxCrossRateObservable
Namespace: http://www.fpml.org/FpML-5/confirmation
Containing Schema: fpml-fx-accruals-5-10.xsd
Abstract
Documentation:
A type that is used for including 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_xsd Drilldown into quotedCurrencyPair in schema fpml-fx-accruals-5-10_xsdXSD Diagram of FxCrossRateObservable in schema fpml-fx-accruals-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="FxCrossRateObservable">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type that is used for including the currency exchange rates information used to cross between the traded currencies for non-base currency FX contracts.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="quotedCurrencyPair" type="QuotedCurrencyPair" />
        <xsd:element name="informationSource" type="FxInformationSource" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
quotedCurrencyPair nsA:quotedCurrencyPair (1) (1)
informationSource nsA:informationSource (1) (1)
Collapse Derivation Tree:
Collapse References:
nsA:crossRate