XML Schema Documentation

Complex Type: CashflowFixingReference

[Table of contents]

Super-types: Reference < CashflowFixingReference (by extension)
Sub-types: None
Name CashflowFixingReference
Used by (from the same schema document) Complex Type CashflowCalculationPeriod
Abstract no
Documentation A type defining a reference to a cash flow fixing component defined somewhere in the document.
XML Instance Representation
<...
href=" xsd:IDREF [1]"/>
Diagram
Schema Component Representation
<xsd:complexType name="CashflowFixingReference">
<xsd:complexContent>
<xsd:extension base=" Reference ">
<xsd:attribute name="href" type=" xsd:IDREF " use="required" reference="CashflowFixing"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>