Changes

Jump to navigation Jump to search
93 bytes added ,  16:03, 1 June 2013
|-
| '''Summary'''
|Retrieves the string from the specified {{Code|$input}}, parses it as XQuery module, and generates an xqDoc element.<br/>xqDoc provides a simple vendor neutral solution for generating a documentation from XQuery modules. The documentation conventions have been inspired by the JavaDoc standard. Documentation comments begin with {{Code|(:~}} and end with {{Code|:)}}, and tags start with {{Code|@}}. xqDoc comments can be specified for main and library modules and variable and function declarations. <br/>We have slightly extended the conventions and updated the [http://files.basex.org/etc/xqdoc-1.1.30052013.xsd xqDoc schema]to do justice to the current status of XQuery:<br/>* an {{Code|<xqdoc:namespacesannotations/>}} node lists all namespaces of a moduleis added to each variable or function when it uses annotations* if annotations are attached to variables or functions, an a single {{Code|<xqdoc:annotationsnamespaces/>}} node is addedto the root element, which summarizes all prefixes used or declared in the module* variables now have a name and a type.elements are added to variables
|-
| '''Errors'''
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu