Did you search the mailing list for similar issues. I seem to recollect
that the namespace is different so your cinclude might be ignored. But I
could be wrong.
Schultz, Gary - COMM wrote:
The following code snippet worked in Cocoon 2.1.5.1 but isn't working
in Cocoon 2.1.8
<map:match pattern="TSS-IncludeTest-01.html">
<map:generate
src="d:/comwps/TSS/content/TSS-IncludeTest-01.html"/>
<map:transform src="d:/comwps/xslt/page2html-tss01.xsl">
</map:transform>
<map:transform type="cinclude"/>
<map:serialize/>
</map:match>
Has there been a change to include transformation in Cocoon 2.1.8? Has
the ability to use cinclude after transformations been eliminated? If
it did, this is very discouraging. What I'm doing is inside an XHTML
template I call a single template that builds a cinclude element. I
call this cinclude template several times, each time passing different
parameters to produce several cincludes. The cincludes are then
processed at the end of the map:match. I need to process the cincludes
at the end of the map:match after the transformation.
I've thought about using i:include, but I did some searching and
cannot find any good examples for using <i:include>. How does one go
about using i:include to include only a portion of a xml document?
Form what I could tell, the 2.1.8 i:include samples only show the use
of i:include serving an entire xml file, not a part of a file. I tried
using cinclude select but that did not work?
Gary T. Schultz
IT Administrator
Wisconsin Department of Commerce
201 W. Washington Ave
Madison, WI 53214
608-266-1283
[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]