Definition Type: Element
Name: fixedRateSchedule
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:Schedule
Containing Schema: fpml-repo-5-10.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
The fixed repo rate. It is usually fixed for the duration of the agreement but can be changed with mid-life events (rate changes) except for sell/buy-back trades.
Collapse XSD Schema Diagram:
Drilldown into step in schema fpml-shared-5-10_xsd Drilldown into initialValue in schema fpml-shared-5-10_xsd Drilldown into id in schema fpml-shared-5-10_xsd Drilldown into Schedule in schema fpml-shared-5-10_xsdXSD Diagram of fixedRateSchedule in schema fpml-repo-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="fixedRateSchedule" type="Schedule">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The fixed repo rate. It is usually fixed for the duration of the agreement but can be changed with mid-life events (rate changes) except for sell/buy-back trades.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
initialValue nsA:initialValue (1) (1)
step nsA:step 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id (Optional)
Collapse Derivation Tree: