Re: [xsl] PI of xml-stylesheet doesn't affect for browser?

Subject: Re: [xsl] PI of xml-stylesheet doesn't affect for browser?
From: Elizabeth Barham <soggytrousers@xxxxxxxxx>
Date: 21 Feb 2002 21:11:35 -0600
Your output file:

http://member.mpecc.net/~Keizi/xml/t.xml

has the css stylesheet applied to it for it contains:

<?xml-stylesheet type="text/css" href="c.css" version="1.0"?>

It rendered with the orange dashed borders with:

Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:0.9.7) Gecko/20011221

Regards, Elizabeth

Kang Jeong-Hee <Keizi@xxxxxxxxxx> writes:

> I've tested a tiny sample of xml+xsl+css.  first, load xml file and
> xml-stylesheet of xml file call xsl.  then, xsl generate xml into
> another simple test xml document. it has PI of xml-stylesheet to call
> css.
> 
> and then, I expected xml document appears with css. but only text of
> xml broke out.  surely, file which contains the output calls css well.
> 
> Is this a lack of browser? (I've tried with IE 6 and mozilla 0.9.8 on
> Windows platform.)  or have another reason why didn't implement?
> 
> ps.  you can see full item of this sample on
> http://member.mpecc.net/~Keizi/xml/ (this mailing list seems not allow
> to attach any file to mail. right?)

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


Current Thread