Le 23 févr. 06 à 16:16, Bruyn Bill a écrit :

...I end up with the cinclude element itself instead of the pipeline
results:

<td><incl:cinclude src="the-pipeline"/></td>

As if the cinclude transform never took place. What did I miss there?...

Might be a wrong cinclude namespace, you should have

xmlns:incl="http://apache.org/cocoon/include/1.0";

somewhere in the above document for cinclude to do its job.

See http://cocoon.apache.org/2.1/userdocs/cinclude-transformer.html


Also, the src should be a Cocoon URL:

src="cocoon:/the-pipeline"

-Bertrand

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to