Jump to ratings and reviews
Rate this book

XSLT: Mastering XML Transformations

Rate this book
XSLT documents a core technology for processing XML. Originally created for page layout, XSLT (Extensible Stylesheet Transformations) is now much a general-purpose translation tool, a system for reorganizing document content, and a way to generate multiple results-- such as HTML, WAP, and SVG--from the same content.What sets XSLT apart from other books on this critical tool is the depth of detail and breadth of knowledge that Doug Tidwell, a developer with years of XSLT experience, brings to his concise treatment of the many talents of XSLT. He covers XSLT and XPath, a critical companion standard, and addresses topics ranging from basic transformations to complex sorting and linking. He explores extension functions on a variety of different XSLT processors and shows ways to combine multiple documents using XSLT. Code examples add a real-world dimension to each technique.Useful as XSLT is, its peculiar characteristics make it difficult to get started in, and the ability to use advanced techniques depends on a clear and exact understanding of how XSLT templates work and interact. For instance, the understanding of "variables" in XSLT is deeply different from the understanding of "variables" in procedural languages. The author explains XSLT by building from the basics to its more complex and powerful possibilities, so that whether you're just starting out in XSLT or looking for advanced techniques, you'll find the level of information you need.

480 pages, Paperback

First published January 1, 2001

21 people are currently reading
49 people want to read

About the author

Doug Tidwell

6 books

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
20 (19%)
4 stars
34 (33%)
3 stars
31 (30%)
2 stars
14 (13%)
1 star
2 (1%)
Displaying 1 - 7 of 7 reviews
Profile Image for Fips.
97 reviews
February 1, 2021
Decent overview of what's available, with a handy reference at the back. Plus the author is an earthling:

We've also talked about the somewhat unusual processing model that makes life challenging for programmers from the world of procedural languages (a.k.a. Earth).
Profile Image for Chad Zody.
17 reviews
April 6, 2020
I read this as someone new to XSLT, along with a couple of other books. This presentation of material is clear and easy to understand.
193 reviews
Read
April 29, 2022
Very useful, it took me from 'not understanding' to 'understanding' how the whole xml/xslt world worked. And it is a book I still use - indeed, I pulled it two nights ago to check some syntax. And I still intend to read the 'keys' chapter one day to learn how that works. Well laid out, good examples. Well worth the ninety dollars I spent.
Profile Image for Doug.
125 reviews12 followers
August 6, 2011
First half of the book is more of a learning tutorial where you have to wade through the examples that don't work to get to the completed example at the end. The second half of the book is an excellent reference. I refer to it frequently.
4 reviews
June 9, 2009
Excellent place to start an exploration of XSLT.
Profile Image for Chris Corbell.
18 reviews5 followers
January 7, 2008
A typical O'Reilly tutorial and reference. I've found it very useful.
Displaying 1 - 7 of 7 reviews

Can't find what you're looking for?

Get help and learn more about the design.