xsl-list
[Top] [All Lists]

Re: xslt-processor in perl?

2003-07-29 07:34:02
Just FYI, I've had pretty good success, too, with XML::Xalan, which uses
the Apache XML Project's Xerces/Xalan parser/translator.

I'm almost positive that Xalan is 100% XSLT 1.0 compliant.

See http://xml.apache.org/ for more info. XML::Xalan is also available
at CPAN.

-tfo

On Tue, 2003-07-29 at 02:37, "Braumüller, Hans" wrote:
Hi,

regarding
<snip>
On Mon, Jul 28, 2003 at 02:43:31PM +0100, Jim Fuller wrote:
AxKit ( apache project ) is what I use in such circumstances, though you 
need to go through the fun of mod_perl.
  XML::LibXSLT (spelling ?) is the underlying perl module based
on libxslt if you don't want the full AxKit toolbox and Apache.
</snip>
The good news all xml modules are installed, but i read about alpha version 
and not still coherent with the working draft ?

Is there any tutorial and faq(s) where i can try setting up a perl script 
where it reads an xml-file and xslt-file and 
outputs and html-file ?

My second question is if XML::LibXSLT is 100% xslt 1.0. ?

Thanks,

Hans Braumüller 
-- + -- 
Mail Art Not War
http://crosses.net

 

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



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



<Prev in Thread] Current Thread [Next in Thread>