home contribute faq download

FunctX XQuery Functions

Miscellaneous

Google
Webxqueryfunctions.com

Debugging

fn:errorRaises a custom error
fn:traceReports tracing information in an implementation-defined way
functx:sequence-typeThe sequence type that represents a sequence of nodes or values

Static Typing

fn:exactly-oneReturns a sequence if it contains exactly one item, otherwise errors
fn:one-or-moreReturns a sequence if it contains one or more items, otherwise errors
fn:zero-or-oneReturns a sequence if it contains zero or one items, otherwise errors

Datypic XQuery Services

Recommended Reading:

XQuery