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: Outputting just plain text (fwd)


[Mike Haarman]


>
> You'll also want to wrap the text you're outputting with <xsl:text>
> elements.
>

He doesn't need to if he just wants text and uses the "text" output method.
Exception might be if he needs to control line breaks while still having
fairly readable (ie, pretty-printed) stylesheet templates, then <xsl:text>
could help.

Cheers,

Tom P


 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]