Re: [Fwd: Unwanted xmlns attributes in ouput html tags]2003-09-28 18:10:38Anyways, getting the the problem, I had some "%" signs in my include file, like for eg. <td width="100%">. The parser confuses this "%" sign for a parameter entity reference and complains. It should not unless your parser is very buggy, % is not special in an entity loaded via &... (only within a dtd in an entity loaded via %....) David XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
|