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






CreateAttributeNode method

Creates an attribute node.

Defined in

NotesDOMDocumentNode

Syntax

Set notesDOMAttributeNode = notesDOMDocumentNode.CreateAttributeNode( attributeName )

Parameters

attributeName

String. The name of the attribute.

Return value

notesDOMAttributeNode

The new NotesDOMAttributeNode object.

Usage

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




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009