.NET and XML by Niel M. Bornstein The following errata were *corrected* in the 5/04 reprint: Here's a key to the markup: [page-number]: serious technical mistake {page-number}: minor technical mistake : important language/formatting problem (page-number): language change or minor formatting problem {90} Example 5-1; The call to HasFeature NOW HAS the parameters (feature, version) instead of (feature, null). {116} code example for "Creating an XPathNavigator"; Document.Load(filename); NOW READS: document.Load(filename);