3

I am beginner in Marklogic learning. I tried checking over the internet the difference but i don't see anything. Sorry if it's a silly question. what actually is the difference?

user2708013
  • 399
  • 2
  • 11

1 Answers1

8

The prefix for those methods are bound to different namespaces. The namespace indicates the category, purpose, and "owner".

The full set of functions available in MarkLogic, broken out by category and namespace

Mads Hansen
  • 63,927
  • 12
  • 112
  • 147
  • Thanks! Your answer deserves a place in MarkLogic documentation. I searched through MarkLogic website and couldn't find "XML Database Management Platform" anywhere. – Fan Li Oct 24 '20 at 12:55