xsl-list
[Top] [All Lists]

Re: RE: Problem with date:add

2006-02-17 07:08:11
David Carlisle wrote:

 The link just shows the XSL file used to get that output. The XML is
 returned from a database query, but for that page it's just
 
 <root CurrentDateTime="2006-02-17T10:17:00">
     <nothing />
 </root>
   


I dont think this is a bug with the template....though i will submit
this as a bug for EXSLT for now so I remember to use it as a test case,
there was some issues with date-add.xsl quite a long time ago, 
http://aspn.activestate.com/ASPN/Mail/Message/exslt/1081522

but have nothing over the past few years.

on that input with the referenced stylesheet, saxon gives


$ saxon date.xml date-add.xsl 
<p>2006-03-19T10:17:00</p>


so it looks perhaps like an msxml4 problem?
 


just been lurking on this thread, what is the exact msxml4 version ?

cheers, Jim Fuller


--~------------------------------------------------------------------
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>