RE: using both Xalan and Saxon with C3

2012-12-07 Thread Robby Pelssers
Hi Mansour, I figured you were going to ask that question. In fact I'd reason the same way. Normally I stick with 1 and only one XSLT processor (Saxon) as it implements XSLT2.0 while Xalan does not. But I have a use case where indentation of the output is important. Saxon can do this of

zip-archive generator (reverse of zip-archive serializer)

2012-12-07 Thread Robby Pelssers
Hi guys, Not sure if we have a zip-archive generator already http://cocoon.apache.org/2.1/userdocs/ziparchive-serializer.html but it would be very cool to have one. Let me explain the use case: !-- {1}: a URI pointing to a zip containing XML documents -- map:match pattern=processzip/**

Re: zip-archive generator (reverse of zip-archive serializer)

2012-12-07 Thread gelo1234
I don't know about your use-case of zip-archive usage, but it looks like a typical Data Integration scenario. Perhaps you should take a look at Apache Camel: http://camel.apache.org/zip-dataformat.html Greetings, -Greg 2012/12/7 Robby Pelssers robby.pelss...@nxp.com Hi guys, Not sure if we