| (:*******************************************************:) | |
| (: Test: K-ResolveQNameConstructFunc-4 :) | |
| (: Written by: Frans Englich :) | |
| (: Date: 2006-10-05T18:29:40+02:00 :) | |
| (: Purpose: Although the second argument contains a type error(because an element is expected), it is also valid to return the empty sequence because one must not evaluate all arguments. :) | |
| (:*******************************************************:) | |
| empty(resolve-QName((), "a string")) |