XML Schema Documentation

Complex Type: RateReference

[Table of contents]

Super-types: None
Sub-types: None
Name RateReference
Used by (from the same schema document) Complex Type RateObservation
Abstract no
Documentation Reference to any rate (floating, inflation) derived from the abstract Rate component.
XML Instance Representation
<...
href=" xsd:IDREF [1]"/>
Diagram
Schema Component Representation
<xsd:complexType name="RateReference">
<xsd:attribute name="href" type=" xsd:IDREF " use="required" reference="Rate"/>
</xsd:complexType>