blob: ad0ce75bbe6a6cea4ea0a9874b2126a360110065 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-FunctionProlog-3 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:39+02:00 :)
(: Purpose: A function cannot be declared in the 'http://www.w3.org/XML/1998/namespace' namespace. :)
(:*******************************************************:)
declare function xml:wrongNS()
{
1
};
1