Dick Davies <rasputnik / hellooperator.net> wrote in message news:<20040428124512.GA26840 / lb.tenfour>... > > I think you should enclose "stylesheet" with quotation > > marks, i.e. 'rel=stylesheet' should be 'rel="stylesheet"'. > > > > XML does not allow you to skip quotation marks in attribute > > values. > > Thanks, I thought I'd run tidy on it, but obviously without the > option to enforce xml compliance. > Sorry for the noise, I'll get back to playing.... Grrr. I've got to sit down one of these days and improve REXML's error reporting. It isn't quite a bug, but it is certainly frustrating that REXML didn't tell you that the problem was that quotes were missing. It is on my list of things to do. --- SER