blob: 500c2b1561db3873f70c97605d9e4178f230a2bb [file] [log] [blame]
(: Name: fn-codepoint-equal-7 :)
(: Description: Evaluation of an "fn:codepoint-equal" as argument to fn:not. Returns false :)
(: insert-start :)
declare variable $input-context1 external;
(: insert-end :)
fn:not(fn:codepoint-equal("a","a"))