cts:reference-nullable( $reference as cts:reference ) as xs:boolean
Returns true() if the reference is nullable, false() otherwise.
cts:reference-nullable(cts:element-reference("title","nullable")) => true()