home contribute faq download

FunctX XSLT Functions

Miscellaneous

Google
Webxsltfunctions.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

Implementation Support

fn:element-availableWhether a XSLT instruction is supported
fn:function-availableWhether a function is supported
fn:system-propertyReturn a system property

Datypic XSLT Services

Recommended Reading:

XQuery