XML Schema Documentation

Complex Type: Rate

[Table of contents]

Super-types: None
Sub-types:
Name Rate
Abstract yes
Documentation The abstract base class for all types which define interest rate streams.
XML Instance Representation
<...
id=" xsd:ID [0..1]"/>
Diagram
Schema Component Representation
<xsd:complexType name="Rate" abstract="true">
<xsd:attribute name="id" type=" xsd:ID "/>
</xsd:complexType>