You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@cocoon.apache.org by da...@cocoon.zones.apache.org on 2006/03/03 17:49:46 UTC

[DAISY] Created: map:call

A new document has been created.

http://cocoon.zones.apache.org/daisy/documentation/844.html

Document ID: 844
Branch: main
Language: default
Name: map:call
Document Type: SitemapElement
Created: 3/3/06 3:22:12 PM
Creator (owner): Bruno Dumon
State: publish

Parts
=====

Short description
-----------------
Mime type: text/xml
Size: 297 bytes
Content:
<html>
<body>

<p>Calls either a resource, a flow function or a continuation, depending on the
attribute used. When calling functions or continuations, the evaluation of the
sitemap ends here, while for resources, the evaluation of the sitemap may
continue after the map:call.</p>

</body>
</html>

Attributes
----------
Mime type: text/xml
Size: 510 bytes
Content:
<html>
<body>

<table print-width="100%" width="100%" column-widths="1*;3*" print-column-widths="1*;3*">
<tbody>
<tr>
<th>
<p>Name</p>
</th>
<th>
<p>Description</p>
</th>
</tr>
<tr>
<td>
<p>resource</p>
</td>
<td>
<p>Name of a resource to call.</p>
</td>
</tr>
<tr>
<td>
<p>function</p>
</td>
<td>
<p>Name of a flow function to call. Since Cocoon 2.1.</p>
</td>
</tr>
<tr>
<td>
<p>continuation</p>
</td>
<td>
<p>ID of a continuation to call. Since Cocoon 2.1.</p>
</td>
</tr>
</tbody>
</table>

</body>
</html>

Fields
======
CocoonComponentReference: SitemapPipelineElement
CocoonBlock: core
CocoonVersion: 2.0

Collections
===========
The document belongs to the following collections: documentation