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

BOOK: XSLT 2.0 and XPath 2.0 Programmer's Reference, 4th Edition
6.07Mb size Format: txt, pdf, ePub

(
before deciding whether a keyword such as
text
is to be interpreted as a
NameTest
or as a
KindTest
.

There are three ways you can select processing instructions. The simple test is
processing-instruction()
, which selects any processing instruction node regardless of its name. If you want to select processing instructions named
xml-stylesheet
, say, then you can write either
processing-instruction(“xml-stylesheet”)
or
processing-instruction(xml-stylesheet)
. The two are equivalent: the syntax with quotes is retained for compatibility with XPath 1.0, while the syntax without quotes is introduced for symmetry with the
element(…)
and
attribute(…)
tests described in Chapter 11.

Other books

The Revolution by Ron Paul
Consumed by E. H. Reinhard
The Complete Compleat Enchanter by L. Sprague deCamp, Fletcher Pratt
In Another Country by David Constantine
Emily Goes to Exeter by M. C. Beaton
Spit Delaney's Island by Jack Hodgins
The Pope and Mussolini by David I. Kertzer