blob: 648ac8bdeaf48ba21db4a201b0ad450a3b279ee4 [file] [log] [blame]
(: Name: Comp-notation-21 :)
(: Description: Evaluation of expression of Notation Comparison operator (eq) used as argument to "fn:string" function. :)
(: insert-start :)
import schema namespace myns="http://www.example.com/notation";
declare variable $input-context external;
(: insert-end :)
fn:string($input-context//*:NOTATION1 eq $input-context//*:NOTATION2)