zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #02255
[Bug 897588] [NEW] Get annotation values from introspection/sctx
Public bug reported:
The following function should be added in the introspection/sctx module:
declare function sctx:annotation-values($function-name as xs:QName, $arity as xs:integer, $annotation as xs:QName) as xs:anyAtomicType external;
** Affects: zorba
Importance: Undecided
Status: New
--
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 function should be added in the introspection/sctx module:
declare function sctx:annotation-values($function-name as xs:QName, $arity as xs:integer, $annotation as xs:QName) as xs:anyAtomicType external;
To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/897588/+subscriptions
Follow ups
References