Hi..!
declare function ret-node($xpath as xs:string)
{
fn:doc("/abc.xml")$xpath
}
Is it possible to send xpath as a parameter to a xquery module and run
it against a document.
Thanks in advance.
Regards,
Pradeep Maddireddy
_______________________________________________ General mailing list [email protected] http://xqzone.com/mailman/listinfo/general
