shannon 2002/06/06 11:33:32
Modified: src/documentation/xdocs/userdocs/concepts sitemap.xml
Log:
clarified language about aggregators
Revision Changes Path
1.6 +2 -5
xml-cocoon2/src/documentation/xdocs/userdocs/concepts/sitemap.xml
Index: sitemap.xml
===================================================================
RCS file:
/home/cvs/xml-cocoon2/src/documentation/xdocs/userdocs/concepts/sitemap.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sitemap.xml 17 May 2002 05:01:47 -0000 1.5
+++ sitemap.xml 6 Jun 2002 18:33:31 -0000 1.6
@@ -568,11 +568,8 @@
</s2>
<s2 title="Aggregating">
<p>
- Beside defining one generator which produces xml content you can define an
aggregator.
- An aggregator has one more parts defining the sources of xml content.
- The parts of an aggregator are merged being the xml content of the aggregator.
- The name of the parent element of all merged-in parts is defines by the
attribute
- element in side the aggregate element.
+An aggregator produces XML content. It is composed of one or more parts, each of
which defined by an XML source. During pipeline processing, all parts of an aggregator
are merged.
+The name of the parent element which contains the merged XML content from each part
is defined by the value of the map:aggregate's attribute called element.
</p>
<p>
You can define an aggregator in places where you define a generator. Defining
an aggregator
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]