EQDSingleEquityUnderlyer

If you were looking at the FpML document, a typical example of walking to this(these) node(s) would be...
// FpML Document -> IsOrAreNodesPresent(
-> equityOption
-> underlyer[1]
-> singleUnderlyer[1]
-> equity)
Or if using the FpMLGenericQuery() function...count(//descendant::equityOption/underlyer[1]/singleUnderlyer[1]/equity) > 0![]() |
| High level graphic of EQDSingleEquityUnderlyer() function with parameters. Blue square node is the actual function with the parameters ordered. |
