psNamespaceURI - BaseXmlDomNode

Returns the URI for the namespace as a string

Type: Property

Access: Read-Only

Data Type: String

Parameters: None

Syntax
 Property String psNamespaceURI

Read Access: Get psNamespaceURI to StringVariable


Description

The psNamespaceURI property returns the URI for the namespace as a string. For example, for the namespace declaration xmlns:name="uri" it would return uri.

See Also

psBaseName | psPrefix