Namespaces | |
namespace | serialization |
Data Structures | |
class | UserError |
A UserError is-a Diagnostic for user-defined errors via fn:error() . More... |
Typedefs | |
typedef Diagnostic | Error |
typedef internal::SystemDiagnostic < internal::XQueryErrQName > | XQueryErrorCode |
An XQueryErrorCode is a diagnostic for all XQuery-specific errors. | |
typedef internal::SystemDiagnostic < internal::ZorbaErrQName > | ZorbaErrorCode |
A ZorbaErrorCode is a diagnostic for all Zorba-specific errors. |
typedef Diagnostic zorba::Error |
typedef internal::SystemDiagnostic<internal::XQueryErrQName> zorba::XQueryErrorCode |
typedef internal::SystemDiagnostic<internal::ZorbaErrQName> zorba::ZorbaErrorCode |
Boundary-space policy as defined in http://www.w3.org/TR/xquery/#static_context.
Definition at line 48 of file static_context_consts.h.
Construction mode as defined in http://www.w3.org/TR/xquery/#static_context.
Definition at line 52 of file static_context_consts.h.
Container kind of an index as defined in the XQuery Data Definition Facility.
Definition at line 72 of file static_context_consts.h.
Maintenance mode of an index as defined in the XQuery Data Definition Facility.
Definition at line 67 of file static_context_consts.h.
Inherit part of the Copy-namespace mode as defined in http://www.w3.org/TR/xquery/#static_context.
Definition at line 39 of file static_context_consts.h.
Default order for empty sequences as defined in http://www.w3.org/TR/xquery/#static_context.
Definition at line 34 of file static_context_consts.h.
Ordering mode as defined in http://www.w3.org/TR/xquery/#static_context.
Definition at line 29 of file static_context_consts.h.
Preserve part of the Copy-namespace mode as defined in http://www.w3.org/TR/xquery/#static_context.
Definition at line 44 of file static_context_consts.h.
Revalidation mode as defined in http://www.w3.org/TR/xquery-update-10/#id-revalidation-declaration Note: when DTD validation is needed the use of validate_lax_dtd is required.
Definition at line 62 of file static_context_consts.h.
XPath 1.0 compatibility mode as defined in http://www.w3.org/TR/xquery/#static_context.
Definition at line 25 of file static_context_consts.h.
The XQuery version, taken from the version declaration, an XQuery 3.0 feature.
Definition at line 56 of file static_context_consts.h.