group "OptionsEventsBase.model"
Namespace:
Content:
Defined:
Includes:
definitions of 3 elements
Used:
Content Model Diagram
Complex Content Model
Content Model Elements (3):
Known Usage Locations
Annotation
Choice between options related events.
XML Source (w/o annotations (4); see within schema source)
<xsd:group name="OptionsEventsBase.model">
<xsd:choice>
<xsd:element name="optionExercise" type="OptionExercise"/>
<xsd:element maxOccurs="unbounded" name="optionExpiry" type="OptionExpiry"/>
<xsd:element name="optionEvent" type="OptionEvent"/>
</xsd:choice>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 3/3)
optionEvent
Type:
OptionEvent, complex content
A structure describing knock in, knock out, touch and no touch events.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="optionEvent" type="OptionEvent"/>

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.10b5 using DocFlex/XML XSDDoc 2.8.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.