Loading TOC...

MarkLogic Server 11.0 Product Documentation
cts functions (XPath Validation)

MarkLogic Server provides functions that check the validity of an XPath within the context of several features.

This section describes the XPath validation APIs.

4 functions
Function name Description
cts:valid-document-patch-path Parses path expressions and resolves namespaces using the $map parameter.
cts:valid-extract-path Parses path expressions and resolves namespaces using the $map parameter.
cts:valid-index-path Parses path expressions and resolves namespaces based on the server run-time environment.
cts:valid-optic-path Parses path expressions and resolves namespaces using the $map parameter.