RE: Transformation to HTML

Subject: RE: Transformation to HTML
From: "Pawson, David" <DPawson@xxxxxxxxxxx>
Date: Tue, 22 Feb 2000 12:55:47 -0000
>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.
>Did anyone else had this problem ?

Yep. Every time I get the root element wrong :-)

<xsl:stylesheet 
                version="1.0"
                xmlns:xsl="http://www.w3.org/1999/XSL/Transform";>

is right for the latest version of James Clarks xt processor.

is this the one you are using?

HTH DaveP


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


Current Thread