Re: [xml-bindings] python xslt wrapper and xalan write



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/
veillard redhat com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]