complexType "BondOptionStrike"
Namespace:
Content:
complex, 2 elements
Defined:
Includes:
definitions of 2 elements
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (2):
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
A complex type to specify the strike of a bond or convertible bond option.
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="BondOptionStrike">
<xsd:choice>
<xsd:element name="referenceSwapCurve" type="ReferenceSwapCurve"/>
<xsd:element name="price" type="OptionStrike"/>
</xsd:choice>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
price
Type:
OptionStrike, complex content
XML Source (see within schema source)
<xsd:element name="price" type="OptionStrike"/>

referenceSwapCurve
Type:
ReferenceSwapCurve, complex content
The strike of an option when expressed by reference to a swap curve. (Typically the case for a convertible bond option.)
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="referenceSwapCurve" type="ReferenceSwapCurve"/>

XML schema documentation generated with FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.