Definition Type: Element
Name: optionalEarlyTerminationParameters
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:ExercisePeriod
Containing Schema: fpml-ird-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Definition of the first early termination date and the frequency of the termination dates subsequent to that. American exercise is defined by having a frequency of one day.
Collapse XSD Schema Diagram:
Drilldown into exerciseFrequency in schema fpml-ird-5-10_xsd2 Drilldown into earliestExerciseDateTenor in schema fpml-ird-5-10_xsd2 Drilldown into id in schema fpml-ird-5-10_xsd2 Drilldown into ExercisePeriod in schema fpml-ird-5-10_xsd2XSD Diagram of optionalEarlyTerminationParameters in schema fpml-ird-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="optionalEarlyTerminationParameters" type="ExercisePeriod" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Definition of the first early termination date and the frequency of the termination dates subsequent to that. American exercise is defined by having a frequency of one day.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
earliestExerciseDateTenor nsD:earliestExerciseDateTenor 0 (1)
exerciseFrequency nsD:exerciseFrequency 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsD:id (Optional)
Collapse Derivation Tree: