Re: [xsl] Should XSLT be used to generate a plain text document?

Subject: Re: [xsl] Should XSLT be used to generate a plain text document?
From: "Aron Bock" <aronbock@xxxxxxxxxxx>
Date: Wed, 27 Apr 2005 11:36:31 +0000
I would suggest you little bit different approach. Write stylesheet that will produce HTML output from your XML files. Then use some text-based web browser (lynx, links, ...) to render this HTML into plain text. This way HTML browser will take care of laying out text -- which is the hardest part of your problem.
<<<


Nice!

--A

_________________________________________________________________
Dont just search. Find. Check out the new MSN Search! http://search.msn.click-url.com/go/onm00200636ave/direct/01/


Current Thread