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