complexType "StrikeSpread"
Namespace:
Content:
complex, 2 elements
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (2):
upperStrike, upperStrikeNumberOfOptions
All Direct / Indirect Based Elements (1):
strikeSpread
Known Usage Locations
Annotation
A type for defining a strike spread feature.
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType name="StrikeSpread">
<xsd:sequence>
<xsd:element name="upperStrike" type="OptionStrike"/>
<xsd:element name="upperStrikeNumberOfOptions" type="PositiveDecimal"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
upperStrike
Type:
OptionStrike, complex content
Upper strike in a strike spread.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="upperStrike" type="OptionStrike"/>

upperStrikeNumberOfOptions
Type:
PositiveDecimal, simple content
Number of options at the upper strike price in a strike spread.
Simple Content
xsd:decimal
minExclusive:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="upperStrikeNumberOfOptions" 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.