In XQuery Specifications they allow for functions that are defined as
external.  I have read through the documentation but do not see how to
call them in MarkLogic.  Ideally I would like to develop a interface
type of functionality to allow another module to define the
implementation of the module and allow that called module to use that
function.  But I don't see how this can be implemented.

 

Ex. 

 

Module "urn:my-hello-world"

 

define function hello-world($name as xs:string) as xs:string external

 

??How would you call this module???

 

 

Gary Vidal

Sr. .Net Developer

Tel: 212-592-4946

[EMAIL PROTECTED]

 

_______________________________________________
General mailing list
[email protected]
http://xqzone.com/mailman/listinfo/general

Reply via email to