Definition Type: ComplexType
Name: IdentifiedRate
Namespace: http://www.fpml.org/FpML-5/reporting
Type: decimal:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-shared-5-10.xsd
Abstract
Documentation:
A rate which can be referenced elsewhere.
Collapse XSD Schema Diagram:
Drilldown into id in schema fpml-shared-5-10_xsd4XSD Diagram of IdentifiedRate in schema fpml-shared-5-10_xsd4 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="IdentifiedRate">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A rate which can be referenced elsewhere.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="xsd:decimal">
            <xsd:attribute name="id" type="xsd:ID" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
id nsE:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsE:fixedRate, nsE:fixedRate