Definition Type: ComplexType
Name: SwaptionAdjustedDates
Namespace: http://www.fpml.org/FpML-5/pretrade
Containing Schema: fpml-ird-5-10.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-5-10_xsd1XSD Diagram of SwaptionAdjustedDates in schema fpml-ird-5-10_xsd1 (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" minOccurs="0" 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 nsC:exerciseEvent 0 unbounded
Collapse Derivation Tree:
Collapse References:
nsC:swaptionAdjustedDates