blob: 0b4f6b17cb931d88accbf13d38dce486217258bd [file] [log] [blame]
(: Name: op-qName-equal-14 :)
(: Description: Evaluation of op-QName-equal operator with two different namespace uri, different local part, different prefix. Uses the "ne" operator. :)
(: Should ignore the prefix :)
(: insert-start :)
declare variable $input-context1 external;
(: insert-end :)
fn:QName("http://www.example.com/example1", "px1:person1") ne fn:QName("http://www.example.com/example2","px2:person2")