Definition Type: Element
Name: shift
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:PricingParameterShift
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 shiftUnits in schema fpml-riskdef-4-4_xsd Drilldown into shift in schema fpml-riskdef-4-4_xsd Drilldown into parameterReference in schema fpml-riskdef-4-4_xsd Drilldown into id in schema fpml-riskdef-4-4_xsd Drilldown into PricingParameterShift in schema fpml-riskdef-4-4_xsdXSD Diagram of shift in schema fpml-riskdef-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="shift" type="PricingParameterShift" 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
parameterReference fpml:parameterReference (1) (1)
shift fpml:shift (1) (1)
shiftUnits fpml:shiftUnits 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id fpml:id (Optional)
Collapse Derivation Tree: