Definition Type: Element
Name: fixedRate
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:FixedRate
Containing Schema: fpml-cd-4-4.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:
Drilldown into id in schema fpml-cd-4-4_xsd Drilldown into FixedRate in schema fpml-cd-4-4_xsdXSD Diagram of fixedRate in schema fpml-cd-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="fixedRate" type="FixedRate">
    <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 Child Attributes:
Name Type Default Value Use
id fpml:id Optional
Collapse Derivation Tree: