A document has been updated: http://cocoon.zones.apache.org/daisy/documentation/1290.html
Document ID: 1290 Branch: main Language: default Name: Your first XML pipeline (publishing) (unchanged) Document Type: Cocoon Document (unchanged) Updated on: 6/14/08 12:53:30 PM Updated by: Kamal Bhatt A new version has been created, state: draft Parts ===== Content ------- This part has been updated. Mime type: text/xml (unchanged) File name: (unchanged) Size: 11022 bytes (previous version: 10916 bytes) Content diff: (20 equal lines skipped) <p><img src="daisy:367"/></p> --- <p>If a request comes in, a <strong>generator</strong> produces --- <a href="http://www.saxproject.org/">SAX events</a> that represent the XML, --- <strong>tranformers</strong> can alter the stream of SAX events and a --- <strong>serialize</strong>r finally creates an output stream which is sent to --- the client.</p> +++ <p>If a request comes in, a <a href="daisy:850"><strong>generator</strong> +++ </a>produces <a href="http://www.saxproject.org/">SAX events</a> that represent +++ the XML, <a href="daisy:851"><strong>tranformers</strong> </a>can alter the +++ stream of SAX events and a +++ <a href="daisy:849"><strong>serializ<strong>e</strong></strong><strong>r</strong></a> +++ finally creates an output stream which is sent to the client.</p> <p>The image above shows the 3 most popular components:</p> (239 equal lines skipped)