complexType "OptionExerciseAmounts"
Namespace:
Content:
complex, 12 elements
Defined:
Includes:
definitions of 12 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (12):
All Direct / Indirect Based Elements (1):
specifiedExercise
Known Usage Locations
XML Source (w/o annotations (8); see within schema source)
<xsd:complexType name="OptionExerciseAmounts">
<xsd:choice>
<xsd:sequence>
<xsd:element minOccurs="0" name="notionalReference" type="NotionalReference"/>
<xsd:element name="exerciseInNotionalAmount" type="Money"/>
<xsd:element minOccurs="0" name="outstandingNotionalAmount" type="Money"/>
</xsd:sequence>
<xsd:sequence>
<xsd:element minOccurs="0" name="notionalScheduleReference" type="NotionalReference"/>
<xsd:element minOccurs="0" name="outstandingNotionalSchedule" type="NonNegativeAmountSchedule"/>
</xsd:sequence>
<xsd:sequence>
<xsd:element minOccurs="0" name="numberOfOptionsReference" type="NumberOfOptionsReference"/>
<xsd:element name="exerciseInNumberOfOptions" type="xsd:decimal"/>
<xsd:element minOccurs="0" name="outstandingNumberOfOptions" type="xsd:decimal"/>
</xsd:sequence>
<xsd:sequence>
<xsd:element minOccurs="0" name="numberOfUnitsReference" type="NumberOfUnitsReference"/>
<xsd:element name="exerciseInNumberOfUnits" type="xsd:decimal"/>
<xsd:element minOccurs="0" name="outstandingNumberOfUnits" type="xsd:decimal"/>
</xsd:sequence>
</xsd:choice>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 12/12)
exerciseInNotionalAmount
Type:
Money, complex content
Specifies the fixed amount by which the option should be exercised expressed as notional amount.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="exerciseInNotionalAmount" type="Money"/>

exerciseInNotionalSchedule
Type:
NonNegativeAmountSchedule, complex content
Specifies the amount by which the option should be exercised expressed as notional schedule.
XML Source (w/o annotations (1); see within schema source)

exerciseInNumberOfOptions
Type:
xsd:decimal, predefined, simple content
Specifies the fixed amount by which the option should be exercised expressed as number of options.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="exerciseInNumberOfOptions" type="xsd:decimal"/>

exerciseInNumberOfUnits
Type:
xsd:decimal, predefined, simple content
Specifies the fixed amount by which the option should be exercised express as number of units.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="exerciseInNumberOfUnits" type="xsd:decimal"/>

notionalReference
Type:
NotionalReference, empty content
XML Source (see within schema source)
<xsd:element minOccurs="0" name="notionalReference" type="NotionalReference"/>

notionalScheduleReference
Type:
NotionalReference, empty content
XML Source (see within schema source)
<xsd:element minOccurs="0" name="notionalScheduleReference" type="NotionalReference"/>

numberOfOptionsReference
Type:
XML Source (see within schema source)
<xsd:element minOccurs="0" name="numberOfOptionsReference" type="NumberOfOptionsReference"/>

numberOfUnitsReference
Type:
NumberOfUnitsReference, empty content
XML Source (see within schema source)
<xsd:element minOccurs="0" name="numberOfUnitsReference" type="NumberOfUnitsReference"/>

outstandingNotionalAmount
Type:
Money, complex content
Specifies the Notional amount after the Change
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="outstandingNotionalAmount" type="Money"/>

outstandingNotionalSchedule
Type:
NonNegativeAmountSchedule, complex content
Specifies the Notional schedule after the Change
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="outstandingNotionalSchedule" type="NonNegativeAmountSchedule"/>

outstandingNumberOfOptions
Type:
xsd:decimal, predefined, simple content
Specifies the Number of Options after the Change.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="outstandingNumberOfOptions" type="xsd:decimal"/>

outstandingNumberOfUnits
Type:
xsd:decimal, predefined, simple content
Specifies the Number of Units
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="outstandingNumberOfUnits" type="xsd:decimal"/>

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.