Changes

Jump to navigation Jump to search
671 bytes removed ,  21:22, 7 March 2016
no edit summary
All functions in this module and errors are assigned to the <code><nowiki>http://basex.org/modules/util</nowiki></code> namespace, which is statically bound to the {{Code|util}} prefix.<br/>
=Function Items= ==util:function-annotations== {| width='100%'|-| width='120' | '''Signatures'''|{{Func|util:function-annotations|$function as function(*)?|map(xs:QName, xs:anyAtomicType*)}}<br/>|-| '''Summary'''|Returns the annotations of the specified {{Code|$function}} in a map.|-| '''Examples'''|* Returns an empty map:<pre class="brush:xquery">util:function-annotations(true#0)</pre>* Returns a map with a single key <code><nowiki>Q{http://www.w3.org/2012/xquery}private</nowiki></code> and an empty sequence as value:<pre class="brush:xquery">declare %private function local:f() { 'well hidden' };util:function-annotations(local:f#0)</pre>|} =SequencesFunctions=
==util:item-at==
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu