Programmer's Guide > Interfaces > W3C DocumentEditVAL interface
  
W3C DocumentEditVAL interface
The DocumentEditVAL interface is defined in the W3C Document Object Model (DOM) Level 3 Validation Specification. (Refer to http://www.w3.org/TR/DOM-Level-3-Val.)
This interface extends the NodeEditVAL interface with additional methods for document editing. An object implementing this interface must also implement the Document interface.