Programmer's Guide > Interfaces > W3C DocumentView interface
  
W3C DocumentView interface
The DocumentView interface is defined in the W3C Document Object Model (DOM) Level 2 Views Specification. (Refer to http://www.w3.org/TR/2000/REC-DOM-Level-2-Views-20001113.)
The DocumentView interface is implemented by Document objects in DOM implementations supporting DOM Views. It provides an attribute to retrieve the default view of a document.