Implementation Dependent Features and Properties

Implementation Defined Items

Feature Name Value/Description
W3C XQuery Update Facility 1.0 supportedRevalidationModes lax, skip, strict
W3C XQuery Update Facility 1.0 defaultRevalidationMode lax
W3C XQuery Update Facility 1.0 externalFunctionXDMPUL Zorba allows external functions to be implemented in C++. Such functions may return XDM instances. However, it is not possible to implement an updating external function.
W3C XQuery Update Facility 1.0 fnPutSemantics fn:put stores a copy (preserving type, preserving namespaces, and inheriting namespace) of the given document or element in Zorba's store. That is it binds the node to the URI passed as first argument. If the URI is relative it's resolved against the base uri. The result of fn:put become effective at the end of the XQuery program or if they are applied using Zorba's made persistent.

Supported Features

Feature Name Value
W3C XQuery 1.0 Minimal Conformance true
W3C XQuery 1.0 Schema Import true
W3C XQuery 1.0 Schema Validation true
W3C XQuery 1.0 Static Typing false
W3C XQuery 1.0 Static Typing Extensions false
W3C XQuery 1.0 Full Axis true
W3C XQuery 1.0 Module true
W3C XQuery 1.0 Serialization true
W3C XQuery Update Facility 1.0 Minimal Conformance true
W3C XQuery Update Facility 1.0 Update Facility Static Typing Feature false
W3C XQuery and XPath Full Text 1.0 Minimal Conformance true
W3C XQuery and XPath Full Text 1.0 FTMildNot Operator true
W3C XQuery and XPath Full Text 1.0 FTUnaryNot Operator true
W3C XQuery and XPath Full Text 1.0 FTUnit and FTBigUnit true
W3C XQuery and XPath Full Text 1.0 FTOrder Operator true
W3C XQuery and XPath Full Text 1.0 FTScope Operator true
W3C XQuery and XPath Full Text 1.0 FTWindow Operator true
W3C XQuery and XPath Full Text 1.0 FTDistance Operator true
W3C XQuery and XPath Full Text 1.0 FTTimes Operator true
W3C XQuery and XPath Full Text 1.0 FTContent Operator true
W3C XQuery and XPath Full Text 1.0 FTCaseOption true
W3C XQuery and XPath Full Text 1.0 FTStopwordOption true
W3C XQuery and XPath Full Text 1.0 FTLanguageOption true
W3C XQuery and XPath Full Text 1.0 FTIgnoreOption false
W3C XQuery and XPath Full Text 1.0 Scoring false
W3C XQuery and XPath Full Text 1.0 Weights false

Context Properties

Feature Name Context Type Value
W3C XQuery 1.0 Default function namespace static http://www.w3.org/2005/xpath-functions
W3C XQuery 1.0 Context item static type static item()
W3C XQuery 1.0 Default collation static http://www.w3.org/2005/xpath-functions/collation/codepoint
W3C XQuery 1.0 Construction mode static preserve
W3C XQuery 1.0 Ordering mode static ordered
W3C XQuery 1.0 Default order for empty sequences static empty greatest
W3C XQuery 1.0 Boundary-space policy static strip
W3C XQuery 1.0 Copy-namespaces mode static inherit preserve
W3C XQuery Update Facility 1.0 Revalidation mode static lax
W3C XQuery and XPath Full Text 1.0 Default function namespace static http://www.w3.org/2005/xpath-functions
W3C XQuery and XPath Full Text 1.0 Context item static type static item()
W3C XQuery and XPath Full Text 1.0 Default collation static http://www.w3.org/2005/xpath-functions/collation/codepoint
W3C XQuery and XPath Full Text 1.0 Construction mode static preserve
W3C XQuery and XPath Full Text 1.0 Ordering mode static ordered
W3C XQuery and XPath Full Text 1.0 Default order for empty sequences static empty greatest
W3C XQuery and XPath Full Text 1.0 Boundary-space policy static strip
W3C XQuery and XPath Full Text 1.0 Copy-namespaces mode static inherit preserve
blog comments powered by Disqus