Definition Type: Element
Name: shift
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:PricingParameterShift
Containing Schema: fpml-riskdef-5-10.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-5-10_xsd1 Drilldown into shift in schema fpml-riskdef-5-10_xsd1 Drilldown into parameterReference in schema fpml-riskdef-5-10_xsd1 Drilldown into id in schema fpml-riskdef-5-10_xsd1 Drilldown into PricingParameterShift in schema fpml-riskdef-5-10_xsd1XSD Diagram of shift in schema fpml-riskdef-5-10_xsd1 (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 nsD:parameterReference 0 (1)
shift nsD:shift 0 (1)
shiftUnits nsD:shiftUnits 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsD:id (Optional)
Collapse Derivation Tree: