xsl-list
[Top] [All Lists]

Re: EXSLT implementation in .NET

2005-02-15 13:54:01
Do you have the proper namespace declared?


On Tue, 15 Feb 2005 13:51:38 -0700, Karl Stubsjoen 
<kstubs(_at_)gmail(_dot_)com> wrote:
Is this off topic?
I have the following:
xmlns:date="http://exslt.org/dates-and-times"; exclude-result-prefixes="date"

I get the follwing error:
Cannot find the script or external object that implements prefix 'date'.

My implementation of it looks like this:
<xsl:value-of select="date:date(.)"/>

Any ideas how to get this to fly in .NET?

Karl

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




-- 
<M:D/>

:: M. David Peterson ::
XML & XML Transformations, C#, .NET, and Functional Languages Specialist

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



<Prev in Thread] Current Thread [Next in Thread>