Hello

<snip/>
<!--Bring in part of the document-->
<div xmlns:cinclude="http://apache.org/cocoon/include/1.0";>
<cinclude:include src="http://commerce.wi.gov/SB/SB-CodeCouncils02.xml";
select="(*//body/p[2])"/>
</div>

I can't see any select attribute in the doc neither in the samples. Are you sure there is an select attribute to cinclude:include element?

<snip/>

Problem 2 still not resolved. I tried Aurélien's solution but could not get it to work.

Hmmmm. Does a simple pipeline works:

<map:match pattern="machin.xml">
<map:generate type="html"
          src="http://www.digilife.be/quickreferences/quickrefs.htm"/>
<map:serialize type="xml"/>
</map:match>

??


Getting this to work would help me continue to sell Cocoon within my agency.

Attachment: signature.asc
Description: OpenPGP digital signature



Reply via email to