XML Schema Documentation

Complex Type: DateRelativeToPaymentDates

[Table of contents]

Super-types: None
Sub-types: None
Name DateRelativeToPaymentDates
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
<...>
<paymentDatesReference> PaymentDatesReference </paymentDatesReference> [1..*]

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

</...>
Diagram
Schema Component Representation
<xsd:complexType name="DateRelativeToPaymentDates">
<xsd:sequence>
<xsd:element name="paymentDatesReference" type=" PaymentDatesReference " maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>