blob: acfc6f8fb6986709f1b6c1f71f73d2d335c41bc3 [file] [log] [blame]
(: Name: Comp-notation-17 :)
(: Description: Evaluation of Notation Comparison operator (eq) and used in boolean expression with "fn:false" and "and" . :)
(: 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) and fn:false()