group "GenericEquityAttributes.model"
Namespace:
Content:
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
Complex Content Model
optionEntitlement, numberOfOptions?
Content Model Elements (2):
numberOfOptions (defined in GenericEquityAttributes.model group),
optionEntitlement (defined in GenericEquityAttributes.model group)
Known Usage Locations
XML Source (w/o annotations (2); see within schema source)
<xsd:group name="GenericEquityAttributes.model">
<xsd:sequence>
<xsd:element name="optionEntitlement" type="PositiveDecimal"/>
<xsd:element minOccurs="0" name="numberOfOptions" type="PositiveDecimal"/>
</xsd:sequence>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 2/2)
numberOfOptions
Type:
PositiveDecimal, simple content
The number of options comprised in the option transaction.
Simple Content
xsd:decimal
minExclusive:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="numberOfOptions" type="PositiveDecimal"/>

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

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.