MarkLogic 10 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.validDocumentPatchPath Parses path expressions and resolves namespaces using the $map parameter.
cts.validExtractPath Parses path expressions and resolves namespaces using the $map parameter.
cts.validIndexPath Parses path expressions and resolves namespaces based on the server run-time environment.
cts.validOpticPath Parses path expressions and resolves namespaces using the $map parameter.
Powered by MarkLogic Server | Terms of Use | Privacy Policy