Definition Type: Element
Name: rate
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:PeriodRate
Containing Schema: fpml-loan-5-10.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
This represents a 'surcharge' rate that may apply in addition to a regular margin (on outstanding loan contracts).
Collapse XSD Schema Diagram:
Drilldown into rate in schema fpml-loan-5-10_xsd Drilldown into endDate in schema fpml-loan-5-10_xsd Drilldown into startDate in schema fpml-loan-5-10_xsd Drilldown into PeriodOptionalEnd.model in schema fpml-loan-5-10_xsd Drilldown into PeriodRate in schema fpml-loan-5-10_xsdXSD Diagram of rate in schema fpml-loan-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="rate" type="PeriodRate">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">This represents a 'surcharge' rate that may apply in addition to a regular margin (on outstanding loan contracts).</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
startDate nsA:startDate (1) (1)
endDate nsA:endDate 0 (1)
rate nsA:rate (1) (1)
<xs:group> nsA:PeriodOptionalEnd.model (1) (1)
Collapse Derivation Tree: