Corrections to Chapter 19 of XML in a Nutshell, XPath Reference

p. 302: In the examples of abbreviated syntax in the last code fragment on the page, "//descendantnode() [.='Eunice']/@ID" is missing a double-colon separator and should read: "//descendant::node() [.='Eunice']/@ID"

p. 305: In the first sentence change "Each location test" to "Each location step"


[ XML in a Nutshell Corrections | XML in a Nutshell Home Page | Table of Contents | Examples | Order from Amazon ]

Copyright 2001 Elliotte Rusty Harold
elharo@metalab.unc.edu
Last Modified November 11, 2001