XSLT Cookbook, from O'Reilly. Chapter 8 XML to HTML | WebReference

XSLT Cookbook, from O'Reilly. Chapter 8 XML to HTML

XSLT Cookbook

Buy It!
Authors: 

Sal Mangano

ISBN: 1565926811
Retail 
Price: 
$39.95 US
Pages:  670
Pub:  O'Reilly

Book Overview (from the publisher)

Critical for converting XML documents, and extremely versatile, the XSLT language nevertheless has complexities that can be daunting. The XSLT Cookbook 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
  • Creating generic XSLT processors which work on many XML vocabularies

Book excerpts

Created: March 27, 2003
Revised: May 5, 2003

URL: https://webreference.com/programming/xslt/