- From: (wrong string) é <wdonne@ibm.net>
- Date: Mon, 20 Apr 1998 10:57:10 +0200
- To: DOM <www-dom@w3.org>
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 Monday, 20 April 1998 04:55:41 UTC