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]

RE: Style sheets


Yes, that was the reason :) Thanks, Goetz!

> -----Original Message-----
> From: Goetz Bock [mailto:bock@blacknet.de]
> Sent: Saturday, February 03, 2001 1:01 PM
> To: xsl-list@lists.mulberrytech.com
> Subject: Re: [xsl] Style sheets
> 
> 
> 
> On Sat, Feb 03 '01 at 12:11, Shimon Pozin wrote:
> > This might be stupid question, but I cannot file immediate 
> answer and
> > I hope most of the people on this ML have dealt with it.
> No
> > Now, when we moved to XSL, which suppose to replace/enhance CSS, 
> This is like saying C++ is supposed to replace/enhance BASIC.
> 
> >  I get an error from
> > XSL processor saying that document is not well formed.
> i dont know what you're doing exactly, but you must alwais write
> wellformed XML:
> 
> <style src="foo.css" />
>                      ^- dont miss the slash here
> 
> > Or can I directly reuse CSS files as is?
> This should work.
> 
> Cu,
>     Goetz.
> 

 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]