NotesDOMEntityReferenceNode (LotusScript®)

Represents an entity reference node in the XML.

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

Base class

Inherits from: NotesDOMNode

Containment

Contained by: NotesDOMDocumentNode

Creation and access

Use CreateEntityReferenceNode in the NotesDOMDocumentNode class to create a NotesDOMEntityReferenceNode object.

Usage

For information about entity references, see http://www.w3.org/TR/DOM-Level-3-Core/core.html#ID-11C98490.