1299: different notional amounts IRSfixed/float
Good evening dear FpML experts. I have a question regarding example 2.45 Example 37 (IRSfixed/float). The example contains the following pieces of code: 1) for fixed leg <calculationPeriodAmount> <knownAmountSchedule> <initialValue>7,000,000</initialValue> <currency>EUR</currency> </knownAmountSchedule> </calculationPeriodAmount> 2) for floating leg <calculation> <notionalSchedule> <notionalStepSchedule> <initialValue>6,000,000</initialValue> <currency>EUR</currency> </notionalStepSchedule> </notionalSchedule> I have the following questions: 1) Is it a mistake … Continued