[xsl] XSL/XML to Excel

Subject: [xsl] XSL/XML to Excel
From: "Lee, Insoo" <Insoo.Lee@xxxxxx>
Date: Wed, 22 Jan 2003 11:39:11 -0500

 Not sure if this is the appropriate newsgroup, but any help would be
appreciated.
 I'm using XSL to stylesheet XML and output it to html and excel and they
work great.
  Only thing is for excel, I noticed that it drops all leading zeroes by
default so that 

  <myTag>0000123</myTag> would show up 123 in excel cell in stead of 0000123

  Any trick I can use in XSL to show it correctly in excel?
  Thanks

 IL


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


Current Thread