This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: SVG, no actual output


Lainaus Jarno.Elovirta@nokia.com:

> 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@uta.fi           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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]