RE: sitemap.xmap question

2002-06-18 Thread Vadim Gritsenko
gt; -Message d'origine- > De : Vadim Gritsenko [mailto:[EMAIL PROTECTED]] > Envoye : 18 juin, 2002 08:27 > A : [EMAIL PROTECTED] > Objet : RE: sitemap.xmap question > > > > From: Andre Cusson [mailto:[EMAIL PROTECTED]] > > > > Hi, > > >

RE: sitemap.xmap question

2002-06-18 Thread Andre Cusson
. Regards, ac PS: I will lookup the SourceWritingTransformer, thank you. PSS: See example below. -Message d'origine- De : Vadim Gritsenko [mailto:[EMAIL PROTECTED]] Envoye : 18 juin, 2002 08:27 A : [EMAIL PROTECTED] Objet : RE: sitemap.xmap question > From: Andre Cusson [mailt

RE: sitemap.xmap question

2002-06-18 Thread Vadim Gritsenko
] > Envoye : 17 juin, 2002 22:25 > A : [EMAIL PROTECTED] > Objet : RE: sitemap.xmap question > > > > From: Andre Cusson [mailto:[EMAIL PROTECTED]] > > > > Hi, > > > > Thank you for your help. > > > > About document(), in Cocoon, who is

Re: sitemap.xmap question

2002-06-18 Thread Nicola Ken Barozzi
Andre Cusson wrote: > Hi, > > Can an XSLT transformer load multiple xml files to integrate with the SAX > flow it is receiving (ex: by using document('???') ? > Can an XSLT transformer generate multiple SAX flows (ex: for different > sub-pipelines), for example by using ? Please don't use the

Re: sitemap.xmap question

2002-01-08 Thread Mauricio Souza Lima
Hi Mike, Try using the ResourceExists Action... Se the examples... Regards... > Mike Ahlers wrote: > > > Hi list, > > I am new to Cocoon and I am getting my hands dirty already. I love it, > but have a question or problem that puzzles me. > Is it possible to configure the sitemap that when