complexType "IndexAdjustmentEvents"
Namespace:
Content:
complex, 3 elements
Defined:
Includes:
definitions of 3 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (3):
indexCancellation, indexDisruption, indexModification
All Direct / Indirect Based Elements (1):
indexAdjustmentEvents
Known Usage Locations
Annotation
Defines the specification of the consequences of Index Events as defined by the 2002 ISDA Equity Derivatives Definitions.
XML Source (w/o annotations (4); see within schema source)
<xsd:complexType name="IndexAdjustmentEvents">
<xsd:sequence>
<xsd:element name="indexModification" type="IndexEventConsequenceEnum"/>
<xsd:element name="indexCancellation" type="IndexEventConsequenceEnum"/>
<xsd:element name="indexDisruption" type="IndexEventConsequenceEnum"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 3/3)
indexCancellation
Type:
Consequence of index cancellation.
Simple Content
enumeration of xsd:token
Enumeration:
"CalculationAgentAdjustment"
 - 
Calculation Agent Adjustment
"NegotiatedCloseOut"
 - 
Negotiated Close Out
"CancellationAndPayment"
 - 
Cancellation and Payment
"RelatedExchange"
 - 
Related Exchange Adjustment
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="indexCancellation" type="IndexEventConsequenceEnum"/>

indexDisruption
Type:
Consequence of index disruption.
Simple Content
enumeration of xsd:token
Enumeration:
"CalculationAgentAdjustment"
 - 
Calculation Agent Adjustment
"NegotiatedCloseOut"
 - 
Negotiated Close Out
"CancellationAndPayment"
 - 
Cancellation and Payment
"RelatedExchange"
 - 
Related Exchange Adjustment
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="indexDisruption" type="IndexEventConsequenceEnum"/>

indexModification
Type:
Consequence of index modification.
Simple Content
enumeration of xsd:token
Enumeration:
"CalculationAgentAdjustment"
 - 
Calculation Agent Adjustment
"NegotiatedCloseOut"
 - 
Negotiated Close Out
"CancellationAndPayment"
 - 
Cancellation and Payment
"RelatedExchange"
 - 
Related Exchange Adjustment
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="indexModification" type="IndexEventConsequenceEnum"/>

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.