or
Sign in to turn on 1-Click ordering.
More Buying Choices
Have one to sell? Sell yours here
Guide to XML Transformations: XSLT and Xpath (The Definitive Xml Series from Charles F. Goldfarb)
 
See larger image
 
Tell the Publisher!
I’d like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Guide to XML Transformations: XSLT and Xpath (The Definitive Xml Series from Charles F. Goldfarb) [Paperback]

John Robert Gardner , Zarella L. Rendon

RRP: £36.08
Price: £34.28 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
You Save: £1.80 (5%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
Usually dispatched within 1 to 3 weeks.
Dispatched from and sold by Amazon.co.uk. Gift-wrap available.
Amazon.co.uk Trade-In Store
Did you know you can trade in your old books for an Amazon.co.uk Gift Card to spend on the things you want? Plus, get an extra £5 Gift Certificate when you trade in books worth £10 or more before June 30, 2012. Visit the Books Trade-In Store for more details.

Product details


More About the Author

James Robert Gardner
Discover books, learn about writers, and more.

Visit Amazon's James Robert Gardner Page

Product Description

Product Description

Using XSLT and XPath, developers can take full advantage of virtually any XML data in both Web applications and printed documents. Guide to XML Transformations: XSLT & XPath delivers a thorough understanding of the concepts and inner workings of Xpath and the XSLT processing model. Leading XSL experts Zarella Rendon and John Robert Gardner teach XSLT and XPath through extensive example code, explained line by line. Guide to XML Transformations assumes basic HTML and/or skills, but no familiarity with programming concepts. Readers can utilize its hands-on exercises to quickly begin performing substantive transformations of XML to HTML and, soon after, to virtually any other format.

From the Back Cover

Gain total control over your information with XSLT and XPath!

  • Master XSLT and XPath—the "keys to the XML kingdom"
  • Build custom XML output solutions that won't become obsolete
  • Learn everything from basic XML-to-HTML conversions to leading edge techniques
  • CD-ROM includes all examples from the book

Mastering XSLT and XPath gives you unprecedented control over your information—and helps you leverage virtually every new XML technology, from XLink to schemas. Discover XSLT's powerful vocabulary of easy, programming-like features, and learn how to build custom solutions that resist obsolescence. By the end of the first chapter, you'll be performing XML-to-HTML conversions for display in any Web browser. Then build on your knowledge through a series of hands-on examples that transform you into an XSLT/XPath expert!

  • XSLT as an XML document instance: leveraging your existing XML skills
  • XSLT stylesheet concepts and constructs: fundamental through advanced level
  • XPath patterns and functions
  • XSLT subroutine functions and variables
  • XSLT processing of multiple nodes: iterative and conditional XSLT elements
  • Controlling output options
  • XSLT extensions, and more

Whether you're an experienced programmer or a novice markup specialist, here's your chance to master XML's most potent tools for organizing, updating, and delivering digital information—any data, anywhere, any time!


Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organise and find favourite items.
Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

Customer Reviews

There are no customer reviews yet on Amazon.co.uk.
5 star
4 star
3 star
2 star
1 star
Most Helpful Customer Reviews on Amazon.com (beta)
Amazon.com:  10 reviews
10 of 10 people found the following review helpful
A practical guide for the beginner & the seasoned developer 19 Dec 2001
By Gunter Vanasse - Published on Amazon.com
Format:Paperback
A must read.

I HAVE read this book. In fact, I am still reading it. It is well written and well structured. The subject matter is clear and concise. It discusses the key subjects necessary to master XML transformations. The contributions from industry experts of several corporations and associations, such as the W3C, make it a well rounded syllabus.

The title is what initially drew me to this book. Why? I was thrown into the thick of things developing an XSLT based Web site templating engine. My first XSLT book was Wrox's XSLT Programmer's Reference. Although I found the syntactical information I needed to craft the templates of the XSLT stylesheet, I was missing the answers to some recurring questions: how do I effectively navigate the source XML
document? how do extract the desired node-set?

From my previous hands-on XSLT experience, it quickly became evident how important it was to master XPath. Learning how to effectively write a rule set and optimize a style sheet requires a good understanding of how to navigate an XML document.

This is a good book to introduce newcomers to the world of XSLT transformations as it is a good book for knowledgeable XSLT developers to further refine their template design and coding skills.

This book lays a solid foundation to begin coding XSLT style sheets. It builds upon this foundation by expanding on more complex subjects in subsequent chapters. I also find it to be a useful reference. I've typically found what I was looking for using the detailed index.

I was taken aback by one of the appendices, which reveals the true power of XSLT, solving the classic "N-Queens" AI problem via an XSLT stylesheet!

I'm quite happy to have purchased this title, and if I were to have the choice of only one book on XSLT this would be the book.

11 of 12 people found the following review helpful
Examples are laden with errors 10 Aug 2003
By Joe - Published on Amazon.com
Format:Paperback
I suppose this book might be helpful as a reference, but to someone who is actually trying to figure out what to do with xslt and xpath, this book is a very poor primer. I found that, in addition to offering little explanation as to how xpath and xslt are needed in a larger context (is this supposed to supplant sql??, for example), the examples are so error-prone that I learned more by correcting the errors than I did reading the book. Here is a list of errors you will encounter (from the CD) for the first 3 chapters:

1.1 (string not quoted)
1.2 (only 1 top-level element allowed).
2.1 (invalid character)
2.4 (cannot locate resource)
2.5 (template.xml undeclared namespace)
2.7 (cannot locate resource)
3.2 (output.xml invalid at the top level)
3.3 ditto
3.4 worked -- hey, a working example!
3.5 (output.xml invalid at the top level)
3.6 misplaced period
3.7 invalid at top level
3.8 only 1 top level element allowed
3.9 invalid at the top level...

The rest of the chapter examples are similar to this one.
Without good examples, a programming book is almost worthless.

6 of 6 people found the following review helpful
Poor Editing, Poor Examples 16 Nov 2003
By Samuel Smith - Published on Amazon.com
Format:Paperback|Amazon Verified Purchase
This feels like a book that had it's table of contents laid out, and then the content filled in as quickly as possible. Editing must have lasted about 3 days. With a more thorough editing process, and a bit more thought to the examples (the boulevard examples taumatized me so much, I nearly stopped driving), it may have been a very good book.

In some sections, the same paragraph is repeated verbatim 2 or even 3 times. Often in the chapter overview, and then on the next page in the first chapter section.

Possibly the book appeals to other learning styles better, but I've found it a tough slog. In fairness though, XSLT is a strange and difficult beast- I may be transferring some of my frustration on to the messenger!

However, in general, I find the examples are too repetive, causing them to blur together. And you find myself flipping back as many as 6 pages at times to find the xml code the description is talking about.

And there is a lack of technical illustrations to help with more difficult topics.

I would have appreciate larger examples from different domains to specific goals. The problem with a lot of the examples is the purposelessness of the examples.

XML in a Nutshell, and Michael Kay's XLST reference have provided me much more joy.

My last word of advice- follow the examples live. XSLT and XPath need practice, and lots of it.


Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

Search Customer Discussions
Search all Amazon discussions
   


Listmania!

Create a Listmania! list

Look for similar items by category


Look for similar items by subject


Feedback


Amazon.co.uk Privacy Statement Amazon.co.uk Delivery Information Amazon.co.uk Returns & Exchanges