Definition Type: ComplexType
Name: FxCurveValuation
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:PricingStructureValuation
Containing Schema: fpml-mktenv-5-10.xsd
Abstract
Documentation:
A valuation of an FX curve object., which includes pricing inputs and term structures for fx forwards.
Collapse XSD Schema Diagram:
Drilldown into fxForwardPointsCurve in schema fpml-mktenv-5-10_xsd2 Drilldown into fxForwardCurve in schema fpml-mktenv-5-10_xsd2 Drilldown into spotRate in schema fpml-mktenv-5-10_xsd2 Drilldown into forecastCurrencyYieldCurve in schema fpml-mktenv-5-10_xsd2 Drilldown into settlementCurrencyYieldCurve in schema fpml-mktenv-5-10_xsd2 Drilldown into buildDateTime in schema fpml-riskdef-5-10_xsd2 Drilldown into endDate in schema fpml-riskdef-5-10_xsd2 Drilldown into inputDataDate in schema fpml-riskdef-5-10_xsd2 Drilldown into spotDate in schema fpml-riskdef-5-10_xsd2 Drilldown into baseDate in schema fpml-riskdef-5-10_xsd2 Drilldown into PricingInputDates.model in schema fpml-riskdef-5-10_xsd2 Drilldown into valuationScenarioReference in schema fpml-riskdef-5-10_xsd2 Drilldown into objectReference in schema fpml-riskdef-5-10_xsd2 Drilldown into definitionRef in schema fpml-riskdef-5-10_xsd2 Drilldown into id in schema fpml-riskdef-5-10_xsd2 Drilldown into Valuation in schema fpml-riskdef-5-10_xsd2 Drilldown into PricingStructureValuation in schema fpml-riskdef-5-10_xsd2XSD Diagram of FxCurveValuation in schema fpml-mktenv-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="FxCurveValuation">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A valuation of an FX curve object., which includes pricing inputs and term structures for fx forwards.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="PricingStructureValuation">
            <xsd:sequence>
                <xsd:element name="settlementCurrencyYieldCurve" type="PricingStructureReference" minOccurs="0" />
                <xsd:element name="forecastCurrencyYieldCurve" type="PricingStructureReference" minOccurs="0" />
                <xsd:element name="spotRate" type="FxRateSet" minOccurs="0" />
                <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>
                <xsd:element name="fxForwardPointsCurve" type="TermCurve" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">A curve of fx forward point spreads.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
objectReference nsE:objectReference 0 (1)
valuationScenarioReference nsE:valuationScenarioReference 0 (1)
baseDate nsE:baseDate 0 (1)
spotDate nsE:spotDate 0 (1)
inputDataDate nsE:inputDataDate 0 (1)
endDate nsE:endDate 0 (1)
buildDateTime nsE:buildDateTime 0 (1)
settlementCurrencyYieldCurve nsE:settlementCurrencyYieldCurve 0 (1)
forecastCurrencyYieldCurve nsE:forecastCurrencyYieldCurve 0 (1)
spotRate nsE:spotRate 0 (1)
fxForwardCurve nsE:fxForwardCurve 0 (1)
fxForwardPointsCurve nsE:fxForwardPointsCurve 0 (1)
<xs:group> nsE:PricingInputDates.model (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsE:id (Optional)
definitionRef nsE:definitionRef (Optional)
Collapse Derivation Tree:
Collapse References:
nsE:fxCurveValuation