Definition Type: ComplexType
Name: FxRateSet
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:QuotedAssetSet
Containing Schema: fpml-mktenv-4-4.xsd
Abstract
Documentation:
A collection of spot FX rates used in pricing.
Collapse XSD Schema Diagram:
Drilldown into assetQuote in schema fpml-riskdef-4-4_xsd Drilldown into instrumentSet in schema fpml-riskdef-4-4_xsd Drilldown into QuotedAssetSet in schema fpml-riskdef-4-4_xsdXSD Diagram of FxRateSet in schema fpml-mktenv-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="FxRateSet">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A collection of spot FX rates used in pricing.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="QuotedAssetSet">
            <xsd:sequence />
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
instrumentSet fpml:instrumentSet 0 (1)
assetQuote fpml:assetQuote 0 unbounded
Collapse Derivation Tree:
Collapse References:
fpml:spotRate