This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: problem converting date format


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]