Re: [xsl] Outputting just plain text (fwd)

Subject: Re: [xsl] Outputting just plain text (fwd)
From: "Thomas B. Passin" <tpassin@xxxxxxxxxxxx>
Date: Thu, 8 Nov 2001 14:03:04 -0500
[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


Current Thread