XML Schema Documentation

Complex Type: SwaptionAdjustedDates

[Table of contents]

Super-types: None
Sub-types: None
Name SwaptionAdjustedDates
Used by (from the same schema document) Complex Type Swaption
Abstract no
Documentation A type describing the adjusted dates associated with swaption exercise and settlement.
XML Instance Representation
<...>
<exerciseEvent> ExerciseEvent </exerciseEvent> [1..*]

'The adjusted dates associated with an individual swaption exercise date.'

</...>
Diagram
Schema Component Representation
<xsd:complexType name="SwaptionAdjustedDates">
<xsd:sequence>
<xsd:element name="exerciseEvent" type=" ExerciseEvent " maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>