Definition Type: ComplexType
Name: RateReference
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Containing Schema: fpml-shared-5-10.xsd
Abstract
Documentation:
Reference to any rate (floating, inflation) derived from the abstract Rate component.
Collapse XSD Schema Diagram:
Drilldown into href in schema fpml-shared-5-10_xsd3XSD Diagram of RateReference in schema fpml-shared-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="RateReference">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Reference to any rate (floating, inflation) derived from the abstract Rate component.</xsd:documentation>
    </xsd:annotation>
    <xsd:attribute name="href" type="xsd:IDREF" use="required" ecore:reference="Rate" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" />
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
href nsD:href Required
Collapse Derivation Tree:
Collapse References:
nsD:rateReference