Definition Type: ComplexType
Name: InterpolationMethod
Namespace: http://www.fpml.org/FpML-5/pretrade
Type: nsC:Scheme
Containing Schema: fpml-shared-5-10.xsd
Abstract
Documentation:
The type of interpolation used.
Collapse XSD Schema Diagram:
Drilldown into interpolationMethodScheme in schema fpml-shared-5-10_xsd2XSD Diagram of InterpolationMethod in schema fpml-shared-5-10_xsd2 (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="Scheme">
            <xsd:attribute name="interpolationMethodScheme" type="NonEmptyURI" default="http://www.fpml.org/coding-scheme/interpolation-method" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
interpolationMethodScheme nsC:interpolationMethodScheme http://www.fpml.org/coding-scheme/interpolation-method (Optional)
Collapse Derivation Tree:
Collapse References:
nsC:interpolationMethod