Binding: Paperback Dewey Decimal Number: 005.72 EAN: 9780596100087 Format: Illustrated ISBN: 0596100086 Label: O'Reilly Media, Inc. Manufacturer: O'Reilly Media, Inc. Number Of Items: 1 Number Of Pages: 176 Publication Date: August 12, 2005 Publisher: O'Reilly Media, Inc. Sales Rank: 147761 Studio: O'Reilly Media, Inc.
Product DescriptionXSLT is an essential tool for converting XML into other kinds of documents: HTML, PDF file, and many others. It's a critical technology for XML-based platforms such as Microsoft .NET, Sun Microsystems' Sun One, as well as for most web browsers and authoring tools. As useful as XSLT is, however, most people have a difficult time getting used to its peculiar characteristics. The ability to use advanced techniques depends on a clear and exact understanding of how XSLT templates work and interact.
The XSLT 1.0 Pocket Reference from O'Reilly wants to make sure you achieve that level of understanding. With its concise approach, this handy pocket guide quickly gets you up to speed on XSLT 1.0 so you can covert XML like a seasoned pro. In addition to covering the basics of stylesheet structure, it also explains how to:
use template rules
create a result tree
apply conditional processing
transform multiple source documents
employ number formatting
Thanks to their convenient, quick-reference format, O'Reilly's Pocket References spare you from having to hunt through larger books for answers. They deliver just what you need to get the job done in a timely fashion. And the XSLT 1.0 Pocket Reference is no different--it's the ideal companion to have at your desk when you need an answer fast.
Customer Reviews
Average Rating:
Rating: - A perfect distillation of XPath and XSL into a pocket-size book
This book represents an amazing feat of distilling all you really need
to know about XSL into 170 pocket-sized pages. What's more amazing
is that an experienced developer with little prior XML/XSL experience
can actually learn enough from this little gem to write competent XSL.
A reference manual AND quality tutorial in 1/20th the space (and dead
trees) of most tech books these days. I've recommended this to several
of my colleagues who had to get up to ... Read More
Rating: - If you need a quick reference, this one works well...
XSLT is one of those technologies that takes awhile to get the hang of. Once you've learned the basics, you'll end up needing to refer back to reference material often. One way to make that process a bit quicker would be to have a copy of Even Lenz's XSLT 1.0 Pocket Reference on hand...
Contents: Data Model; The XPath Language; How XSLT Works; Elements; Functions; Extending XSLT; XPath 1.0 Grammar; XSLT Pattern Grammar; Index
Looking at the back cover, the impression is ... Read More
Rating: - Handy for XSLT, not great on XPath
This is a handy little pocket book that covers the essentials of XSLT. It's far better than the stuff you will find on the W3C site, and it won't break your back like Michael Kay's excellent, but hefty, work. I have to ding it a little for lack of a complete reference on XPath. There is certainly information about the functions, but I would have like to have seen more depth on it. And the XPath appendix wasn't helpful. A language definition is definitely not what I was looking for there. Some common ... Read More