complexType "AdditionalDisruptionEvents"
Namespace:
Content:
complex, 11 elements
Defined:
Includes:
definitions of 7 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (11):
All Direct / Indirect Based Elements (1):
additionalDisruptionEvents
Known Usage Locations
Annotation
A type for defining ISDA 2002 Equity Derivative Additional Disruption Events.
XML Source (w/o annotations (8); see within schema source)
<xsd:complexType name="AdditionalDisruptionEvents">
<xsd:sequence>
<xsd:element minOccurs="0" name="changeInLaw" type="xsd:boolean"/>
<xsd:element minOccurs="0" name="failureToDeliver" type="xsd:boolean"/>
<xsd:element minOccurs="0" name="insolvencyFiling" type="xsd:boolean"/>
<xsd:element minOccurs="0" name="hedgingDisruption" type="xsd:boolean"/>
<xsd:group ref="StockLoan.model"/>
<xsd:element minOccurs="0" name="increasedCostOfHedging" type="xsd:boolean"/>
<xsd:element minOccurs="0" name="determiningPartyReference" type="PartyReference"/>
<xsd:element minOccurs="0" name="foreignOwnershipEvent" type="xsd:boolean"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 7/11)
changeInLaw
Type:
xsd:boolean, predefined, simple content
If true, then change in law is applicable.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="changeInLaw" type="xsd:boolean"/>

determiningPartyReference
Type:
PartyReference, empty content
A reference to the party which determines additional disruption events.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="determiningPartyReference" type="PartyReference"/>

failureToDeliver
Type:
xsd:boolean, predefined, simple content
Where the underlying is shares and the transaction is physically settled, then, if true, a failure to deliver the shares on the settlement date will not be an event of default for the purposes of the master agreement.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="failureToDeliver" type="xsd:boolean"/>

foreignOwnershipEvent
Type:
xsd:boolean, predefined, simple content
If true, then foreign ownership event is applicable.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="foreignOwnershipEvent" type="xsd:boolean"/>

hedgingDisruption
Type:
xsd:boolean, predefined, simple content
If true, then hedging disruption is applicable.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="hedgingDisruption" type="xsd:boolean"/>

increasedCostOfHedging
Type:
xsd:boolean, predefined, simple content
If true, then increased cost of hedging is applicable.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="increasedCostOfHedging" type="xsd:boolean"/>

insolvencyFiling
Type:
xsd:boolean, predefined, simple content
If true, then insolvency filing is applicable.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="insolvencyFiling" 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.