Definition Type: ComplexType
Name: DerivativeCalculationMethod
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:Scheme
Containing Schema: fpml-riskdef-5-10.xsd
Abstract
Documentation:
The method by which a derivative is computed.
Collapse XSD Schema Diagram:
Drilldown into derivativeCalculationMethodScheme in schema fpml-riskdef-5-10_xsd2XSD Diagram of DerivativeCalculationMethod in schema fpml-riskdef-5-10_xsd2 (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="Scheme">
            <xsd:attribute name="derivativeCalculationMethodScheme" type="NonEmptyURI" default="http://www.fpml.org/coding-scheme/derivative-calculation-method" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
derivativeCalculationMethodScheme nsE:derivativeCalculationMethodScheme http://www.fpml.org/coding-scheme/derivative-calculation-method (Optional)
Collapse Derivation Tree:
Collapse References:
nsE:method