XML Schema Documentation

Complex Type: CancelableProvisionAdjustedDates

[Table of contents]

Super-types: None
Sub-types: None
Name CancelableProvisionAdjustedDates
Used by (from the same schema document) Complex Type CancelableProvision
Abstract no
Documentation A type to define the adjusted dates for a cancelable provision on a swap transaction.
XML Instance Representation
<...>
<cancellationEvent> CancellationEvent </cancellationEvent> [1..*]

'The adjusted dates for an individual cancellation date.'

</...>
Diagram
Schema Component Representation
<xsd:complexType name="CancelableProvisionAdjustedDates">
<xsd:sequence>
<xsd:element name="cancellationEvent" type=" CancellationEvent " maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>