Le 13 oct. 04, � 16:57, Carlos Dias a �crit :
...In my pipeline I want to make choices(xsl)�dependent from an XML input...
One way is to generate CInclude statements based on your input, a first transform generates statements like
<cinclude:include src="cocoon:/type-true"/>
by concatenating the "true" value of your type argument
Then you add a CInclude transformer to process this, and it will call your sitemap which can match on "type-true", "type-false", "type-*" to trigger the next step of the pipeline.
-Bertrand
smime.p7s
Description: S/MIME cryptographic signature
