blob: aa610e2a5470622b4d075305c5213bb2755f70dc [file] [log] [blame]
(:*******************************************************:)
(: Test: K-FunctionProlog-24 :)
(: 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