Re: Transformation to HTML

Subject: Re: Transformation to HTML
From: Daniel Hinz <Daniel.Hinz@xxxxxxxxxxxxxxx>
Date: Tue, 22 Feb 2000 14:23:39 +0100
ergun.turker@xxxxxxxxxx wrote:

> Every time I want to generate an HTML file out of an XML and XSL file using Jim
> Clark's XSLT
> processor the content of the HTML file is the XSL file which I used as input. I
> don't get a proper HTML file.
>

There is an error in your stylesheet. The xmlns:xsl Attrbute value of the
stylesheet
element must be set to

xmlns:xsl="http://www.w3.org/1999/XSL/Transform";

Hope that's it!

Daniel Hinz



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread