Loading TOC...

xdmp functions (XML)

The XML extension functions provide XML functionality such as parsing a string as XML.

2 functions
Function name Description
xdmp.quote Returns the unevaluated serialized representation of the input parameter as a string.
xdmp.unquote Parses a string as XML, returning one or more document nodes.