Loading TOC...

sem.binding

sem.binding(
   [map as element(json.object)]
) as sem.binding

Summary

Creates a sem:binding object, which is a sub-type of json:object (and map:map).

This function is a built-in.

Parameters
map A serialized sem:binding object.

Example

  sem.binding()
  => {}

Stack Overflow iconStack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.