Re: [xsl] please help with date formatting

Subject: Re: [xsl] please help with date formatting
From: "SAL ROSALES" <sal.rosales@xxxxxxxxxxx>
Date: Thu, 5 Dec 2002 15:59:26 -0800
Yes, it runs and this is pre-built by microsoft. This is extremely
confusing.



----- Original Message -----
From: "David Carlisle" <davidc@xxxxxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Thursday, December 05, 2002 3:05 PM
Subject: Re: [xsl] please help with date formatting


>
>
>
> <xsl:stylesheet
> xmlns:xsl="uri:xsl"
>
>
> that isn't the uri for xslt or even the old microsoft version of xslt in
> ie5. Does the stylesheet run at all? No conforming XSLT engine will
> recognise it as a stylesheet.
>
> <xsl:stylesheet version="1.0"
>                 xmlns:xsl="http://www.w3.org/1999/XSL/Transform";>
>
> you have to have theversion attribute and you have to have that
> namespace if you are using xslt.
>
> 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


Current Thread