ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> exslt
exslt
Re: [exslt] issue
by Jeni Tennison other posts by this author
Apr 19 2002 8:11AM messages near this date
[exslt] issue | [exslt] Personal Namespace
Hi Brendan,

>  First I tried to use your functions - I downloaded the function,
>  placed them on the webserver, referenced them correctly (see
>  attached), but I get this message:
> 
>  Namespace 'http://exslt.org/dates-and-times' does not contain any
>  functions.
> 
>  That is with a file that just tries to display a date, leave-alone
>  executing the statement I need! Please help!

What processor are you using? It's likely that you're using a
processor that doesn't support func:function. If you're using MSXML,
try importing just date.msxsl.xsl and use camel case rather than
hyphens in the function names (e.g. use date:dateTime() rather than
date:date-time()).

Cheers,

Jeni

---
Jeni Tennison
http://www.jenitennison.com/

_______________________________________________
exslt mailing list
list@[...].org
http://www.exslt.org/list
Thread:
Brendan Freestone
Jeni Tennison

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved