Definition Type: ComplexType
Name: DerivativeCalculationMethod
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: normalizedString:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-riskdef-4-4.xsd
Abstract
Documentation:
The method by which a derivative is computed.
Collapse XSD Schema Diagram:
Drilldown into derivativeCalculationMethodScheme in schema fpml-riskdef-4-4_xsdXSD Diagram of DerivativeCalculationMethod in schema fpml-riskdef-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="DerivativeCalculationMethod">
    <xsd:annotation>
        <xsd:documentation source="http://www.FpML.org" xml:lang="en">The method by which a derivative is computed.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="xsd:normalizedString">
            <xsd:attribute name="derivativeCalculationMethodScheme" type="xsd:anyURI" default="http://www.fpml.org/coding-scheme/derivative-calculation-method-1-0" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
derivativeCalculationMethodScheme fpml:derivativeCalculationMethodScheme http://www.fpml.org/coding-scheme/derivative-calculation-method-1-0 (Optional)
Collapse Derivation Tree:
Collapse References:
fpml:method