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

RE: [xsl] SVG, no actual output


Subject: RE: [xsl] SVG, no actual output
From: Jarno.Elovirta@xxxxxxxxx
Date: Thu, 22 Aug 2002 10:05:30 +0300

Hi,

> I tried to change mime-type by:
> 
> <xsl:output method="xml"
>    media-type="application/xml"/>
> 
> 
> <xsl:output method="xml"
>    media-type="image/svg+xml"/>
> 
> <xsl:output method="xml"
>    media-type="image/svg-xml"/>
> 
> And still the output is svg code. 

Do the XSLT processor and the server thingy talk to each other, i.e. did the Mime-type really change? The fact that xsl:output has media-type attribute doesn't mean the piece of software actually writing the HTTP response will use that.

Jarno

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



Current Thread
Keywords