[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Transformation to HTML

Subject: Re: Transformation to HTML
From: Phil Lanch <phil@xxxxxxxxxxxxxxx>
Date: Tue, 22 Feb 2000 12:47:06 +0000
transform to html xalan
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.

> Have the same problem using XALAN ( java org.apache.xalan.xslt.Process -IN
> xxx.xml -XSL yyy.xsl -OUT zzz.html).

change the the XSLT namespace in your XSL file to
  xmlns:xsl="http://www.w3.org/1999/XSL/Transform"

- it was changed during the development of the XSLT spec.  if you use
the old namespace, it's not recognized & so <xsl:whatever> is
interpreted as a literal result element.

> But if I use any other processor it works fine - I get a proper HTML file.

those processors are out of date, then.

-- 

cheers

phil

"I have remarked very clearly that I am often of one opinion
when I am lying down and of another when I am standing up ..."


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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.