xsl-list
[Top] [All Lists]

Re: [xsl] Convert milliseconds into date

2006-04-14 08:40:45
Jon Gorman wrote:

Let me summarize from what I've seen Michael suggest:

1) Use the latest Saxon release.
2) Convert the stylesheet to XSLT 2.0
3) Convert the value to the type xs:integer.

  If the goal is only to compute a single value, there is no need to
migrate the whole scripts to 2.0.  Just create a 2.0 script to compute
the value and include (or import) it in the plain old 1.0 scripts.

  I think you can even use 2.0 functionalities in 1.0 scripts, when
using 2.0 processor.  But I don't know the exact details here.

  Regards,

--drkm




















        

        
                
___________________________________________________________________________ 
Faites de Yahoo! votre page d'accueil sur le web pour retrouver directement vos 
services préférés : vérifiez vos nouveaux mails, lancez vos recherches et 
suivez l'actualité en temps réel. 
Rendez-vous sur http://fr.yahoo.com/set

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