xsl-list
[Top] [All Lists]

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

2003-05-01 08:16:32
Try giving <xsl:output method="html" indent="yes"/>

-----Original Message-----
From: Karl J. Stubsjoen [mailto:karl(_at_)azprogolf(_dot_)com]
Sent: Thursday, May 01, 2003 8:37 PM
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
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



<Prev in Thread] Current Thread [Next in Thread>
  • RE: I don't get it... line breaks (sorry, I know this has b een discussed many times), Sundar Shanmugasundaram <=