complexType "Volatility"
Namespace:
Content:
complex, 9 elements
Defined:
Includes:
definitions of 3 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (9):
closingLevel,
expectedN,
expiringLevel,
initialLevel,
initialLevelSource (defined in CalculationFromObservation complexType),
initialLevelSource (defined in CalculationFromObservation complexType),
vegaNotionalAmount (in volatility),
volatilityCap,
volatilityStrikePrice (in volatility)
All Direct / Indirect Based Elements (1):
volatility
Known Usage Locations
Annotation
Under 2002 Definitions, When entering into the Transaction, the parties should specify whether, for purposes of determining the initial Share price, they are agreeing to (a) a specific initial price (in which case, the initialLevel element should be populated with the price) or (b) use the price of a Share at the close of the regular trading session on the Trade Date (in which case the closingLevel element should be populated as true) or (c) in the case of a forward starting transaction only, use the Official Settlement Price of the Expiring Contract on the Observation Start Date (in which case expiring Level element should be populated as true). Under 2011 definitions, When entering into the Transaction, the parties should specify whether, for purposes of determining the OPSD Pricing Election, they are agreeing to (a) an agreed price (in which case, the initialLevel element should be populated with the price) or (b) use the Index Close Pricing (Official), (in which case closingLevel element should be populated as true) or (c) use OSP Pricing (in which case the initialLevelSource element should be populated with “OSPPrice”).
Type Definition Detail
Type Derivation Tree
  Volatility
XML Source (w/o annotations (4); see within schema source)
<xsd:complexType name="Volatility">
<xsd:complexContent>
<xsd:extension base="CalculationFromObservation">
<xsd:sequence>
<xsd:element minOccurs="0" name="volatilityCap" type="VolatilityCap"/>
<xsd:element minOccurs="0" name="volatilityStrikePrice" type="NonNegativeDecimal"/>
<xsd:element minOccurs="0" name="vegaNotionalAmount" type="xsd:decimal"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 3/9)
vegaNotionalAmount
Type:
xsd:decimal, predefined, simple content
Vega Notional represents the approximate gain/loss at maturity for a 1% difference between RVol(realised vol) and KVol (strike vol). It does not necessarily represent the Vega Risk of the trade. Volatility Amount means the Vega Notional Amount. In accordance with the ISDA 2002 and 2011 Equity Derivatives Definitions.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="vegaNotionalAmount" type="xsd:decimal"/>

volatilityCap
Type:
VolatilityCap, complex content
Volatility Cap needs to be specified in accordance with the ISDA 2011 Equity Derivatives Definitions.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="volatilityCap" type="VolatilityCap"/>

volatilityStrikePrice
Type:
NonNegativeDecimal, simple content
Volatility Strike Price in accordance with the ISDA 2011 Equity Derivatives Definitions.
Simple Content
xsd:decimal
minInclusive:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="volatilityStrikePrice" type="NonNegativeDecimal"/>

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