xdmp.nodeMetadata( node as Node ) as Object?
Returns the metadata value of a given node.
Parameters | |
---|---|
node | The node whose metadata are to be returned. |
xdmp.nodeMetadata(cts.doc("/foo.json")) => Metadata of document node of /foo.json
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.