[Fwd: New Core draft]

I have the impression my earlier submission failed. Sorry if you get it
twice anyway.
-- 
Werner Donné
Re BVBA
Leuvenselaan 172
B-3300 Tienen
tel: (+32) 16 810203
fax: (+32) 16 820826
E-mail: wdonne@ibm.net

Forwarded message 1

  • From: (wrong string) é <wdonne@ibm.net>
  • Date: Mon, 20 Apr 1998 10:57:10 +0200
  • Subject: New Core draft
  • To: DOM <www-dom@w3.org>
  • Message-ID: <353B0DE6.38FA@ibm.net>
Hi,

A few errors slipped in the IDL:

- The raises qualifiers were mistakenly written as "interface
<exception> {}"
instead of "raises (<exception>)".
- NodeIterator.moveTo shoud raise the exception NoSuchNode Exception as
TreeIterator.toNthChild does.
- The interface Attribute doesn't inherit from Node.
- The argument of Element.getAttribute should be of type wstring instead
of
name.
- The argument of Element.getAttributeNode should be of type wstring
instead of
name.
- The arguments of Element.setAttribute should be of type wstring
instead of
string.

With kind regards,
-- 
Werner Donné
Re BVBA
Leuvenselaan 172
B-3300 Tienen
tel: (+32) 16 810203
fax: (+32) 16 820826
E-mail: wdonne@ibm.net

Received on Tuesday, 21 April 1998 06:03:18 UTC