[fpc-devel] [patch] - fpcUnit XSLT
Graeme Geldenhuys
graemeg.lists at gmail.com
Tue Nov 21 08:04:05 CET 2006
On 11/20/06, Kris Leech <krisleech at interkonect.com> wrote:
> Is this a class for actually doing XSLT transforms on XML?
> If so what unit / documenation can I find this in?
No. The XML generated by fpcUnit can include a stylesheet - the
fpcunit.xsl is this stylesheet. The fpcunit.xsl is used to generated
HTML output, when the XML file is viewed with a Web Browser.
I also use the 'xsltproc' (a front end script for the libxslt library,
available for Linux), to generate the output from the command line (no
web browser needed).
--
Graeme Geldenhuys
Location: S 34° 03.168' E018° 49.342'
http://tinyurl.com/y6lc26
There's no place like 127.0.0.1
More information about the fpc-devel
mailing list