Lotus Software logo
IBM Lotus Domino Designer 8.5
  Versions 8.5 and 8.5.1






NotesDOMElementNode class

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

Attributes

FirstChild

HasChildNodes

IsNull

LastChild

LocalName

NamespaceURI

NextSibling

NodeName

NodeType

NodeValue

NumberOfChildNodes

ParentNode

Prefix

PreviousSibling

TagName

Methods

AppendChild

Clone

GetAttribute

GetAttributeNode

GetAttributeNodeNS

GetAttributeNS

GetElementsByTagName

GetElementsByTagNameNS

RemoveAttribute

RemoveAttributeNode

RemoveAttributeNS

RemoveChild

ReplaceChild

SetAttribute

SetAttributeNode

SetAttributeNodeNS

SetAttributeNS

Creation and access

Use CreateElementNode in the NotesDOMDocumentNode class to create a NotesDOMElementNode object.

See examples

Examples: NotesDOMParser class
Related topics
LotusScript Classes A-Z




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009