Definition Type: ComplexType
Name: SwaptionAdjustedDates
Namespace: http://www.fpml.org/2007/FpML-4-4
Containing Schema: fpml-ird-4-4.xsd
Abstract
Documentation:
A type describing the adjusted dates associated with swaption exercise and settlement.
Collapse XSD Schema Diagram:
Drilldown into exerciseEvent in schema fpml-ird-4-4_xsdXSD Diagram of SwaptionAdjustedDates in schema fpml-ird-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="SwaptionAdjustedDates">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type describing the adjusted dates associated with swaption exercise and settlement.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="exerciseEvent" type="ExerciseEvent" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The adjusted dates associated with an individual swaption exercise date.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
exerciseEvent fpml:exerciseEvent (1) unbounded
Collapse Derivation Tree:
Collapse References:
fpml:swaptionAdjustedDates