blob: c2dd20499e359c1dbee46ed2efae952658e39fb6 [file] [log] [blame]
(: Name: op-qName-equal-2 :)
(: Description: Evaluation of op-QName-equal operator with two identical qName values. Uses the "ne" operator. :)
(: insert-start :)
declare variable $input-context1 external;
(: insert-end :)
fn:QName("http://www.example.com/example", "person") ne fn:QName("http://www.example.com/example", "person")