blob: 89a19bc413269502669b937cbb88559572cd9239 [file] [log] [blame]
(: Name: Comp-notation-19 :)
(: Description: Evaluation of Notation Comparison operator (eq) and used in boolean expression with "fn:false" and "or" . :)
(: insert-start :)
import schema namespace myns="http://www.example.com/notation";
declare variable $input-context external;
(: insert-end :)
($input-context//*:NOTATION1 eq $input-context//*:NOTATION2) or fn:false()