Subject: RE: SGML to HTML conversion.
From: "Didier PH Martin" <martind@xxxxxxxxxxxxx>
Date: Fri, 1 Feb 2002 13:22:21 -0000
|
Hello Sandeep
Yes there is one requiring less steps. In fact just one SGML ---
DSSSL ---->HTML. Thus to convert an SGML document into HTML with a DSSSL
stylesheet. However this also requires you to learn DSSSL. Anyway, if you
want to take a look at the ISO language go to:
http://www.netfolder.com/DSSSL
cheers
Didier PH Martin
-----Original Message-----
From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
[mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of Sandeep
Deshpande
Sent: 31-Jan-02 22:34
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: SGML to HTML conversion.
Hi All,
I have some SGML data with me, My goal is to convert it into HTML. My
approach is as follows:
1) Convert the SGML data into XML data, by writing a small program in
Omnimark or Perl.
2) Write an XSL for this XML data.
3) Use XSLT processor to convert it to HTML.
Could anyone suggest me simpler way, please ?
Thanks & Regards
Sandeep Deshpande
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|