Hello Friends, Can someone please let me know the difference between XSL and XSLT.I would appreciate some good technical reference on this subject (XSL) available on the net. Thanks in advance, Regards, Milan Doshi
Scott Collens
Greenhorn
Joined: Jun 21, 2001
Posts: 20
posted
0
XSL gives a broader scope of transforming XML. XSLT is just one part of the process. w3schools.com gives a pretty decent tutorial outlining the difference. http://www.w3schools.com/xsl/xsl_intro.asp