FpML Issues Tracker
closed
Minor
Always
Validation Rules
Admin
danieldui
Summary
Rule ird-51 is currently:
Context: InterestRateStream (complex type) The dates in calculationPeriodAmount/calculation/notionalSchedule/fixedRateSchedule/step/stepDate must be unadjusted calculation period dates in the schedule implied by calculationPeriodDates.
The fixedRateSchedule is a sibling of the notionalSchedule rather than a child. The XPath should be:
calculationPeriodAmount/calculation/fixedRateSchedule/step/stepDate
Notes:
iyermakova
03/30/11 7:52 pm
Corrected XPath in the rule ird-51 as suggested. The change was committed to trunk (FpML 4.10) and branches/FpML-5-2