Minor textual error chapter 12 bottom of page 406
Name - The type of each node is retrieved using the name property
It seems to me this should be corrected to:
Name - The name of each node is retrieved using the name property
I've tried out all the examples in this chapter.
The only problem I have encountered is that the xml files that are read sometimes aren't in the correct directory. This is easily resolved by running the example and copying the file to the suggested directory ( usually from the directory above )
|