-1

Can anyone please let me know the full form of XDMP in XDMP function, which is used in Marklogic?

Mads Hansen
  • 63,927
  • 12
  • 112
  • 147
  • You should check out another great answer by Mads here: https://stackoverflow.com/a/64503476/3546482 – Fan Li Feb 11 '22 at 14:30

1 Answers1

0

XDMP is an acronym for MarkLogic XML Database Management Platform.

The XDMP built-in functions are bound to the namespace: http://marklogic.com/xdmp. They are a set of MarkLogic custom functions that provide extra utility functions and MarkLogic database specific actions.

https://docs.marklogic.com/xdmp

Mads Hansen
  • 63,927
  • 12
  • 112
  • 147