prefix
prefix returns the namespace prefix of the current node, or NULL if it is unspecified.
Syntax
pre = element.prefix element.prefix = preParameters
pre is the namespace prefix as a string.
Example
example hereNotes
Specification
prefix
Netscape Communications http://developer.netscape.com |