Where can I find a good tutorial on XSLT files? [closed]

T U T O R I A L S:

Update: I am glad to add this latest XSLT tutorial:

  XSLT 2.0 and 1.0 Foundations, By Dimitre Novatchev (8:45 hours, 12 modules)

Also see these:

What’s New in XSLT 3.0: Part 1, By Dimitre Novatchev (5:28 hours, 8 modules)

The Evolution of XPath: What’s New in XPath 3.0, By Dimitre Novatchev (4:29 hours, 7 modules)


  Some tutorials by Norman Walsh:

  1. On XSLT 1.0
  2. On XSLT 2.0/XPath 2.0

  Link to More tutorials


B O O K S

The classic books of Michael Kay on XSLT 1.0:

      XSLT: Programmer’s Reference (Programmer to Programmer)

alt text

and on XSLT 2.0 / XPath 2.0

      XSLT 2.0 Programmer’s Reference (Programmer to Programmer)

alt text
(source: amazon.com)

and

      XSLT 2.0 and XPath 2.0 Programmer’s Reference (Programmer to Programmer) :

alt text

The books by Jeni Tennison:

      Beginning XSLT

alt text
(source: abebooks.com)

      Beginning XSLT 2.0: From Novice to Professional

alt text

      XSLT and XPath On The Edge, Unlimited Edition

alt text

And Sal Mangano’s book:

      XSLT Cookbook, Second Edition

alt text
(source: oreilly.com)


Blogs:

  1. Michael Kay
  2. David Carlisle
  3. Jeni Tennison
  4. Dimitre Novatchev

S I T E S

  1. xsl-list archives
  2. Dave Pawson’s XSLT-FAQ
  3. FXSL — the Functional Programming Library for XSLT

Leave a Comment