Definition Type: Element
Name: partialDerivative
Namespace: http://www.fpml.org/2005/FpML-4-2
Type: fpml:PricingParameterDerivative
Containing Schema: fpml-riskdef-4-2.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
Documentation:
A partial derivative of the measure with respect to an input.
Collapse XSD Schema Diagram:
Drilldown into calculationProcedure in schema fpml-riskdef-4-2_xsd Drilldown into inputDateReference in schema fpml-riskdef-4-2_xsd Drilldown into parameterReference in schema fpml-riskdef-4-2_xsd Drilldown into description in schema fpml-riskdef-4-2_xsd Drilldown into id in schema fpml-riskdef-4-2_xsd Drilldown into PricingParameterDerivative in schema fpml-riskdef-4-2_xsdXSD Diagram of partialDerivative in schema fpml-riskdef-4-2_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="partialDerivative" type="PricingParameterDerivative" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A partial derivative of the measure with respect to an input.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
description fpml:description 0 (1)
parameterReference fpml:parameterReference 0 (1)
inputDateReference fpml:inputDateReference (1) unbounded
calculationProcedure fpml:calculationProcedure 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id fpml:id (Optional)
Collapse Derivation Tree: