XML Schema Documentation

Complex Type: RelevantUnderlyingDateReference

[Table of contents]

Super-types: Reference < RelevantUnderlyingDateReference (by extension)
Sub-types: None
Name RelevantUnderlyingDateReference
Used by (from the same schema document) Complex Type FinalCalculationPeriodDateAdjustment
Abstract no
Documentation Reference to relevant underlying date.
XML Instance Representation
<...
href=" xsd:IDREF [1]"/>
Diagram
Schema Component Representation
<xsd:complexType name="RelevantUnderlyingDateReference">
<xsd:complexContent>
<xsd:extension base=" Reference ">
<xsd:attribute name="href" type=" xsd:IDREF " use="required"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>