Re: python xslt wrapper and xalan write
Daniel Veillard <[email protected]> Tue, 11 Oct 2005 14:35:58 -0400
| Newsgroups | gmane.comp.gnome.lib.xml.bindings |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Oct 11, 2005 at 05:18:22PM +0100, rupert wrote: > Hi, > > I have a stylesheet that uses the xalan write > extension. This runs succesfully and produces > the required file from python. However the > style of the file is xml, despite me setting > <xsl:output method="text"/>. Does anyone know > if it is possible to get text output? rather than use the xalan extensions, I usggest to use the EXSLT extensions, they are far more portable and standard, more complete and well-defined http://exslt.org/exsl/elements/document/index.html Daniel -- Daniel Veillard | Red Hat Desktop team http://redhat.com/ [email protected] | libxml GNOME XML XSLT toolkit http://xmlsoft.org/ http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/