EuroOptETRelUndDateBCs

If you were looking at the FpML document, a typical example of walking to this(these) node(s) would be...
// FpML Document -> FpML
-> trade[1]
-> swap[1]
-> earlyTerminationProvision[1]
-> optionalEarlyTermination[1]
-> europeanExercise[1]
-> expirationDate[1]
-> relativeDate[1]
-> businessCenters[1]
-> businessCenter
-> return( nodeValue(s) )
Or if using the FpMLGenericQuery() function.../FpML/trade[1]/swap[1]/earlyTerminationProvision[1]/optionalEarlyTermination[1]/europeanExercise[1]/expirationDate[1]/relativeDate[1]/businessCenters[1]/businessCenter/text()![]() |
| High level graphic of EuroOptETRelUndDateBCs() function with parameters. Blue square node is the actual function with the parameters ordered. |
