http://www.zorba-xquery.com/modules/xqdoc2xhtml/error ZC

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

This module defines all errors for the xqdoc2xhtml module.

Author:

Sorin Nasoi

XQuery version and encoding for this module:

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

Zorba version for this module:

The latest version of this module is 2.0. For more information about module versioning in Zorba please check out this resource.

Module Resources
Namespaces
err http://www.zorba-xquery.com/modules/xqdoc2xhtml/error
ver http://www.zorba-xquery.com/options/versioning
Variables
$err:UE001 as xs:QName
The XHTML requisites were not copied correctly.
$err:UE002 as xs:QName
No 'main.html' template was found.
$err:UE003 as xs:QName
Not all the XQDoc XML's documents were generated.
$err:UE004 as xs:QName
The generation of the following XQDoc XML failed.
$err:UE005 as xs:QName
The schema was not copied.
$err:UE006 as xs:QName
Error encountered while processing a module.
$err:UE007 as xs:QName
Error encountered while processing a XQDoc XML for generating the XHTML.
$err:UE008 as xs:QName
The example was not found.
$err:UE009 as xs:QName
Copying an example source file failed.
$err:UE010 as xs:QName
A path does not point to an existing directory.
$err:errNS as xs:string
Error namespace URI.
Function Summary

No public functions declared.

blog comments powered by Disqus