From: <per...@ro...> - 2004-04-21 20:41:16
|
Hello, I am interested in perhaps using the perl module to generate html from xml data and xsl stylesheets. I have a large xml file that is accessed by an xsl stylesheet that performs multiple iterations to render a complex html page on the fly. I am using msxml and it is working quite well. For making static pages (where ALL of the data is stored in the html page - and there is no longer a link to the xsl or xml files), I have used Saxon which is VERY slow. Could your module be capable of creating a static html page from the xml and xsl files? Any help would be appreciated. Regards, Perrik 1 |