Re: SVG12: normative DOM definitions

Dear Bjoern Hoehrmann,

this is an answer to your comment found at:
  http://lists.w3.org/Archives/Public/www-svg/2005Apr/0151.html

We have checked the inconsistencies between SVG uDOM and DOM Level 3 and updated the IDL and IDD with the following changes :

Added 
	valuetype DOMString sequence<unsigned short>;
at the beginning of the dom module declaration

Renamed parameter "id" into "elementId" for method getElementById()

We will also coordinate with the DOM WG about the issue on addEventListener() because we would like to throw an exception whereas DOM2Events doesn't have an exception on this method.

Thank you kindly for your thorough review, please let us know if this does not address your concerns.

Vincent Mahé

Received on Monday, 31 October 2005 14:27:52 UTC