This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Generating Tab delimited lists


>I have the following xsl stylesheet that converts my xml 
>document into a
>comma delimited list. How do I modify it to produce a tab 
>delimited list
>that I can load in to a database?

Replace your comma with a top level variable which is
derived from a commandline parameter?

Regards, DaveP


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]