|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Converting XML source to CSV output
[Chris Pearson] > I'm having 2 issues: > 1) How to repeat the header (and Body data) for detail records Create a variable for each header and send it as a parameter to the template that creates the detail record. That way you can add it to each detail. > 2) How to format it without extra white space Keep extra white space out of your templates. You may have put it in for readability and not even notice that it's there. Also, whitespace between nodes in the output tends to be processor-dependent. Cheers, Tom P XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|






