XML Schema Documentation

Complex Type: DateRelativeToCalculationPeriodDates

[Table of contents]

Super-types: None
Sub-types: None
Name DateRelativeToCalculationPeriodDates
Used by (from the same schema document) Complex Type FxFixingDate
Abstract no
Documentation A type to provide the ability to point to multiple payment nodes in the document through the unbounded paymentDatesReference.
XML Instance Representation
<...>
<calculationPeriodDatesReference> CalculationPeriodDatesReference </calculationPeriodDatesReference> [1..*]

'A set of href pointers to calculation period dates defined somewhere else in the document.'

</...>
Diagram
Schema Component Representation
<xsd:complexType name="DateRelativeToCalculationPeriodDates">
<xsd:sequence>
<xsd:element name="calculationPeriodDatesReference" type=" CalculationPeriodDatesReference " maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>