Return-Path: Delivered-To: apmail-cocoon-cvs-archive@www.apache.org Received: (qmail 14031 invoked from network); 4 Oct 2003 01:52:00 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 4 Oct 2003 01:52:00 -0000 Received: (qmail 81981 invoked by uid 500); 4 Oct 2003 01:51:41 -0000 Delivered-To: apmail-cocoon-cvs-archive@cocoon.apache.org Received: (qmail 81930 invoked by uid 500); 4 Oct 2003 01:51:41 -0000 Mailing-List: contact cvs-help@cocoon.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@cocoon.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list cvs@cocoon.apache.org Received: (qmail 81907 invoked by uid 500); 4 Oct 2003 01:51:41 -0000 Delivered-To: apmail-cocoon-2.1-cvs@apache.org Received: (qmail 81903 invoked from network); 4 Oct 2003 01:51:41 -0000 Received: from unknown (HELO minotaur.apache.org) (209.237.227.194) by daedalus.apache.org with SMTP; 4 Oct 2003 01:51:41 -0000 Received: (qmail 14012 invoked by uid 1389); 4 Oct 2003 01:51:58 -0000 Date: 4 Oct 2003 01:51:58 -0000 Message-ID: <20031004015158.14011.qmail@minotaur.apache.org> From: crossley@apache.org To: cocoon-2.1-cvs@apache.org Subject: cvs commit: cocoon-2.1/src/blocks/chaperon/samples/stylesheets quote2page.xsl X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N crossley 2003/10/03 18:51:58 Modified: src/blocks/chaperon/samples/stylesheets quote2page.xsl Log: Add line numbers to output. Tweak the description to show the expected number of lines. Revision Changes Path 1.2 +8 -6 cocoon-2.1/src/blocks/chaperon/samples/stylesheets/quote2page.xsl Index: quote2page.xsl =================================================================== RCS file: /home/cvs/cocoon-2.1/src/blocks/chaperon/samples/stylesheets/quote2page.xsl,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- quote2page.xsl 7 May 2003 16:50:40 -0000 1.1 +++ quote2page.xsl 4 Oct 2003 01:51:58 -0000 1.2 @@ -15,27 +15,28 @@ Stock quote

- The Comma-Separated Values (CSV) file is three months of end-of-day + The example Comma-Separated Values (CSV) file is three months of end-of-day data for one particular stock symbol (data such as that obtained from Yahoo Finance). - Here are the first five lines of input ...

-
  ---------------------------------------------
  +     

+ Here are the first 5 lines (total 64) of the input file ... +

+
--------------------------------------------
   20021101,0.11,0.11,0.11,0.11,74000
   20021104,0.11,0.11,0.1,0.105,1166900
   20021105,0.1,0.105,0.1,0.105,759670
   20021106,0.1,0.105,0.1,0.105,101000
   20021107,0.105,0.105,0.097,0.097,808230
   ...
  ---------------------------------------------
  -     
+--------------------------------------------

After processing with the Lexer Transformer and the Parser Transformer, here is the result ...

+ @@ -52,6 +53,7 @@ +
Line # Date Open High