blob: 8ae3402160771572e0b61c24ee1c6a1d03b52fa2 [file] [log] [blame]
(: Name: op-qName-equal-22 :)
(: Description: Evaluation of op-QName-equal operator as an argument to the fn:not function. Uses "ne" operator :)
(: Should ignore the prefix :)
(: insert-start :)
declare variable $input-context1 external;
(: insert-end :)
fn:not(fn:QName("http://www.example.com/example", "px1:person1") ne fn:QName("http://www.example.com/example","px2:person2"))