cts:reference-nullable( $reference as cts:reference ) as xs:boolean
Returns true() if the reference is nullable, false() otherwise.
Parameters | |
---|---|
reference | An index reference. |
cts:reference-nullable(cts:element-reference("title","nullable"))
=>
true()
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.