The Interfaces


Since this model comes from object-oriented design, the interfaces are defined as objects.

The objects defined as fundamental follow:

DOMException
DOMImplementation
DocumentFragment
Document
Node
NodeList
NamedNodeMap
CharacterData
Attr
Element
Text
Comment

The extended interfaces, which are objects specific for XML documents are

CDATASection
DocumentType
Notation
Entity
EntityReference
ProcessingInstruction