complexType "ExtendibleProvision"
Namespace:
Content:
complex, 8 elements
Defined:
globally in fpml-ird-5-8.xsd; see XML source
Includes:
definitions of 4 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (8):
All Direct / Indirect Based Elements (1):
extendibleProvision
Known Usage Locations
Annotation
A type defining an option to extend an existing swap transaction on the specified exercise dates for a term ending on the specified new termination date.
XML Source (w/o annotations (4); see within schema source)
<xsd:complexType name="ExtendibleProvision">
<xsd:sequence>
<xsd:group ref="BuyerSeller.model"/>
<xsd:element ref="exercise"/>
<xsd:element minOccurs="0" name="exerciseNotice" type="ExerciseNotice"/>
<xsd:element name="followUpConfirmation" type="xsd:boolean"/>
<xsd:element minOccurs="0" name="extendibleProvisionAdjustedDates" type="ExtendibleProvisionAdjustedDates"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 4/8)
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 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 minOccurs="0" name="exerciseNotice" type="ExerciseNotice"/>

extendibleProvisionAdjustedDates
Type:
The adjusted dates associated with an extendible provision. These dates have been adjusted for any applicable business day convention.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="extendibleProvisionAdjustedDates" type="ExtendibleProvisionAdjustedDates"/>

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 name="followUpConfirmation" type="xsd:boolean"/>

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