Wrox Programmer Forums
Go Back   Wrox Programmer Forums > XML > XSLT
|
XSLT General questions and answers about XSLT. For issues strictly specific to the book XSLT 1.1 Programmers Reference, please post to that forum instead.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the XSLT section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old February 20th, 2008, 10:44 PM
Registered User
 
Join Date: Jan 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to Nabz
Default XSL(T) - NEWBIE

Hi there!

Totally new to XML. Have been learning it for a few weeks and am wuite happy with it. But bored as well! I want to move forward with it with the use of extensible style sheets. Now i have read up on this and keep seeing XSL in some places, XSLT in others. My request for help is 2 fold:

1 - Could someone PLEASE tell me the difference between the 2? Im guessing that XSL is the name of the document used to cause the transformation and XSLT is the process in motion? Maybe not. Also..

2 - Any points of reference either on the net or books that anyone at all can recommend in helping me to get started? I am using the J3T (JAVA 3 TIER) platform. I have MySql Server and Tomcat Running - They are both my web and database servers. If anyone can point me in the right direction with this, my appreciation would be endless!

Thankyou for reading my post!



Find your boundaries... and exceed them.
 
Old February 21st, 2008, 04:36 AM
mhkay's Avatar
Wrox Author
 
Join Date: Apr 2004
Posts: 4,962
Thanks: 0
Thanked 292 Times in 287 Posts
Default

The term XSLT means a language for transforming XML defined by W3C. There are two versions 1.0 and 2.0.

The term XSL is used in a wide variety of ways and it's best to avoid using it without qualification. Originally XSL was XSLT + XSL Formatting Objects (XSL-FO). But some people use it to mean XSL-FO, and some people use it to mean XSLT. Other people use (or at one time used) it to mean the 1998 Microsoft dialect of XSLT. Most people who use the term "XSL" haven't actually worked out what these distinctions mean.

As for books: browse this site!

Michael Kay
http://www.saxonica.com/
Author, XSLT Programmer's Reference and XPath 2.0 Programmer's Reference





Similar Threads
Thread Thread Starter Forum Replies Last Post
Pass link values as xsl:parameter to php5 then xsl pauljr8 XSLT 1 July 2nd, 2007 10:32 PM
XSL newbie question Someone2006 XSLT 4 October 10th, 2006 07:20 AM
newbie in need of xsl help!! daula7 XSLT 1 May 12th, 2006 03:58 PM
Section Grouping (XSL Newbie!) vjlomas XSLT 1 February 4th, 2005 04:00 AM
XSL Transform with xsl string NOT xsl file skin XSLT 0 June 16th, 2003 07:30 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.