~zorba-coders/zorba/oauth-module-installers

« back to all changes in this revision

Viewing changes to src/com/zorba-xquery/www/modules/oauth/client.xq

  • Committer: spungi
  • Date: 2011-08-01 11:26:17 UTC
  • Revision ID: svn-v4:8046edc3-af21-0410-8661-ec7318497eea:modules/oauth/trunk:11503
XQuery version changes:
- Added XQuery version declarations for all the modules (part of the Zorba core or not).
- fixed the test "moduleDocumentation" that checks if all the modules are well documented:
  - this test used to check only the Zorba core modules: now it also checks the external modules.
  - added a new rule that makes sure all modules have a XQuery version declarations.

XQDoc changes:
- documented some XQDoc variables, params and return values that were missing.
- added support for XQuery version and Encoding in the Zorba XQDoc.
- added a new part called "XQuery version and Encoding for this module:" as the last lines in the module description of the XQDoc documentation.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
xquery version "3.0";
 
2
 
1
3
(:~
2
4
 : OAuth Client Module
3
5
 : This module provides the functions necessary to acquire access to the personal