Make simple, powerful, and immediate changes to any aspect of how information is interpreted and acted on.
Make simple, powerful, and immediate changes to any aspect of how information is interpreted and acted on.
Make simple, powerful, and immediate changes to any aspect of how information is interpreted and acted on.
Make simple, powerful, and immediate changes to any aspect of how information is interpreted and acted on.
Make simple, powerful, and immediate changes to any aspect of how information is interpreted and acted on.
XMLNode.namespaceURI as String
Return the namespace URI of this node.
const node = fn.head(xdmp.unquote( '<ns:parent xmlns:ns="/my/ns"><ns:child>content</ns:child></ns:parent>')).root; node.firstChild.namespaceURI; // Returns: '/my/ns'
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.