|
The FpML Equity Derivatives WG had a meeting last Friday and they discussed the feedback from the Coordination Committee on the InterpolationPeriodEnum proposal,
specifically on the 'AnyPeriod' value. The conclusion from the equity group is that they would like the value to be 'AnyPeriod' in order to
follow the ISDA legal documentation as close as possible (the legal confirmation uses the term Any Period). There was no discussion on changing the value to 'Any' instead of 'AnyPeriod' to be consistent with the rest of the values, which don't include the suffix
'Period' but I guess the same argument in terms of following exactly the ISDA legal terms could be applied. Marc From: coord@xxxxxxxx [mailto:coord@xxxxxxxx]
On Behalf Of Irina Yermakova From: Takeo Asakura [mailto:Takeo.Asakura@xxxxxxxxxxxxxx]
Irina, Andrew, As discussed in the working group today, the 2009 European Index Swap (Client) MCA defines two additional values for Interpolation Period – “final” and “any Period”. Please find attached an xsd file containing the proposed revision, and the relevant Index Annex. The relevant code fragment is also passed below. As far as I can see there’s no other outstanding FpML issue in respect of the above MCA. So, in view of avoiding the situation where users have to upgrade their implementation to FpML4.8 for the
sole purpose of supporting these values, we wish to seek possibilities of having this revision included in FpML4.7. <xsd:simpleType name="InterpolationPeriodEnum"> <xsd:annotation> <xsd:documentation xml:lang="en">Defines applicable periods for interpolation.</xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:token"> <xsd:enumeration value="Initial"> <xsd:annotation> <xsd:documentation xml:lang="en">Interpolation is applicable to the initial period only.</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="InitialAndFinal"> <xsd:annotation> <xsd:documentation xml:lang="en">Interpolation is applicable to the initial and final periods only.</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="Final"> <xsd:annotation> <xsd:documentation xml:lang="en">Interpolation is applicable to the final period only.</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="AnyPeriod"> <xsd:annotation> <xsd:documentation xml:lang="en">Interpolation is applicable to any non-standard period.</xsd:documentation> </xsd:annotation> </xsd:enumeration> </xsd:restriction> </xsd:simpleType> Regards, Takeo The information contained in either this email and, if applicable, the attachment, are confidential and are intended only for the recipient. The contents of either the email or the attachment may
not be disclosed or used by anyone other than the addressee. If you are not the intended recipient(s), any use, disclosure, copying, or distribution is prohibited and may be unlawful. If you have received this communication in error, please notify us by e-mail
at isda@xxxxxxxx <mailto:isda@xxxxxxxx> then delete the e-mail and all attachments and any copies thereof. This communication is part of an ISDA process and is not intended for unauthorized use or distribution. The information contained in either this email and, if applicable, the attachment, are confidential and are intended only for the recipient. The contents of either the email or the attachment may not be disclosed or used by anyone other than the addressee. If you are not the intended recipient(s), any use, disclosure, copying, or distribution is prohibited and may be unlawful. If you have received this communication in error, please notify us by e-mail at isda@xxxxxxxx <mailto:isda@xxxxxxxx> then delete the e-mail and all attachments and any copies thereof. This communication is part of an ISDA process and is not intended for unauthorized use or distribution. |
Attachment:
ISDA-EU-Index-Swap-GTC.doc
Description: ISDA-EU-Index-Swap-GTC.doc
Attachment:
fpml-enum-4-7.xsd
Description: fpml-enum-4-7.xsd