Definition Type: Element
Name: replacement
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:PricingInputReplacement
Containing Schema: fpml-riskdef-4-4.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
A collection of shifts to be applied to market inputs prior to computation of the derivative.
Collapse XSD Schema Diagram:
Drilldown into replacementInputReference in schema fpml-riskdef-4-4_xsd Drilldown into originalInputReference in schema fpml-riskdef-4-4_xsd Drilldown into PricingInputReplacement in schema fpml-riskdef-4-4_xsdXSD Diagram of replacement in schema fpml-riskdef-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="replacement" type="PricingInputReplacement" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A collection of shifts to be applied to market inputs prior to computation of the derivative.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
originalInputReference fpml:originalInputReference (1) (1)
replacementInputReference fpml:replacementInputReference (1) (1)
Collapse Derivation Tree: