In my sitemap, I have some similar pipelines so I have decided to use the <map:resource> element
But I read that when you make the <map:call> the pipeline finish in the <map:resource.
So this example is not working :
<map:components>
..
<map:resources>
<map:resource name="modifyUser">
<map:transform ...>
</map:resource>
</map:resources>
...
</map:components><map:match> <map:generate ...> <map:call resource="modifyUser"/> <map:serialize/> </map:match>
Is there antoher way to do that. (Reuse some part in the sitemap) ?
Thanks Lionel
Lionel CRINE Soci�t� : 4DConcept 22 rue Etienne de Jouy 78353 JOUY EN JOSAS Tel : 01.34.58.70.70 Fax : 01.39.58.70.70
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
