Re: [xslt] Does xslt has any encoding settings?



On Mon, May 26, 2003 at 01:27:31PM -0700, Joseph Jude wrote:
> In generating the xml file however I use the functions to convert to UTF
> and function convert to ISO while reading it. Should I do something like
> that for xslt too?

  encoding output is directed by the stylesheet see option encoding of
section 16 of the XSLT specification.
  You must use one of the xsltSaveResultTo... functions for serializing
back the document.

Daniel

-- 
Daniel Veillard      | Red Hat Network https://rhn.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]