xsl-list
[Top] [All Lists]

Re: [xsl] Naming conventions for xsl/xslt stylesheets

2007-01-30 09:23:35
I think technically, you can have any extension for your XSLT files
(except you should avoid using extensions used by popular softwares -
like .doc, .xls etc).

But I think it's a good practice to name pure XSLT files with .xslt
extension. .xsl extension is normally used for files having XSLT +
XSL-FO code.

(but personally, I use extension .xsl even for pure XSLT files -- as
it doesn't really matter, and I can type file names quickly).

On 1/30/07, Ben Stover <bxstover(_at_)yahoo(_dot_)co(_dot_)uk> wrote:
Hello,

just a questions concerning the naming conventions for XSLT stylesheets:

Do XSL stylesheets ALWAYS have to be in a file with filen name extension *.xsl ?

What about XSLT docs in *.xslt or even in *.xml files?

Is there a must on how to name XSLT stylesheets or only a recommendation ?

Are there differences in handling between XSLT 1.x and 2.0 versions ?

Ben


--
Regards,
Mukul Gandhi

--~------------------------------------------------------------------
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>