complexType "VarianceOptionTransactionSupplement"
Namespace:
Content:
complex, 1 attribute, 13 elements
Defined:
Includes:
definitions of 5 elements
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
   
>
   
Content: 
</...>
Content Model Elements (13):
optionType (defined in OptionBase complexType),
primaryAssetClass (defined in Product.model group),
productType (defined in Product.model group),
All Direct / Indirect Based Elements (1):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
Product (extension)
  Option (extension)
      OptionBase (extension)
          VarianceOptionTransactionSupplement
XML Source (w/o annotations (5); see within schema source)
<xsd:complexType name="VarianceOptionTransactionSupplement">
<xsd:complexContent>
<xsd:extension base="OptionBase">
<xsd:sequence>
<xsd:element name="equityPremium" type="EquityPremium"/>
<xsd:choice minOccurs="0">
<xsd:element name="optionEntitlement" type="PositiveDecimal"/>
<xsd:element name="multiplier" type="PositiveDecimal"/>
</xsd:choice>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 5/13)
equityExercise
Type:
The parameters for defining how the equity option can be exercised, how it is valued and how it is settled.
XML Source (w/o annotations (1); see within schema source)

equityPremium
Type:
EquityPremium, complex content
The variance option premium payable by the buyer to the seller.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="equityPremium" type="EquityPremium"/>

multiplier
Type:
PositiveDecimal, simple content
Specifies the contract multiplier that can be associated with an index option.
Simple Content
xsd:decimal
minExclusive:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="multiplier" type="PositiveDecimal"/>

optionEntitlement
Type:
PositiveDecimal, simple content
The number of shares per option comprised in the option transaction supplement.
Simple Content
xsd:decimal
minExclusive:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="optionEntitlement" type="PositiveDecimal"/>

varianceSwapTransactionSupplement
Type:
The variance swap details.
XML Source (w/o annotations (1); see within schema source)

XML schema documentation generated with FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.