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
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