xsl-list
[Top] [All Lists]

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

2003-05-11 17:38:47
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



<Prev in Thread] Current Thread [Next in Thread>
  • Re: What is the best way to cast integer to string in XSLT2?, me <=