[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

FpML-VAL EQD Validation rule for numberOfValuationDates.



DTCC’s proposal that was accepted by Eqd WG adds an optional element “numberOfValuationDates” to “EquityValuation” structure. This element explicitly tells, for example, you have “12” valuation dates instead of looking into “EquityValuation” and calculating it. (see eqd-ex23-equityOptionTransactionSupplement-index-option-cliquet.xml).

               

<valuationDates>

            <periodicDates>

                        <calculationStartDate>

                                    <adjustableDate>

                                                <unadjustedDate>2001-11-11</unadjustedDate>

                                                <dateAdjustments>

                                                            <businessDayConvention>NONE</businessDayConvention>

                                                </dateAdjustments>

                                    </adjustableDate>

                        </calculationStartDate>

                        <calculationEndDate>

                                    <adjustableDate>

                                                <unadjustedDate>2002-11-11</unadjustedDate>

                                                <dateAdjustments>

                                                            <businessDayConvention>NONE</businessDayConvention>

                                                </dateAdjustments>

                                    </adjustableDate>

                        </calculationEndDate>

                        <calculationPeriodFrequency>

                                    <periodMultiplier>1</periodMultiplier>

                                    <period>M</period>

                                    <rollConvention>EOM</rollConvention>

                        </calculationPeriodFrequency>

                        <calculationPeriodDatesAdjustments>

                                    <businessDayConvention>FOLLOWING</businessDayConvention>

                        </calculationPeriodDatesAdjustments>

            </periodicDates>

</valuationDates>

<numberOfValuationDates>12</numberOfValuationDates>

 

 

Since this “numberOfValuationDates” value is in addition to calculating it from “valuationDates” (“periodicDates” or “adjustableDates”), DTCC is proposing new business rules to make sure the values are match? 

Could you please review the proposed business rules below.

 

 


Here is the English form of validation rule for numberOfValuationDates.

numberOfValuationDates must be equal to the difference between calculationStartDate and calculationEndDate.

1) numberOfValuationDates=if calculationPeriodFrequency.period is "Y" equal to the difference between calculationStartDate and calculationEndDate in number of years.

2) numberOfValuationDates=if calculationPeriodFrequency.period is "M" equal to the difference between calculationStartDate and calculationEndDate in number of months.

3) numberOfValuationDates=if calculationPeriodFrequency.period is "W" equal to the difference between calculationStartDate and calculationEndDate in number of weeks.

4) numberOfValuationDates=if calculationPeriodFrequency.period is "D" equal to the difference between calculationStartDate and calculationEndDate in number of days.

5) numberOfValuationDates=if calculationPeriodFrequency.period is "H" equal to the difference between calculationStartDate and calculationEndDate in number of hours.

 

Thanks,

Sreedhar.






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: eqd-ex23-equityOptionTransactionSupplement-index-option-cliquet.xml
Description: eqd-ex23-equityOptionTransactionSupplement-index-option-cliquet.xml