Subject: Re: problem converting date format
From: Jeni Tennison <jeni@xxxxxxxxxxxxxxxx>
Date: Tue, 9 Apr 2002 14:57:50 +0100
|
Hi Rachael,
> <eventDateTime>
> <xsl:call-template name="DateTime">
> <xsl:with-param name="date" select="//bem:eventDateTime"/>
> </xsl:call-template>
> </eventDateTime>
It looks as though your path //bem:eventDateTime isn't picking up any
nodes. Are you sure that you have the namespace declaration correct in
the stylesheet?
Cheers,
Jeni
---
Jeni Tennison
http://www.jenitennison.com/
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|