Definition Type: Element
Name: partialDerivative
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE: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_xsd2 Drilldown into inputDateReference in schema fpml-riskdef-5-10_xsd2 Drilldown into parameterReference in schema fpml-riskdef-5-10_xsd2 Drilldown into description in schema fpml-riskdef-5-10_xsd2 Drilldown into id in schema fpml-riskdef-5-10_xsd2 Drilldown into PricingParameterDerivative in schema fpml-riskdef-5-10_xsd2XSD Diagram of partialDerivative in schema fpml-riskdef-5-10_xsd2 (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 nsE:description 0 (1)
parameterReference nsE:parameterReference 0 (1)
inputDateReference nsE:inputDateReference (1) unbounded
calculationProcedure nsE:calculationProcedure 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsE:id (Optional)
Collapse Derivation Tree: