blob: ac9478cd1ee86ee4cffd9869b06debf1268671e3 [file] [log] [blame]
(: Name: op-qName-equal-23 :)
(: Description: Evaluation of op-QName-equal operator as part of a boolean expression. Uses "eq" and "and" operators :)
(: Should ignore the prefix :)
(: insert-start :)
declare variable $input-context1 external;
(: insert-end :)
(fn:QName("http://www.example.com/example", "px:person") eq fn:QName("http://www.example.com/example","px:person")) and fn:true()