Definition Type: ComplexType
Name: CancelableProvisionAdjustedDates
Namespace: http://www.fpml.org/2007/FpML-4-4
Containing Schema: fpml-ird-4-4.xsd
Abstract
Documentation:
A type to define the adjusted dates for a cancelable provision on a swap transaction.
Collapse XSD Schema Diagram:
Drilldown into cancellationEvent in schema fpml-ird-4-4_xsdXSD Diagram of CancelableProvisionAdjustedDates in schema fpml-ird-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="CancelableProvisionAdjustedDates">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type to define the adjusted dates for a cancelable provision on a swap transaction.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="cancellationEvent" type="CancellationEvent" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The adjusted dates for an individual cancellation date.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
cancellationEvent fpml:cancellationEvent (1) unbounded
Collapse Derivation Tree:
Collapse References:
fpml:cancelableProvisionAdjustedDates