public static class QueryOptions.XQueryExtension
extends Object
Models a method to locate XQuery functions with use of "ns", "apply"
and "at" attributes.
'at' is the location of the module in the application server path.
'ns' is the namespace uri of the module
'apply' is the local name of the function to evaluate.