Subject: Re: Difference between XSL and XSLT
From: António Mota <amsmota@xxxxxxxxx>
Date: Fri, 10 Feb 2006 20:00:57 +0000
|
XSL is a superset of XSLT, as it includes XSLT and XSL:FO (formating
objects), at least... But usually when people talk about XSL only,
they are really refering implicitly XSLT, and they usually refer to
XSL:FO explicitly.
So you cannot use " XSLT rather than XSL" really, you can use XSLT
rather than XSL:FO or vice-versa, but XSL itself is a umbrella on top
of both of then.
On 10/02/06, Khorasani, Houman <Houman.Khorasani@xxxxxxxxxxxx> wrote:
> Hello,
>
> I am having a presentation on Monday about XML, XSLT and XSD. I am
> wondering what if they ask me what the difference between XSLT and XSL
> is, or why we should use the one over the other...I didn't know how to
> respond.
>
> I know XSLT is a subset o XSL. But still a bit confusing to explain why
> to use XSLT rather than XSL or vice versa...
>
> Any comment?
> Thanks
> Houman
|