Definition Type: Element
Name: fixedRate
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:PositiveDecimal
Containing Schema: fpml-fx-5-10.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
The calculation period fixed rate. A per annum rate, expressed as a decimal. A fixed rate of 5% would be represented as 0.05.
Collapse XSD Schema Diagram:
XSD Diagram of fixedRate in schema fpml-fx-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="fixedRate" type="PositiveDecimal">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The calculation period fixed rate. A per annum rate, expressed as a decimal. A fixed rate of 5% would be represented as 0.05.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: