docs.rodeo

MDN Web Docs mirror

local-name

The local-name function returns a string representing the local name of the first node in a given node-set.

Syntax

local-name( [node-set] )

Parameters

Return value

A string.

Description

Specifications

XPath 1.0 4.1

Gecko support

Supported.

In this article

View on MDN