CashSettledValRelativeTo

If you were looking at the FpML document, a typical example of walking to this(these) node(s) would be...
// FpML Document -> Swaption
-> cashSettlement[1]
-> cashSettlementValuationDate[1]
-> dateRelativeTo
-> @href
Or if using the FpMLGenericQuery() function...//descendant::Swaption/cashSettlement[1]/cashSettlementValuationDate[1]/dateRelativeTo/@href![]() |
| High level graphic of CashSettledValRelativeTo() function with parameters. Blue square node is the actual function with the parameters ordered. |
