Subject: RES: RES: Namespace
From: "Carlos Durand Silvestrin" <csilvestrin@xxxxxxxxxxx>
Date: Wed, 18 Jul 2001 18:17:03 -0300
|
Does it works with Microsoft's XMLDOM??
> -----Mensagem original-----
> De: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]Em nome de David Carlisle
> Enviada em: quarta-feira, 18 de julho de 2001 15:38
> Para: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Assunto: Re: RES: Namespace
>
>
>
> You are using a stylesheet written in XSLT but sending it to
> a processor (IE5) that does not implement XSLT but a completely
> different language (which is unhelpfully documented as being called XSL)
>
> or perhaps more likely you are doing just what the error message
> suggests, using the wrong namespace.
>
> XSLT is xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
> If you are using a namespace ending wd-xsl, don't! that is just the
> incompatible language of IE5.
>
> see http://www.netcrucible.com/xslt/msxml-faq.htm for some good advice.
>
> David
>
>
> _____________________________________________________________________
> This message has been checked for all known viruses by Star Internet
> delivered through the MessageLabs Virus Scanning Service. For further
> information visit http://www.star.net.uk/stats.asp or alternatively call
> Star Internet for details on the Virus Scanning Service.
>
> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
>
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|