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






CreateElementNode method

Creates an element node of the type specified.

Defined in

NotesDOMDocumentNode

Syntax

Set notesDOMElementNode = notesDOMDocumentNode.CreateElementNode( elementName )

Parameters

elementName

String. The name of the element type to instantiate.

Return value

notesDOMElementNode

The new NotesDOMElementNode object.

Usage

Sets NodeName to elementName. Sets LocalName, Prefix, and NamespaceURI to an empty string.

For XML, elementName is case-sensitive.

See examples

Examples: Create Node methods




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009