Learning XSLT

Learning XSLT
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 371
Release :
ISBN-10 : 9780596003272
ISBN-13 : 0596003277
Rating : 4/5 (72 Downloads)

Book Synopsis Learning XSLT by : Michael Fitzgerald

Download or read book Learning XSLT written by Michael Fitzgerald and published by "O'Reilly Media, Inc.". This book was released on 2003-11-14 with total page 371 pages. Available in PDF, EPUB and Kindle. Book excerpt: XSLT is a powerful language for transforming XML documents into something else. That something else can be an HTML document, another XML document, a Portable Document Format (PDF) file, a Scalable Vector Graphics (SVG) file, a Virtual Reality Modeling Language (VRML) file, Java code, or a number of other things. You write an XSLT stylesheet to define the rules for transforming an XML document, and the XSLT processor does the work. As useful as XSLT is, its peculiar characteristics make it a difficult language in which to get started. In fact, newcomers are often a little dazed on first contact. Learning XSLT offers a hands-on introduction to help them get up to speed with XSLT quickly. The book will help web developers and designers understand this powerful but often mystifying template-driven and functional-styled language, getting them over the many differences between XSLT and the more conventional programming languages. Learning XSLT moves smoothly from the simple to complex, illustrating all aspects of XSLT 1.0 through step-by-step examples that you'll practice as you work through the book. Thorough in its coverage of the language, the book makes few assumptions about what you may already know. You'll learn about XSLT's template-based syntax, how XSLT templates work with each other, and gain an understanding of XSLT variables. Learning XSLT also explains how the XML Path Language (XPath) is used by XSLT and provides a glimpse of what the future holds for XSLT 2.0 and XPath 2.0. The ability to transform one XML vocabulary to another is fundamental to exploiting the power of XML. Learning XSLT is a carefully paced, example-rich introduction to XSLT that will have you understanding and using XSLT on your own in no time.


Learning XSLT Related Books

Learning XSLT
Language: en
Pages: 371
Authors: Michael Fitzgerald
Categories: Computers
Type: BOOK - Published: 2003-11-14 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

XSLT is a powerful language for transforming XML documents into something else. That something else can be an HTML document, another XML document, a Portable Do
XSLT
Language: en
Pages: 488
Authors: Doug Tidwell
Categories: Computers
Type: BOOK - Published: 2001 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Have you ever needed to convert documents from XML to HTML ? Or from one XML vocabulary to another ? Extensible Stylesheet Transformations (XSLT) provide a crit
Beginning XSLT 2.0
Language: en
Pages: 812
Authors: Jeni Tennison
Categories: Computers
Type: BOOK - Published: 2006-11-02 - Publisher: Apress

DOWNLOAD EBOOK

* Updated for XSLT 2.0, the latest revision * A clear, step-by-step introduction to XSLT for practical, everyday tasks * Suitable for complete beginners, even p
Java and XSLT
Language: en
Pages: 532
Authors: Eric Burke
Categories: Computers
Type: BOOK - Published: 2001 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

The power of XSLT is its ability to change the structure or format of any content that can be converted to XML. Java and XSLT shows you how to use XSL transform
Sams Teach Yourself XSLT in 21 Days
Language: en
Pages: 0
Authors: Michiel van Otegem
Categories: Computers
Type: BOOK - Published: 2002 - Publisher: Sams Publishing

DOWNLOAD EBOOK

The book covers XSLT and Xpath (as a part of XSLT). As these topics have everything to do with processing XML. It will also cover XML from an XSLT processing an