Subject: RE: XML+XSL= XML only?
From: Joel Hughes <joel@xxxxxxxxxxx>
Date: Mon, 3 Apr 2000 11:57:26 -0400
|
You should also check out Cocoon from the Apache Group
http://xml.apache.org/, specifically the XSP Processor
http://xml.apache.org/cocoon/xsp.html. It performs a function similar to
that which Jens Lautenbacher described without the need for a complete
Java/C++ framework/application.
Joel Hughes
joel@xxxxxxxxxxx
-----Original Message-----
From: Jens Lautenbacher [mailto:jtl@xxxxxxxxxx]
Sent: Monday, April 03, 2000 7:54 AM
To: xsl-list@xxxxxxxxxxxxxxxx
Subject: Re: XML+XSL= XML only?
barrys@xxxxxxxxxx writes:
> Jens Lautenbacher wrote:
>
> >To output really arbitrary data can be very cumbersome with XSL,
> >though, but still it's possible.
>
> I am using XSLT to generate Java and C++ class source files from an XDR
> schema and find it works extremely well for this purpose.
it _can_ be cumbersome... but still I would be interested more in what
you are doing. this sounds extremely interesting.
jtl
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|