Definition Type: Element
Name: fxForwardCurve
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:TermCurve
Containing Schema: fpml-mktenv-4-4.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
A curve of fx forward rates
Collapse XSD Schema Diagram:
Drilldown into point in schema fpml-mktenv-4-4_xsd Drilldown into extrapolationPermitted in schema fpml-mktenv-4-4_xsd Drilldown into interpolationMethod in schema fpml-mktenv-4-4_xsd Drilldown into TermCurve in schema fpml-mktenv-4-4_xsdXSD Diagram of fxForwardCurve in schema fpml-mktenv-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="fxForwardCurve" type="TermCurve" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A curve of fx forward rates</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
interpolationMethod fpml:interpolationMethod 0 (1)
extrapolationPermitted fpml:extrapolationPermitted 0 (1)
point fpml:point (1) unbounded
Collapse Derivation Tree: