[
Lists Home |
Date Index |
Thread Index
]
- From: Eric van der Vlist <vdv@dyomedea.com>
- To: xml-dev <xml-dev@xml.org>
- Date: Sat, 17 Jun 2000 23:26:01 +0200
Matt Sergeant wrote:
>
> On Sat, 17 Jun 2000, Mark Volkmann wrote:
>
> > I agree. I should have been more specific. What I'd really like to do is
> > output formfeeds from an XSLT stylesheet when the output mode is text. Since
> > XSLT stylesheets are XML documents, I cannot do that.
>
> Ah - then you need a better transformation language ;-)
Before this, you can try to use another another output method.
XSLT provides 3 possible output methods (XML, HTML and text) and
depending on the XSLT implementation you are using, you may be able to
easily write custom output methods.
If you want to go into this direction, you will find 3 examples of such
methods (XHTML, HDML and formatted text) working with XT at
http://4xt.org/downloads/examples/outputhandlers/.
Hope this helps.
Eric
--
------------------------------------------------------------------------
Eric van der Vlist Dyomedea http://dyomedea.com
http://xmlfr.org http://4xt.org http://ducotede.com
------------------------------------------------------------------------
***************************************************************************
This is xml-dev, the mailing list for XML developers.
To unsubscribe, mailto:majordomo@xml.org&BODY=unsubscribe%20xml-dev
List archives are available at http://xml.org/archives/xml-dev/
***************************************************************************
|