| (:*******************************************************:) | |
| (: Test: K-FunctionProlog-2 :) | |
| (: Written by: Frans Englich :) | |
| (: Date: 2006-10-05T18:29:39+02:00 :) | |
| (: Purpose: A function cannot be declared in the 'http://www.w3.org/2005/xpath-functions' namespace. :) | |
| (:*******************************************************:) | |
| declare function wrongNS() | |
| { | |
| 1 | |
| }; | |
| 1 |