I have implemented one of the function at https://code.launchpad.net
/~zorba-coders/zorba/bug897588

** Branch linked: lp:~zorba-coders/zorba/bug897588

-- 
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/897588

Title:
  Get annotation values from introspection/sctx

Status in Zorba - The XQuery Processor:
  New

Bug description:
  The following functions should be added:
  declare function sctx:function-annotation($function-name as xs:QName, $arity 
as xs:integer, $annotation as xs:QName) as xs:anyAtomicType* external;
  declare function sctx:variable-annotations($name as xs:QName) as xs:QName* 
external;
  declare function sctx:variable-annotation($name as xs:QName, $annotation as 
xs:QName) as xs:anyAtomicType* external;

To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/897588/+subscriptions

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to     : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp

Reply via email to