complexType "MandatoryEarlyTermination"
Namespace:
Content:
complex, 1 attribute, 3 elements
Defined:
globally in fpml-ird-5-3.xsd; see XML source
Includes:
definitions of 1 attribute, 3 elements
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
    >
   
Content: 
mandatoryEarlyTerminationDate?, calculationAgent?, mandatoryEarlyTerminationAdjustedDates?
</...>
Content Model Elements (3):
calculationAgent (in mandatoryEarlyTermination), mandatoryEarlyTerminationDate
All Direct / Indirect Based Elements (1):
mandatoryEarlyTermination
Known Usage Locations
Annotation
A type to define an early termination provision for which exercise is mandatory.
XML Source (w/o annotations (4); see within schema source)
<xsd:complexType name="MandatoryEarlyTermination">
<xsd:sequence>
<xsd:element minOccurs="0" name="mandatoryEarlyTerminationDate" type="AdjustableDate"/>
<xsd:element minOccurs="0" name="calculationAgent" type="CalculationAgent"/>
</xsd:sequence>
<xsd:attribute name="id" type="xsd:ID"/>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 1/1)
id
Type:
xsd:ID, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="id" type="xsd:ID"/>
Content Element Detail (all declarations; defined within this component only; 3/3)
calculationAgent
Type:
CalculationAgent, complex content
The ISDA Calculation Agent responsible for performing duties associated with an optional early termination.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="calculationAgent" type="CalculationAgent"/>

mandatoryEarlyTerminationAdjustedDates
Type:
The adjusted dates associated with a mandatory early termination provision. These dates have been adjusted for any applicable business day convention.
XML Source (w/o annotations (1); see within schema source)

mandatoryEarlyTerminationDate
Type:
AdjustableDate, complex content
The early termination date associated with a mandatory early termination of a swap.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="mandatoryEarlyTerminationDate" type="AdjustableDate"/>

XML schema documentation generated with DocFlex/XML 1.8.6b2 using DocFlex/XML XSDDoc 2.5.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.