complexType "OptionalEarlyTermination"
Namespace:
Content:
complex, 5 elements
Defined:
globally in fpml-ird-5-3.xsd; see XML source
Includes:
definitions of 5 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
exercise?, exerciseNotice*, followUpConfirmation?, calculationAgent?, optionalEarlyTerminationAdjustedDates?
</...>
Content Model Elements (5):
calculationAgent (in optionalEarlyTermination in earlyTerminationProvision),
exercise,
exerciseNotice (in optionalEarlyTermination in earlyTerminationProvision),
followUpConfirmation (in optionalEarlyTermination in earlyTerminationProvision),
optionalEarlyTerminationAdjustedDates
All Direct / Indirect Based Elements (1):
optionalEarlyTermination (in earlyTerminationProvision)
Known Usage Locations
Annotation
A type defining an early termination provision where either or both parties have the right to exercise.
XML Source (w/o annotations (5); see within schema source)
<xsd:complexType name="OptionalEarlyTermination">
<xsd:sequence>
<xsd:element minOccurs="0" ref="exercise"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="exerciseNotice" type="ExerciseNotice"/>
<xsd:element minOccurs="0" name="followUpConfirmation" type="xsd:boolean"/>
<xsd:element minOccurs="0" name="calculationAgent" type="CalculationAgent"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 5/5)
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"/>

exercise
Type:
Exercise, empty content
Abstract:
(may not be used directly in instance XML documents)
Subst.Gr:
may be substituted with 3 elements
XML Source (see within schema source)
<xsd:element minOccurs="0" ref="exercise"/>

exerciseNotice
Type:
ExerciseNotice, complex content
Definition of the party to whom notice of exercise should be given.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="exerciseNotice" type="ExerciseNotice"/>

followUpConfirmation
Type:
xsd:boolean, predefined, simple content
A flag to indicate whether follow-up confirmation of exercise (written or electronic) is required following telephonic notice by the buyer to the seller or seller's agent.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="followUpConfirmation" type="xsd:boolean"/>

optionalEarlyTerminationAdjustedDates
Type:
An early termination provision to terminate the trade at fair value where one or both parties have the right to decide on termination.
XML Source (w/o annotations (1); see within schema source)

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.