A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://webplatform.github.io/docs/dom/Node/localName below:

localName ยท WebPlatform Docs

localName Summary

Retrieves the local name of the fully qualified XML declaration for a node.

Property of dom/Nodedom/Node

Syntax

Note: This property is read-only.

var localName = node.localName;
Return Value

Returns an object of type StringString

The local name portion of the qualified name of the node.

Usage
 In XML documents, elements can be declared using qualified names, which consist of a prefix and a local name. This property returns the latter value.

For more information, see W3C Namespaces in XML.

Notes

Must be served with XML content type, such as text/xml or application/xhtml+xml

Related specifications
DOM Level 3 Core
Recommendation
Attributions

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4