Return-Path: Delivered-To: apmail-xml-cocoon-cvs-archive@xml.apache.org Received: (qmail 39300 invoked by uid 500); 16 Jul 2001 13:27:01 -0000 Mailing-List: contact cocoon-cvs-help@xml.apache.org; run by ezmlm Precedence: bulk Reply-To: cocoon-dev@xml.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list cocoon-cvs@xml.apache.org Received: (qmail 39290 invoked by uid 500); 16 Jul 2001 13:27:01 -0000 Delivered-To: apmail-xml-cocoon2-cvs@apache.org Date: 16 Jul 2001 13:26:21 -0000 Message-ID: <20010716132621.90854.qmail@icarus.apache.org> From: cziegeler@apache.org To: xml-cocoon2-cvs@apache.org Subject: cvs commit: xml-cocoon2/xdocs request-generator.xml X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N cziegeler 01/07/16 06:26:21 Modified: xdocs Tag: cocoon_20_branch request-generator.xml Log: doc is valid again Revision Changes Path No revision No revision 1.1.2.3 +23 -23 xml-cocoon2/xdocs/request-generator.xml Index: request-generator.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/xdocs/request-generator.xml,v retrieving revision 1.1.2.2 retrieving revision 1.1.2.3 diff -u -r1.1.2.2 -r1.1.2.3 --- request-generator.xml 2001/07/16 13:14:27 1.1.2.2 +++ request-generator.xml 2001/07/16 13:26:20 1.1.2.3 @@ -1,34 +1,34 @@ -
- Request Generator - in Cocoon 2 - 0.9 - Technical document - - - - This document describes the request generator of Cocoon 2. -
- - -

The request generator uses the current request to produce xml data. +

+ Request Generator + in Cocoon 2 + 0.9 + Technical document + + + + This document describes the request generator of Cocoon 2. +
+ + +

The request generator uses the current request to produce xml data. It converts some of the information contained in the request to structured xml.

-
    -
  • Name : request
  • -
  • Class: org.apache.cocoon.generation.RequestGenerator
  • -
  • Cacheable: no.
  • -
+
    +
  • Name : request
  • +
  • Class: org.apache.cocoon.generation.RequestGenerator
  • +
  • Cacheable: no.
  • +
]]> -

The output has the following schema. All elements have the namespace - http://xml.apache.org/cocoon/requestgenerator/2.0

. +

The output has the following schema. All elements have the namespace + http://xml.apache.org/cocoon/requestgenerator/2.0

@@ -36,7 +36,7 @@ - @@ -69,6 +69,6 @@ ]]> -
- +
+
---------------------------------------------------------------------- In case of troubles, e-mail: webmaster@xml.apache.org To unsubscribe, e-mail: cocoon-cvs-unsubscribe@xml.apache.org For additional commands, e-mail: cocoon-cvs-help@xml.apache.org