This topic has not yet been rated - Rate this topic

namespaceURI property

Retrieves the namespace Uniform Resource Identifier (URI) of the fully qualified XML declaration for a node.

Document Object Model (DOM) Level 3 Core Specification, Section 1.2Internet Explorer 9

Syntax

HRESULT value = object.get_namespaceURI(* pNamespaceURI);

Property values

Type: VARIANT

The local name.

The namespace URI .

Standards information

See also

Reference
IHTMLDOMNode3::prefix
IHTMLDOMNode3::localName

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.