RE: XML to HTML & WML

Subject: RE: XML to HTML & WML
From: Linda van den Brink <lvdbrink@xxxxxxx>
Date: Wed, 28 Jun 2000 13:16:43 +0200
You could be using an outdated XSL namespace. Use

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

> -----Original Message-----
> From: Vinay Jaiswal [mailto:jvinay@xxxxxxxxxxxxxxxx]
> Sent: Wednesday, June 28, 2000 6:19 PM
> To: 'xsl-list@xxxxxxxxxxxxxxxx'
> Subject: XML to HTML & WML
> 
> 
> 
>  Hi,
> 
>  I've used stylesheet XSL to convert XML to HTML & WML using
>  XT. I've downloaded XT from 
> http://www.jclark.com/xml/xt.html and installed on my m/c. 
> After compiling, I've
>  got HTML & WML files but it has not extracted datas from XML 
> file. It is displaying contents
>  from XSL file only.  Pl. let me know that what may be the problems.
>  I'm new in this area. 
> 
>  Command I'v used on dos prompt..
> 
>  C:\xt> xt xml_file.xml xsl_file1.xsl > html_file.html
>                          
>  &
> 
>  C:\xt> xt xml_file.xml xsl_file2.xsl > wml_file.wml
>  
>  Thanks & Regards
> 
>  Vinay Jaiswal
>  Cognizant Technology Solutions
>   
>   
> 
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> 


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


Current Thread