Corrections to Chapter 5 of The XML Bible,
Attributes, Empty Tags, and XSL
p. 129: A closing square bracket is missing from the first code fragment. It should be:
<xsl:for-each select="PLAYER[(@POSITION != 'Pitcher')]">
Copyright 2001 Elliotte Rusty Harold
elharo@metalab.unc.edu
Last Modified October 30, 2001