NoOfAmotisedPeriods

If you were looking at the FpML document, a typical example of walking to this(these) node(s) would be...
// FpML Document -> IsOrAreNodesPresent(
-> swap
-> swapStream[LegNo]
-> calculationPeriodAmount[1]
-> calculation[1]
-> notionalSchedule[1]
-> notionalStepSchedule[1]
-> step)
Or if using the FpMLGenericQuery() function...count(//descendant::swap/swapStream[LegNo]/calculationPeriodAmount[1]/calculation[1]/notionalSchedule[1]/notionalStepSchedule[1]/step)![]() |
| High level graphic of NoOfAmotisedPeriods() function with parameters. Blue square node is the actual function with the parameters ordered. |
