<xsd:complexType name="ExtendibleProvisionAdjustedDates">
<xsd:annotation>
<xsd:documentation xml:lang="en">A type defining the adjusted dates associated with a provision to extend a swap.</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element name="extensionEvent" type="ExtensionEvent" maxOccurs="unbounded">
<xsd:annotation>
<xsd:documentation xml:lang="en">The adjusted dates associated with a single extendible exercise date.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
|