XSLT 2.0 and XPath 2.0 Programmer's Reference, 4th Edition (395 page)

Note that a
NameTest
cannot contain embedded whitespace.

Usage

In general, a
NameTest
will match some names and will not match others.

The
NameTest
*
matches any name. (But when used as an expression on its own,
*
is short for
child::*
, which selects all child elements of the context node. The fact that the result is restricted to element nodes only is because
*
, when used in an
AxisStep
, selects only nodes of the principal node kind for the axis, and for all axes except the attribute and namespace axes, the principal node kind is element nodes.)

A surprising effect of this rule is that you can't write:


to copy all attributes of an element except the title attribute. Why? Because the principal node kind for the self axis is element nodes, so if the context node is an attribute named title,
self::title
won't select it. Instead, write:


The
NameTest
xyz:*
matches any name whose namespace is the one currently bound to the namespace prefix
xyz
. The name being tested doesn't need to use the same prefix, so long as it refers to the same namespace URI.

Other books

Heaven with a Gun by Connie Brockway
The Lethal Encounter by Amy Alexander
Born at Midnight by C. C. Hunter
A Hidden Place by Robert Charles Wilson
Hard to Get by Emma Carlson Berne
One April Fool by Amity Maree
Spirit by Brigid Kemmerer
Last Rites by John Harvey
nancy werlocks diary s02e14 by dawson, julie ann