LOTUSSCRIPT/COM/OLE CLASSES


NotesDOMEntityNode class
Represents an entity node in the XML.

Note This class is new with Release 6.

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 more information about entity nodes, see "Interface Entity" of the Domino Object Model Core at

http://www.w3.org/TR/DOM-Level-3-Core/core.html#ID-527DCFF2

See Also