Definition Type: Element
Name: interpolationMethod
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE: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_xsd4 Drilldown into InterpolationMethod in schema fpml-shared-5-10_xsd4XSD Diagram of interpolationMethod in schema fpml-ird-5-10_xsd3 (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 nsE:interpolationMethodScheme http://www.fpml.org/coding-scheme/interpolation-method (Optional)
Collapse Derivation Tree: