Read XSLT 2.0 and XPath 2.0 Programmer's Reference, 4th Edition Online
Authors: Michael Kay
Now things start to get more complicated, because the other kinds of
KindTest
are concerned with testing for specific types of node as defined in a schema. In general, you will use these
KindTests
only to match nodes in documents that have been validated against a schema.
KindTests for Element Nodes
Let's look first at the options for matching element nodes:
The element is considered to match if two conditions are satisfied: