Jiri Znamenacek wrote:

What is XMLDocument? In W3C DOM HTMLDocument interface inherits from Document interface (defined in Core), but there is no reference to XMLDocument (outside of XInclude).
XMLDocument is an object type. The XMLDocument class implements the Document interface.

HTMLDocument (in Mozilla) is _also_ an object type. It implements the Document and HTMLDocument interfaces.




Reply via email to