http://www.zorba-xquery.com/warnings ZC

Module Description
Before using any of the functions below please remember to import the module namespace:
import module namespace zwarn = "http://www.zorba-xquery.com/warnings";

This module contains one declaration of a variable for each error of the http://www.zorba-xquery.com/warnings namespace. The variables serves as documentation for the errors but can also be used in the code. For example, one useful scenario is to compare an error caught in the catch clause of a try-catch expression with one of the variables.

Author:

Carlos Lopez

XQuery version and encoding for this module:

xquery version "1.0" encoding "utf-8";

Module Resources
Namespaces
zwarn http://www.zorba-xquery.com/warnings
Variables
$zwarn:NS
No description available.
$zwarn:ZWST0002 as xs:QName
This warning is reported if the declaration of a function, variable, collection, or index contains an annotation that is not in the http://www.zorba-xquery.com/annotations namespace and Zorba doesn't know how to handle.
$zwarn:ZWST0003
No description available.
$zwarn:ZWST0004
No description available.
Function Summary

No public functions declared.

blog comments powered by Disqus