map:validate

Performs validation of a node against schema definitions.

validate($node as node()?) ➔ map(xs:string, item()*)

Arguments

 

$node

node()?

The node to be validated

Result

map(xs:string, item()*)

Details

Namespace: http://www.w3.org/2005/xpath-functions/map

Notes on the Saxon implementation

Available since Saxon 9.4. Currently in namespace http://www.w3.org/2005/xpath-functions/map. Available in XSLT, XPath, and XQuery, whether or not 3.0 is available. Requires Saxon-PE or Saxon-EE.