NotesDOMDocumentTypeNode (LotusScript®)

The list of entities that are defined for the document.

Note: This class is new with Release 6.
Note: This class is not supported in COM.

Base class

Inherits from: NotesDOMNode

Properties

Attributes

FirstChild

HasChildNodes

IsNull

LastChild

LocalName

NamespaceURI

NextSibling

NodeName

NodeType

NodeValue

NumberOfChildNodes

ParentNode

Prefix

PreviousSibling

Methods

AppendChild

Clone

RemoveChild

ReplaceChild

Usage

For information about document types, see http://www.w3.org/TR/DOM-Level-3-Core/core.html#ID-412266927.