Re: [xslt] XSLT puts carriage return in html tag name



On Tue, Mar 12, 2002 at 11:04:01AM -0800, Pramod Kankure wrote:
> Hi
> 
> Was this a problem with earlier version of XSLT
> processor ?? 

  No there have never been any similar bug reported.

> Here is a input xml
[...]
> The corresponding XSLT is
[...]
> Hope this helps

  Not really, all I get on running xsltproc on those is:

orchis:~/tmp -> xsltproc tst.xsl tst.xml 
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd";>
<html>
<head><meta content="text/html; charset=UTF-8" http-equiv="Content-Type"></head><body bgcolor="#ffffff" marginheight="2" marginwidth="2" topmargin="2" leftmargin="2" alink="#006699"><table></table></body>
</html>
orchis:~/tmp ->

  If I can't reproduce the problem, I can hardly fix it...

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]