Re: [xsl] What is the best way to cast integer to string in XSLT2?

Subject: Re: [xsl] What is the best way to cast integer to string in XSLT2?
From: me@xxxxxxxxxxxx
Date: Sun, 11 May 2003 17:38:47 -0700 (PDT)
> >2. My current solution is to use
> >
> >   string(position())
> >
> >
> >Is this the best/recommended solution?
> 
> It's what I would do.
> 
That is what I have been doing as well. ( hope it's
right :) )

    _/  _/_/    _/_/_/
   _/_/   _/ _/     _/
  _/               _/
 _/             _/
_/          _/_/_/_/
http://treebeard.sourceforge.net
http://ashpool.sourceforge.net

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread