All Element Summary | ||||||||||||
bondOption | A component describing a Bond Option product.
|
|||||||||||
earlyCallDate | Date prior to which the option buyer will have to pay a Make Whole Amount to the option seller if he/she exercises the option.
|
|||||||||||
interpolationMethod (in makeWholeAmount) | The type of interpolation method that the calculation agent reserves the right to use.
|
|||||||||||
makeWholeAmount | Amount to be paid by the buyer of the option if the option is exercised prior to the Early Call Date.
|
|||||||||||
price (in strike in bondOption) |
|
|||||||||||
referenceSwapCurve | The strike of an option when expressed by reference to a swap curve.
|
|||||||||||
side (defined in SwapCurveValuation complexType) | The side (bid/mid/ask) of the measure.
|
|||||||||||
spread (defined in SwapCurveValuation complexType) | Spread in basis points over the floating rate index.
|
|||||||||||
strike (in bondOption) | Strike of the the Bond Option.
|
|||||||||||
swapUnwindValue |
|
Complex Type Summary | ||||||||||
A Bond Option
|
||||||||||
A complex type to specify the strike of a bond or convertible bond option.
|
||||||||||
A complex type to specify the amount to be paid by the buyer of the option if the option is exercised prior to the Early Call Date (Typically applicable to the convertible bond options).
|
||||||||||
A complex type used to specify the option and convertible bond option strike when expressed in reference to a swap curve.
|
||||||||||
A complex type to specify a valuation swap curve, which is used as part of the strike construct for the bond and convertible bond options.
|
<?xml version="1.0" encoding="utf-8"?> <!-- == Copyright (c) 2002-2012 All rights reserved. == Financial Products Markup Language is subject to the FpML public license. == A copy of this license is available at http://www.fpml.org/license/license.html --> <xsd:schema attributeFormDefault="unqualified" ecore:documentRoot="FpML" ecore:nsPrefix="conf" ecore:package="org.fpml.confirmation" elementFormDefault="qualified" targetNamespace="http://www.fpml.org/FpML-5/confirmation" version="$Revision: 9008 $" xmlns="http://www.fpml.org/FpML-5/confirmation" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <xsd:annotation> <xsd:documentation xml:lang="en">A Bond Option</xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:sequence> <xsd:annotation> <xsd:documentation xml:lang="en">Strike of the the Bond Option.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> <xsd:annotation> <xsd:documentation xml:lang="en"> A complex type to specify the strike of a bond or convertible bond option. </xsd:documentation> </xsd:annotation> <xsd:choice> <xsd:annotation> <xsd:documentation xml:lang="en"> The strike of an option when expressed by reference to a swap curve. (Typically the case for a convertible bond option.) </xsd:documentation> </xsd:annotation> </xsd:element> </xsd:choice> </xsd:complexType> <xsd:annotation> <xsd:documentation xml:lang="en"> A complex type to specify the amount to be paid by the buyer of the option if the option is exercised prior to the Early Call Date (Typically applicable to the convertible bond options). </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:sequence> <xsd:annotation> <xsd:documentation xml:lang="en"> The type of interpolation method that the calculation agent reserves the right to use. </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:annotation> <xsd:documentation xml:lang="en"> Date prior to which the option buyer will have to pay a Make Whole Amount to the option seller if he/she exercises the option. </xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> <xsd:annotation> <xsd:documentation xml:lang="en"> A complex type used to specify the option and convertible bond option strike when expressed in reference to a swap curve. </xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:annotation> <xsd:documentation xml:lang="en"> 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.) </xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> <xsd:annotation> <xsd:documentation xml:lang="en"> A complex type to specify a valuation swap curve, which is used as part of the strike construct for the bond and convertible bond options. </xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:annotation> <xsd:documentation xml:lang="en"> Defines the benchmark floating rate index and the ISDA Designated Maturity, i.e. the tenor of the floating rate. </xsd:documentation> </xsd:annotation> </xsd:group> <xsd:annotation> <xsd:documentation xml:lang="en"> Spread in basis points over the floating rate index. </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:annotation> <xsd:documentation xml:lang="en">The side (bid/mid/ask) of the measure.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> <xsd:annotation> <xsd:documentation xml:lang="en">A component describing a Bond Option product.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:schema> |
XML schema documentation generated with DocFlex/XML 1.8.6b2 using DocFlex/XML XSDDoc 2.5.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration. |