Re: [xslt] Problems with non-wellformed output



On Fri, Aug 08, 2003 at 09:49:06PM +0200, Tom wrote:
> Hi there!
> 
> I am adapting libxslt for pike (http://pike.ida.liu.se/).
> My Problem is that I dont get well-formed output for tags
> like <meta />. After the transformation I get <meta> without
> the closing tag.

  Sounds like you generate HTML output, that's all, in that case
it's perfectly normal
   http://www.w3.org/TR/xslt#output
  check your stylesheet...

Daniel

-- 
Daniel Veillard      | Red Hat Network https://rhn.redhat.com/
veillard@redhat.com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]