This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Transformation to HTML



>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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]