OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xalan or Cocoon



Xalan is an XSL-T engine, Cocoon is a publishing system. Cocoon uses
Xalan (or other XSL-T engines) to process XML for display. It usually
runs under a servlet engine. If you want to publish to the web Cocoon is
an option but if you just need basic XSL-T transforms Xalan is probably
what you want.

-- 
Kimbro Staken
The dbXML Project
http://www.dbxml.org/

> Jorge Noe Bello Mendoza wrote:
> 
> Hi everybody,
> 
> I'm a beginner in XML and have a question. I need to transform XML
> through XSLT.
> It seems that Xalan y Cocoon can do the work. How to decide which one
> use ?
> 
> TIA
> 
> Jorge Bello
>