Definition Type: ComplexType
Name: ExtendibleProvisionAdjustedDates
Namespace: http://www.fpml.org/FpML-5/transparency
Containing Schema: fpml-ird-5-10.xsd
Abstract
Documentation:
A type defining the adjusted dates associated with a provision to extend a swap.
Collapse XSD Schema Diagram:
Drilldown into extensionEvent in schema fpml-ird-5-10_xsd4XSD Diagram of ExtendibleProvisionAdjustedDates in schema fpml-ird-5-10_xsd4 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<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" minOccurs="0" 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>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
extensionEvent nsF:extensionEvent 0 unbounded
Collapse Derivation Tree:
Collapse References:
nsF:extendibleProvisionAdjustedDates