xsl-list
[Top] [All Lists]

Re: [xsl] XSL If Statement - Repost

2008-08-22 09:13:45
On Fri, Aug 22, 2008 at 9:31 PM, sumit patki 
<sumitpatki(_at_)hotmail(_dot_)com> wrote:
My stylesheet is starting with
xsl:stylesheet xmlns:xsl=http://www.w3.org/TR/WD-xsl

As far as I know, this namespace means that you are using a very old
processor from Microsoft, which implemented some draft of a language
similar to XSLT, which did not become a standard.

I think, no body will advice you to work with this language. Your
stylesheet will be hugely non portable. I would suggest, please move
to proper XSLT language.


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