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






Prefix property

Read-write. The namespace prefix of this node.

Defined in

NotesDOMNode

Data type

String

Syntax

To get: prefix$ = notesDOMNode.Prefix

To set: notesDOMNode.Prefix = prefix$

Usage

Setting this property inserts the prefix value and a colon at the beginning of the NodeName property.

See NamespaceURI for a discussion of namespaces and qualified names.

Refer to http://www.w3.org/TR/1999/REC-xml-names-19990114/#ns-qualnames for the W3C specification on qualified names. Refer to http://www.w3.org/TR/2001/WD-DOM-Level-3-Core-20010605/glossary.html#dt-qualifiedname for a definition.




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009