Definition Type: Element
Name: partialDerivative
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:PricingParameterDerivative
Containing Schema: fpml-riskdef-5-10.xsd
MinOccurs 0
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-5-10_xsd1 Drilldown into inputDateReference in schema fpml-riskdef-5-10_xsd1 Drilldown into parameterReference in schema fpml-riskdef-5-10_xsd1 Drilldown into description in schema fpml-riskdef-5-10_xsd1 Drilldown into id in schema fpml-riskdef-5-10_xsd1 Drilldown into PricingParameterDerivative in schema fpml-riskdef-5-10_xsd1XSD Diagram of partialDerivative in schema fpml-riskdef-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="partialDerivative" type="PricingParameterDerivative" minOccurs="0" 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 nsD:description 0 (1)
parameterReference nsD:parameterReference 0 (1)
inputDateReference nsD:inputDateReference (1) unbounded
calculationProcedure nsD:calculationProcedure 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsD:id (Optional)
Collapse Derivation Tree: