Is the following legal? Should it be? declare default function namespace "my-namespace"; declare function ten() { 10 } I see nothing in the specification to prohibit this. Just "Every function must be in a namespace--that is, every declared function name must (when expanded) have a non-empty namespace URI." Is it worth adding a clarification like this: It follows that the name of the declared function must have a prefix unless there is a 'default function namespace' declaration. -- --Per Bothner per@bothner.com http://per.bothner.com/Received on Tuesday, 30 November 2004 20:05:29 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 8 January 2008 14:14:09 GMT