RE: [xsl] SVG, no actual output

Subject: RE: [xsl] SVG, no actual output
From: Jarkko.Moilanen@xxxxxx
Date: Thu, 22 Aug 2002 11:10:32 +0300 (EEST)
Lainaus Jarno.Elovirta@xxxxxxxxx:

> 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.

Yes, U are correct. I had to conf server to produce svg. Now
it works (atleast with Mozilla). 

Jarkko


****************************************************************
Jarkko Moilanen          "Erehtyminen on inhimillista, 
Researcher/ ITCM         mutta todella suuret mokat 
jm60697@xxxxxx           vaativat tietokoneen käyttöä."         
www.uta.fi/~jm60697                                           
GSM: +358 50 3766 927                                         
****************************************************************
* ITCM | Information Technology and Crisis Management            
* http://www.itcm.org                                            
****************************************************************

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


Current Thread