blob: 5f7d1abdb61a2b8d901da436f1bf2c7fd77f032b [file] [log] [blame]
(: Name: op-qName-equal-9 :)
(: Description: Evaluation of op-QName-equal operator with two same namespace uri, same local part, different prefix. Uses the "eq" operator. :)
(: Should ignore the prefix :)
(: insert-start :)
declare variable $input-context1 external;
(: insert-end :)
fn:QName("http://www.example.com/example", "px1:person") eq fn:QName("http://www.example.com/example","px2:person")