blob: 59cc9cede5676943ef09c7ce6946ae76e96dc348 [file] [log] [blame]
(: Name: Comp-notation-1 :)
(: Written by: Andreas Behm :)
(: Description: notation comparison :)
(: insert-start :)
import schema namespace myns="http://www.example.com/notation";
declare variable $input-context external;
(: insert-end :)
fn:not($input-context//*:NOTATION1 eq $input-context//*:NOTATION3)