Re: Last Call for DOM Level 3 Load and Save

Andrew Clover wrote:

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

All of the above have been corrected. Thanks for your feedback!

-- 
jst

Received on Tuesday, 9 September 2003 18:15:39 UTC