NotesDOMElementNode (LotusScript®)
Represents an element in an XML document.
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
Contains: NotesDOMAttributeNode, NotesDOMNodeList
Properties
Methods
Creation and access
Use CreateElementNode in the NotesDOMDocumentNode class to create a NotesDOMElementNode object.