group "OptionsEvents.model"
Namespace:
Content:
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
Complex Content Model
optionExercise | optionExpiry+
Content Model Elements (2):
Known Usage Locations
Annotation
Choice between options related events.
XML Source (w/o annotations (3); see within schema source)
<xsd:group name="OptionsEvents.model">
<xsd:choice>
<xsd:element name="optionExercise" type="OptionExercise"/>
<xsd:element maxOccurs="unbounded" name="optionExpiry" type="OptionExpiry"/>
</xsd:choice>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 2/2)
optionExercise
Type:
OptionExercise, complex content
A structure describing an option exercise event. The optionExercise event supports partial exercise (specify the number of options or amount to exercise), full exercise (use fullExercise flag), as well as the option to request options not to be exercised.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="optionExercise" type="OptionExercise"/>

optionExpiry
Type:
OptionExpiry, complex content
A structure describing an option expiring event (i.e. passing its last exercise time and becoming worthless.)
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" name="optionExpiry" type="OptionExpiry"/>

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.