Definition Type: Element
Name: inflationFactor
Namespace: http://www.fpml.org/FpML-5/reporting
Type: decimal:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-repo-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The inflation factor is specified for inflation-linked products which require some additional elements to calculate prices correctly.
Collapse XSD Schema Diagram:
XSD Diagram of inflationFactor in schema fpml-repo-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="inflationFactor" type="xsd:decimal" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The inflation factor is specified for inflation-linked products which require some additional elements to calculate prices correctly.</xsd:documentation>
    </xsd:annotation>
</xsd:element>