Definition Type: Element
Name: calculationProcedure
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:DerivativeCalculationProcedure
Containing Schema: fpml-riskdef-4-4.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The method by which each derivative is computed, e.g. analytic, numerical model, perturbation, etc., and the corresponding parameters (eg. shift amounts).
Collapse XSD Schema Diagram:
Drilldown into replacementMarketInput in schema fpml-riskdef-4-4_xsd Drilldown into SubstitutionDerivativeParameters.model in schema fpml-riskdef-4-4_xsd Drilldown into derivativeFormula in schema fpml-riskdef-4-4_xsd Drilldown into AnalyticDerivativeParameters.model in schema fpml-riskdef-4-4_xsd Drilldown into perturbationType in schema fpml-riskdef-4-4_xsd Drilldown into averaged in schema fpml-riskdef-4-4_xsd Drilldown into perturbationAmount in schema fpml-riskdef-4-4_xsd Drilldown into FiniteDifferenceDerivativeParameters.model in schema fpml-riskdef-4-4_xsd Drilldown into DerivativeCalculationParameters.model in schema fpml-riskdef-4-4_xsd Drilldown into method in schema fpml-riskdef-4-4_xsd Drilldown into DerivativeCalculationProcedure in schema fpml-riskdef-4-4_xsdXSD Diagram of calculationProcedure in schema fpml-riskdef-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="calculationProcedure" type="DerivativeCalculationProcedure" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The method by which each derivative is computed, e.g. analytic, numerical model, perturbation, etc., and the corresponding parameters (eg. shift amounts).</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
method fpml:method 0 (1)
perturbationAmount fpml:perturbationAmount 0 (1)
averaged fpml:averaged (1) (1)
perturbationType fpml:perturbationType 0 (1)
derivativeFormula fpml:derivativeFormula 0 (1)
replacementMarketInput fpml:replacementMarketInput (1) (1)
<xs:group> fpml:DerivativeCalculationParameters.model 0 (1)
<xs:group> fpml:FiniteDifferenceDerivativeParameters.model (1) (1)
<xs:group> fpml:AnalyticDerivativeParameters.model (1) (1)
<xs:group> fpml:SubstitutionDerivativeParameters.model (1) (1)
Collapse Derivation Tree: