Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries >Thread Prev - Re: XML, XSL and format dates >Thread Next - Re: XML, XSL and format dates Re: XML, XSL and format datesTo: NULL Date: 6/7/2004 6:36:00 AM "=?Utf-8?B?T3R0bw==?=" <anonymous@d...> wrote in
news:1D9679ED-C513-4DAA-BABE-75D7789808FF@m...:
> I have had all yours ideas, but I'm the same problem, when I like to
> see de XML file in the IExplorer it returms to me this message The
> Namber space 'urn:schemas-microsoft-com:xslt' dont have the function
> 'format-date'. -->ms:format-date('DATEBIRD', 'MMMM dd, yyyy')<--
>
> ' DATEBIRD is the of Dataset field.
>
> In the XSL I had PUt this in my head
>
> <xsl:stylesheet version="1.0"
> xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
> xmlns:ms="urn:schemas-microsoft-com:xslt"
> xmlns:dates="urn:schemas-microsoft-com:datatypes"><xsl:output
> method="html" encoding="UTF-8"/><xsl:template match="/">
>
> an d the line that return the error is this
>
> <TD><xsl:value-of select="ms:format-date('DATEBIRD', 'MMMM dd, yyyy')"
> /></TD>
>
>
> Thaks very much from Spain your are very kinds.
I get the same error message. I uninstalled, re-installed, repaired, but
the function is not found. Here is my code:
<xsl:stylesheet
version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns="http://www.w3.org/1999/xhtml"
xmlns:ms="urn:schemas-microsoft-com:xslt"
xmlns:dt="urn:schemas-microsoft-com:datatypes"
>
<xsl:variable name="produced_date" select="ms:format-date
('OFX/SIGNOMSGSRSV1/SONRS/DTSERVER', 'MMM dd, yyyy')" />
Stan
| ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
