XSLT Cookbook: Solutions and Examples for XML and XSLT Developers

XSLT Cookbook: Solutions and Examples for XML and XSLT Developers

by SalMangano (Author)

Synopsis

This is a collection of hundreds of solutions to problems that Extensible Stylesheet Language Transformations (XSLT) developers regularly face. The recipes range from simple string-manipulation and mathematical processing to more complex topics like extending XSLT, testing and debugging XSLT stylesheets, and graphics creation with SVG. Recipes can be run directly or tweaked to fit your particular application's needs more precisely. Each recipe walks through a problem and a solution, with explanations of the choices made and techniques used in creating that solution, and many recipes include alternate solutions and explore issues like convenience and performance. Topics covered include: string manipulation; mathematical processing; date and time handling; interactions between calendar systems; selecting content in source documents; efficient tree-manipulation; conversions from XML to plain text; tweaking XML documents with stylesheets; using XSLT to query XML documents; generating HTML with XSLT; creating charts and graphs with SVG and XSLT; generating C and XSLT code using XSLT; processing Visio documents in XSLT; working with XML Topic Maps (XTM); using XSLT to create SOAP documentation from WSDL; extending XSLT with additional functions; embedding XSLT in other processing; testing and debugging XSLT stylesheets; and creating generic XSLT processors which work on many XML vocabularies. The book is a companion both for developers still figuring out XSLT's template-based approach who want to learn by example, and for developers who know XSLT and want a collection of quickly reusable recipes. XSLT frequently offers a number of ways to perform a transformation, and the best solution may not always be the most straightforward. The recipes in this Cookbook demonstrate and explain XSLT's template-based logic, a frequent stumbling block for developers new to XSLT. Among the variety of XSLT books now available, none has the explicit solution-oriented approach of this Cookbook.

$3.25

Save:$32.51 (91%)

Quantity

1 in stock

More Information

Format: Paperback
Pages: 670
Edition: 1
Publisher: O'Reilly Media
Published: 13 Dec 2002

ISBN 10: 0596003722
ISBN 13: 9780596003722

Media Reviews
...this book is a powerful reference work. The problems tackled are well chosen, the solutions elegant and the explanations carefully and clearly explained. - Rick Stones, Cvu, August 2003
Author Bio
Sal Mangano has been developing software for over 12 years and has worked on many mission critical applications, especially in the area of financial trading applications. Unlike many XML/XSLT developers, he did not approach the technology from the standpoint of the Internet and web development but rather from the broader need for a general-purpose data transformation framework. This experience has given him a unique perspective that has influenced many of the recipes in this book. Sal has a master's degree in computer science from Polytechnic University.