|
XSLT 2.0 and XPath 2.0 Programmer's Reference (Programmer to Programmer) | 
enlarge | Author: Michael Kay Publisher: Wrox Category: Book
List Price: $59.99 Buy New: $33.39 You Save: $26.60 (44%)
New (27) Used (11) from $33.39
Avg. Customer Rating: 5 reviews Sales Rank: 39224
Media: Hardcover Edition: 4 Number Of Items: 1 Pages: 1316 Shipping Weight (lbs): 4.4 Dimensions (in): 9.3 x 7.4 x 1.9
ISBN: 0470192747 Dewey Decimal Number: 006.76 EAN: 9780470192740 ASIN: 0470192747
Publication Date: May 5, 2008 Availability: Usually ships in 1-2 business days Shipping: International shipping available Condition: Brand New, Perfect Condition, Please allow 4-14 business days for delivery. 100% Money Back Guarantee, Over 1,000,000 customers served.
|
| Similar Items:
|
| Editorial Reviews:
Product Description XSLT 2.0 and XPath 2.0Programmer's Reference, 4th Edition Combining coverage of XSLT 2.0 and XPath 2.0 into one book, this authoritative reference provides equal weight to the powerful new features of XSLT 2.0 and XPath 2.0 and the established capabilities of the 1.0 versions. Author Michael Kay has created his own implementation of XSLT 2.0 (Saxon), and he puts his unique knowledge to work in this detailed reference to the elements of the XSLT 2.0 language and the fundamentals of XPath, complete with syntax, practical usage advice, and examples. The book begins by teaching the essential concepts behind the language, knowledge you need if you are going to write good code rather than just working code. You will discover how XSLT and XPath differ from other languages, and how you use them to create effective web-based applications. The central chapters provide meticulous coverage of the language features of XSLT 2.0 and XPath 2.0. You will return to this reference whenever you encounter new programming challenges. You finish with detailed case studies highlighting real applications to give you insights you would otherwise gain only from months of practical experience. What you will learn from this book -
All the XSLT elements you can use in a stylesheet and the detailed rules for the syntax and semantics of each -
How Path expressions enable you to navigate around the structure of an XML document -
How you can improve your stylesheets by taking advantage of the XML Schema definitions of input and output documents -
How to take advantage of vendor extensions without losing portability -
Techniques for taking advantage of XSLT to write real applications Who this book is for This book is for experienced programmers who are looking to become proficient with XSLT 2.0. Previous experience with XSLT or XPath is not necessary. However, a working knowledge of XML, HTML, and web architecture is beneficial. Wrox Programmer's References are designed to give the experienced developer straight facts on a new technology, without hype or unnecessary explanations. They deliver hard information with plenty of practical examples to help you apply new tools to your development projects today.
|
| Customer Reviews:
XSLT 2.0 and XPath 2.0 by Michael Kay July 13, 2008 Absolutely essential source of information for those who are serious about using XSLT in general and 2.0 in particular. Viktor Melekhine
The Source for all that is XSLT & XPath June 9, 2008 This is the definitive work on XSLT & XPath, in a new format that will stand the test of time. The 4th edition contains new background material about the development and history of XSLT & XPath.
Some web content for the downloads was not present on the book download site, but this was addressed quickly when pointed out, by the author.
My only wish is that Michael Kay would write a book on XQuery now...
The authoritative reference updated and improved June 5, 2008 1 out of 1 found this review helpful
Everyone working seriously with XSLT will want this book. The fourth edition is newly updated and improved. Not only has it been corrected to reflect the design of the current XSLT and XPath specifications (which were not final when the 3rd edition went to press), but also it has been redesigned for usability, with much better indexes and navigation apparatus. No more casting about to find things (although you may still not resist a few post-it notes here and there). XSLT and XPath are now in one volume (a big plus); the lighter pages and hard cover make the book serviceable as a reference text in regular use. It sits open and will wear well (provided you use it for its intended purpose and not as a coaster for your drink, which will be tempting since the book will be there open on your desk).
But the book's strengths are unchanged. Complete and comprehensive, coherent, realistic, clear, with worked examples. No one knows this technology better than the author, who has served on the XSL Working Group and edited the XSLT 2.0 Recommendation. Long-time observers will also confirm that he is also one of the best in the business at explaining things.
The only thing less than positive to say about this book is that beginners may find it intimidating. Don't. Just supplement it with a treatment aimed at you such as XSLT 1.0 Pocket Reference (Pocket Reference (O'Reilly)) or anything by Jeni Tennison, and keep the Programmer's Reference ready for the summary comprehensive view, or when you need to go deep.
I have seen many decrepit copies of earlier editions of this book used by industry professionals. This one looks to be good for a long time to come.
Excellent Update June 2, 2008 This is an excellent update. The writing has improved. And as a reference, I am glad the previous 2 volumes are now compiled into this single volume. Also, I appreciate the hard cover to help reduce wear and tear. And I appreciate the thinner paper to keep the thickness/weight down.
Definitive reference May 8, 2008 10 out of 10 found this review helpful
You won't easily find any other book on XSLT 2.0 and XPath 2.0. The reason is very simple: Michael Kay is the expert on the subject, he has been publishing xslt references for almost a decade now. Currently he is the editor of the XSLT 2.0 specification at W3C. He is also involved the XQuery and the XML Schema Working Groups, also at W3C. He has developed the Saxon XSLT processor. This book (like its predecessors were and its future versions will be) is the definitive reference on XSLT.
The third edition was in two separate books, one on XSLT 2.0 (XSLT 2.0 Programmer's Reference (Programmer to Programmer)) and one on XPath 2.0 (XPath 2.0 Programmer's Reference (Programmer to Programmer)). If you are serious about XSLT 2.0, you also need the information on XPath 2.0, as it is a sub language of XSLT 2.0. So you would need both books at hand. The current book contains all of the material available in the two predecessors, and more.
I could have survived on the two books, but tired of taking them from my office to my home and vice versa, I ordered the new edition and I am enjoying it very much. After using the new edition for a week or so I have come upon quite a few improvements, for instance the chapter on regular expressions contains more information and is better structured. Examples have been updated and as have been the appendices covering the processors. There is a new appendix on the Altova processor.
I should also mention the quality of the paper, the binding and the price, they are much better than the two previous books together.
As a reference, the book is complete. It contains a clear description of all the elements of the standards and lots of (tested) examples. There is also much material about the design backgrounds of both standards (and of others like XML Schema and XQuery).
The book is extremely well written and a joy to read.
The book is aimed at developers and should not be used as a first introduction to XML transformation technology (unless you are an experienced programmer). If you need an introduction to XSLT (in its context) check out one of the other Wrox books like Beginning XML, 4th Edition (Programmer to Programmer) or Professional XML (Programmer to Programmer). One could also try Beginning XSLT 2.0: From Novice to Professional (Beginning: from Novice to Professional), it has good reviews. In any case if you are seriously interested (even as a newbie) don't buy anything from before 2004, it will not include the 2.0 functionalities. If you buy something published after 2004 check that they really updated the book and not only the title.
|
|
|
Copyright 2008 - RailroadBookstore.com
| |