[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: AW: [xsl] Instant Saxon


Subject: RE: AW: [xsl] Instant Saxon
From: Jarno.Elovirta@xxxxxxxxx
Date: Mon, 1 Sep 2003 16:56:02 +0300

Hi,

> This will omit the whole xml tag i only want to omit the 
> encoding="utf-8" 
> from the beginning tag...

No XSLT way of achieving this if the XSLT engine decides to output the encoding on the XML Declaration even when it need not. Postprocess with

  sed -e s/encoding="utf-8"//

Cheers,

Jarno - Neurotic Fish: M.F.A.P.L. (Intelligent Tribal Freak mix)

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



Current Thread
Keywords