I have the following entry in
sitemap.xmap:
<map:match
pattern="*.pppp">
<map:generate type="myGenerator"/> <map:transform src=""/> <map:serialize/> </map:match> I want to change the src parameter for the
transformator, depending on a element that comes from the generator. There is
any way to do this (without writing a custom transformer)? Can I modify that
parameter from the generator?
Thanks
Lautaro
|
- Question Anthony Diodato
- RE: Question Mark S. Kent
- Question rodolfo . luciani
- RE: Question Reinhard Pötz
- Re: Question Brian Blakeley
- RE: Question Volker Schneider
- Re: Question Lautaro Brasseur
- Re: Question J.Pietschmann