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






NotesDOMXMLDeclNode class

The XML declaration which specifies the version of XML being used.

Note This class is new with Release 6.

Note This class is not supported in COM.

Base class

Inherits from: NotesDOMNode

Properties

Attributes

Encoding

FirstChild

HasChildNodes

IsNull

LastChild

LocalName

NamespaceURI

NextSibling

NodeName

NodeType

NodeValue

NumberOfChildNodes

ParentNode

Prefix

PreviousSibling

Standalone

Version

Methods

AppendChild

Clone

RemoveChild

ReplaceChild

Creation and Access

Use the FirstChild property of the NotesDOMParser Document to access the NotesXMLDeclNode. You must set the NotesDOMParser AddXMLDeclNode property to True before calling Process.

Usage

For more information about XML declarations, see "XMLDecl" in the Extensible Markup Language (XML) 1.0 at http://www.w3.org/TR/REC-xml#NT-XMLDecl.

See examples

Examples: NotesDOMXMLDeclNode class
Related topics
LotusScript Classes A-Z




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009