xsl-list
[Top] [All Lists]

Re: xsl:stylesheet vs xsl:transform

2005-05-10 16:29:42

On May 10, 2005, at 9:39 AM, Mukul Gandhi wrote:

I have a question..

The XSLT spec says (both 1.0 and 2.0) that
xsl:stylesheet and xsl:transform are 100% identical.
Everything that applies to xsl:stylesheet is exactly
identical to that applies to xsl:transform .. What is
the reason for keeping two syntaxes for the same
purpose? Is there some technical reason for this, or
there is some other reason?

There was a sentiment that there needed to be a way to
differentiate between something that was used to "render"
a document (i.e. a stylesheet) verses something that
transforms a document into other XML.  It isn't enough to
look at the output method because certain vocabularies (e.g. XSL FO)
are XML output.

Many browsers will render the HTML results of an [xsl:]stylesheet
while they will not for one that starts with [xsl:]transform

-- Alex Milowski "The excellence of grammar as a guide is proportional to the paucity of the
inflexions, i.e. to the degree of analysis effected by the language
considered."

Bertrand Russell in a footnote of Principles of Mathematics



--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>