Definition Type: Element
Name: fixedRate
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:FixedRate
Containing Schema: fpml-cd-5-10.xsd
MinOccurs 0
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-5-10_xsd3 Drilldown into FixedRate in schema fpml-cd-5-10_xsd3XSD Diagram of fixedRate in schema fpml-cd-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="fixedRate" type="FixedRate" minOccurs="0">
    <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 nsE:id Optional
Collapse Derivation Tree: