xsl-list
[Top] [All Lists]

EXSLT implementation in .NET

2005-02-15 13:51:38
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>
--~--



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