Limit this search to....

Beginning XSLT 2.0: From Novice to Professional
Contributor(s): Tennison, Jeni (Author)
ISBN: 1590593243     ISBN-13: 9781590593240
Publisher: Apress
OUR PRICE:   $89.99  
Product Type: Paperback - Other Formats
Published: July 2005
Qty:
Annotation: This is arevision of Tennison's "Beginning XSLT," updated for the new revision of the XSLT standard. The author introduces XML and XSLT bit-by-bit, gradually demonstrating the techniques that are required to generate HTML (and other formats) from XML.
Additional Information
BISAC Categories:
- Computers | Programming Languages - Xml
- Computers | Web - Web Programming
- Computers | Software Development & Engineering - General
Dewey: 005.72
Series: Novice to Professional
Physical Information: 1.65" H x 7.45" W x 9.36" (3.21 lbs) 824 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
W elcome to Beginning XSLT 2.0, a comprehensive introduction to the Extensible Stylesheet Language: Transformations 2.0. This book introduces you to transforming XML with XSLT 2.0, helping you to create tailored presentations for all the information you have accessible as XML. I wrote this book, like Beginning XSLT, based on my own experience as an XSLT user, but also based on my familiarity, from training people in XSLT, with the practical and conceptual hurdles that newcomers often face. My aim is to provide a step-by-step, how-to manual for the kind of the real-world transformation problems that you will come across. Who This Book Is For This book is primarily for newcomers to XML and XSLT. It's particularly aimed towards web developers who have some knowledge of HTML, CSS, and a smattering of JavaScript; but none of these are essential, and the techniques you learn in this book can just as easily be applied to transforming between XML-based markup languages as to web pages. Seasoned users of XSLT 1.0 will learn about the new datatypes, expressions, and functions of XPath 2.0 and the new facilities in XSLT that make tasks such as text processing, grouping, and creating multiple documents much easier. Although much will look familiar, there are also some fundamental changes in the XPath data model and the XSLT processing model that may take you by surprise.