Definition Type: Element
Name: interpolationMethod
Namespace: http://www.fpml.org/FpML-5/pretrade
Type: nsC:InterpolationMethod
Containing Schema: fpml-ird-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The method used when calculating the Inflation Index Level from multiple points - the most common is Linear.
Collapse XSD Schema Diagram:
Drilldown into interpolationMethodScheme in schema fpml-shared-5-10_xsd2 Drilldown into InterpolationMethod in schema fpml-shared-5-10_xsd2XSD Diagram of interpolationMethod in schema fpml-ird-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="interpolationMethod" type="InterpolationMethod" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The method used when calculating the Inflation Index Level from multiple points - the most common is Linear.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
interpolationMethodScheme nsC:interpolationMethodScheme http://www.fpml.org/coding-scheme/interpolation-method (Optional)
Collapse Derivation Tree: