ACCU Home page ACCU Conference Page
Search Contact us ACCU at Flickr ACCU at GitHib ACCU at Facebook ACCU at Linked-in ACCU at Twitter Skip Navigation

Search in Book Reviews

The ACCU passes on review copies of computer books to its members for them to review. The result is a large, high quality collection of book reviews by programmers, for programmers. Currently there are 1949 reviews in the database and more every month.
Search is a simple string search in either book title or book author. The full text search is a search of the text of the review.
    View all alphabetically
Title:
XSLT&XPATH A Guide to XML Transformations
Author:
John Robert Gardner&Zarella L Rendon
ISBN:
0 13 040446 2
Publisher:
Prentice Hall
Pages:
558pp + CD
Price:
£35.99
Reviewer:
Chris Czarnecki
Subject:
xml
Appeared in:
14-2
This book provides an excellent introduction to transforming and manipulating XML using XSLT. Knowledge of XML is assumed. The book begins by introducing the core concepts in a short chapter and rapidly moves into the detail. The structure is logical, covering XSLT stylesheet basics followed by an introduction to XPATH. Following these early chapters, which provide a solid foundation, further chapters are dedicated to more detailed and advanced topics such as using multiple stylesheets, working with variables and stylesheet flow control. The coverage of the XSLT and XPATH recommendations is thorough and the writing style is clear and concise.

Extremely useful for beginners to this area are the sections that discuss the various XSLT processors available including details of how to install and use these. The CD includes copies of 6 XSLT processors with hyperlinks to where the latest versions of these can be downloaded. In addition the XML, namespace, XSLT and XPATH standards as well as all the examples from the book are included.

In summary, for anyone wishing to learn and use XSLT and XPATH, this is an excellent book.