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]

Layout of text output.


Hello,
 I'm a bit new to that list and also new to xsl, so I hope my question 
 hasn't already been answered (I've unsucessfully browsed the faq's).

 My problem is as follows, I use xml to describe documents where terminals
 (text) are only stored in attribute of nodes. In other words there is no
 text node in my xml sources. I use xslt to produce a text output (using the
 java xalan2 processor). Basically, I want the layout of the output to only
 depend upon what I put in the xsl templates. However, I observe that the 
 form of the output is sensitive to the way the source is indented which is 
 quite unfortunate to me ! 
 Of course, the line "<xsl:output method="text" indent="no"/>" has no effect!

 Any hint would greatly helps!

 Thanks in advance,
   Romain.



 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]