
sem.binding( [map as element(json.object)] ) as sem.binding
  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. | 
  sem.binding()
  => {}
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.