NotesDOMNotationNode (LotusScript®)

Represents a notation declared in the DTD.

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

PublicID

SystemID

Methods

AppendChild

Clone

RemoveChild

ReplaceChild

Usage

For information about notation, see http://www.w3.org/TR/DOM-Level-3-Core/core.html#ID-5431D1B9.