[exslt] issue
by Brendan Freestone other posts by this author
Apr 19 2002 3:56AM messages near this date
[exslt] EXSLT.ORG
|
Re: [exslt] issue
Hello,
Please see attached.
I have a page of gig dates for a band - which is listed in an XML file. On
the page, it brings up all gigs before today. Ie: select all gigs where date
is < now. I used to use ASP with a datedifference function - and then I
found out about XML. Display all the gigs is no problem - but the statement
that limits the page to show only gigs before a date (the date is today) -
is proving very challenging.
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!
Is there someone I can ask, or can you help? Is there a fee?
Brendan
Attachments:
gigs.xsl
Thread:
Brendan Freestone
Jeni Tennison
|