On 02/19/02 4:00, "Baer Peter" <[EMAIL PROTECTED]> wrote: > Is it documented anywhere what tags and parts of XSL are supported by > Cocoon 1 and 2? Cocoon doesn't support XSL or XSLT directly. By default it uses Xalan to as the XSLT engine, Xerxer-J as the parser and FOP as the FO transformer. As far as XSLT goes, Xalan-J is pretty complete in terms of supporting the XSLT recommendations. For their feature lists consutl each individual project page:
http://xml.apache.org/xalan-j/ http://xml.apache.org/xerces2-j/ http://xml.apache.org/fop/ Where we need help (IMO) is in people supporting FOP so that it'll be feature complete as soon as possible. > > > (It can be frustrating, if you finally find a solution to your problem, > and then find out that it does work in XSLT, but not in Cocoon. > Which happened to me with <xsl:output ... >, Which happens to be parser dependent. Xalan has an extension to do something similar to xsl:output as does Saxon. > as you can see in the > thread "XML --> CSV file download" on this list...) ;-) I would point out that, if you're a Java programmer, you can always contribute to the codebase of the project where you see the need. If you're not (as in my case) you just have to be patient -- Carlos E. Araya ---+ WebCT Administrator/Trainer P | California Virtual Campus - | C/O De Anza College G | 21250 Stevens Creek Blvd ---+ Cupertino, CA 95014 email [EMAIL PROTECTED] web http://www.cvc1.org/ (work) http://www.silverwolf-net.net (personal) phone 408 257 0420 (work) PGP Fingerprint: E629 5DFD 7EAE 4995 E9D7 3D2F 5A9F 0CE7 DFE7 1756 We cannot put off living until we are ready. The most salient characteristic of life is its coerciveness: it is always urgent, 'here and now' without any possible postponement. Life is fired at us point blank. Jose Ortega Y Gasset --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>