Re: [xsl] Problem in the compilation of xsl file

Subject: Re: [xsl] Problem in the compilation of xsl file
From: Kevin Rodgers <kevin.rodgers@xxxxxxx>
Date: Fri, 13 May 2005 09:06:27 -0600
Arvind Gupta writes:
> I m new for this group as well as for libxslt....  I have to parse an
> xsl file and compile it..

Compile it into what?

> i can parse xsl file but not understanding how to compile that parsed
> file....

Usually what one does is apply an XSLT file to an XML file to yield a
new XML file, using an XSLT processor like Xalan or Saxon.

-- 
Kevin

Current Thread