namespaceURI property

This topic has not yet been rated - Rate this topic

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.2

Syntax

JavaScript

pNamespaceURI = object.namespaceURI

Property values

Type: Variant

The local name.

The namespace URI .

Standards information

See also

a
attribute
audio
button
div
document
documentType
ProcessingInstruction
iframe
img
input type=button
input type=checkbox
input type=file
input type=hidden
input type=image
input type=password
input type=radio
input type=reset
input type=submit
input type=text
label
legend
media
object
optGroup
option
select
source
span
table
textArea
TextNode
video
Reference
prefix
localName

 

 

Build date: 11/28/2012

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.