Re: [xsl] hello to list

Subject: Re: [xsl] hello to list
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 15 Feb 2001 20:44:44 GMT
> <xsl:stylesheet xmlns:xsl="http://www.w3.org/TR/WD-xsl";>

sorry to disappoint you but if you are just starting best not to use
that namespace which is for a non standard dialect only used in IE5.
If you update to MSXML3 You'll be able to use the standard XSLT
language mainly used on this list. The two languages are very different
(and your stylesheet tries to use several XSLT features, such as
xsl:param which do not occur at all in the MSXML2 version of XSL)

See http://www.netcrucible.com/xslt/msxml-faq.htm for more information

David

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet delivered
through the MessageLabs Virus Control Centre. For further information visit
http://www.star.net.uk/stats.asp

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread