RE: [xsl] I don't get it... line breaks (sorry, I know this has b een discussed many times)

Subject: RE: [xsl] I don't get it... line breaks (sorry, I know this has b een discussed many times)
From: Sundar Shanmugasundaram <SSHANMUGASUNDARAM@xxxxxxxxxxxxx>
Date: Thu, 1 May 2003 20:46:32 +0530
Try giving <xsl:output method="html" indent="yes"/>

-----Original Message-----
From: Karl J. Stubsjoen [mailto:karl@xxxxxxxxxxxxx]
Sent: Thursday, May 01, 2003 8:37 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: [xsl] I don't get it... line breaks (sorry, I know this has
been discussed many times)


Ok, I have the following "for-each" which calls a template, the template
returns a hidden form variable.  When I *View Source* all of the elements
appear on the same line.  I mean, this isn't a horrible thing, but I'd like
to know how to control this behaviour.  I'm guessing that when you
"apply-templates" that the loop which occurs naturally (and I call it a
"natural" loop for lack of a better term) there in the match creates line
breaks in the source.  Correct?

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


Current Thread