group "OptionDenomination.model"
Namespace:
Content:
Defined:
Includes:
definitions of 3 elements
Used:
Content Model Diagram
Complex Content Model
Content Model Elements (3):
entitlementCurrency,
numberOfOptions (defined in OptionDenomination.model group),
optionEntitlement (defined in OptionDenomination.model group)
Known Usage Locations
Annotation
A model group containing the option denomination components.
XML Source (w/o annotations (4); see within schema source)
<xsd:group name="OptionDenomination.model">
<xsd:sequence>
<xsd:element minOccurs="0" name="optionEntitlement" type="PositiveDecimal"/>
<xsd:element minOccurs="0" name="entitlementCurrency" type="Currency"/>
<xsd:element minOccurs="0" name="numberOfOptions" type="PositiveDecimal"/>
</xsd:sequence>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 3/3)
entitlementCurrency
Type:
Currency, simple content
Currency of the relevant bonds to which one option relates. For Bond Options this element should be used to define the currency of the bonds instead of the currency element present in the Bond underlyer.
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="entitlementCurrency" type="Currency"/>

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 minOccurs="0" name="optionEntitlement" type="PositiveDecimal"/>

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.