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