Re: Last Call for DOM Level 3 Load and Save

Ray Whitmer <raydwhitmer@aol.com> wrote:

> The DOM WG asks for review of the following document:

> Document Object Model (DOM) Level 3 Load and Save Specification

Just a few minor issues I noticed implementing this:

DOMInput > systemId > "relative URI's"
  Shouldn't have an apostrophe.

DOMParser > parse
  The parameter 'is' should probably be called 'input', for
  consistency.

DOMSerializer > writeURI
  The parameter 'URI' should probably not be in capitals, for
  consistency.

DOMImplementationLS
  A createDOMOutput method seems to be missing.

-- 
Andrew Clover
mailto:and@doxdesk.com
http://www.doxdesk.com/

Received on Wednesday, 25 June 2003 18:00:41 UTC