psPrefix - BaseXmlDomNode

Returns the element namespace prefix

Type: Property

Access: Read-Only

Data Type: String

Parameters: None

Syntax
 Property String psPrefix

Read Access: Get psPrefix to StringVariable


Description

psPrefix returns the element namespace as a string. For example, in a node declared as <myNameSpace:elementName> it would return myNameSpace.

See Also

psBaseName | psNameSpaceURI