complexType "ReferenceSwapCurve"
Namespace:
Content:
complex, 2 elements
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (2):
makeWholeAmount, swapUnwindValue
All Direct / Indirect Based Elements (1):
referenceSwapCurve
Known Usage Locations
Annotation
A complex type used to specify the option and convertible bond option strike when expressed in reference to a swap curve.
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="ReferenceSwapCurve">
<xsd:sequence>
<xsd:element name="swapUnwindValue" type="SwapCurveValuation"/>
<xsd:element minOccurs="0" name="makeWholeAmount" type="MakeWholeAmount"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
makeWholeAmount
Type:
MakeWholeAmount, complex content
Amount to be paid by the buyer of the option if the option is exercised prior to the Early Call Date. (The market practice in the convertible bond option space being that the buyer should be penalized if he/she exercises the option early on.)
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="makeWholeAmount" type="MakeWholeAmount"/>

swapUnwindValue
Type:
SwapCurveValuation, complex content
XML Source (see within schema source)
<xsd:element name="swapUnwindValue" type="SwapCurveValuation"/>

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.