sorry, I write a bad pipeline. The correct is: <map:match pattern="imprime"> <map:act type="dame-listado"> <map:generate src="{plantilla}.xsp" type="serverpages"/> <map:transform src="docbookxsl/fo/miDocbook.xsl"/> <map:select type="parameter"> <map:parameter name="parameter-selector-test" value="{salida}"/> <map:when test="pdf"> <map:serialize type="fo2pdf"/> </map:when> <map:otherwise> <map:serialize type="xml"/> </map:otherwise> </map:select> </map:act> </map:match>
Omar _______________________________________________________________ Do You Yahoo!? Yahoo! Messenger Comunicación instantánea gratis con tu gente. http://messenger.yahoo.es --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>