RE: [xsl] How did you learn XSL?

Subject: RE: [xsl] How did you learn XSL?
From: Jim Garrison <Jim.Garrison@xxxxxxxxx>
Date: Tue, 15 Sep 2009 11:16:01 -0500
> -----Original Message-----
> From: Liam Quin [mailto:liam@xxxxxx]
> Sent: Thursday, September 03, 2009 4:47 PM
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: [xsl] How did you learn XSL?
>
> What resources were most useful to you in learning XSL?
>
> If books or tutorials, which ones?  Or if a course, whose?
> Name names :-)
>

The first book I bought was Evan Lenz's XSLT 1.0 Pocket Reference.
It contains an amazingly concise condensation of XSLT that got
me started and made clear the inverted nature (push vs pull)
of XSL processing.  That, plus a lot of experimentation with
Oxygen/XML's debugging tools :-)

For reference I use Michael Kay's XSLT/XPath 2.0 4th edition,
which is encyclopedic AND extremely well written.

Current Thread