| Subject: [xsl] Grouping issue - multiple page break locations From: "M V" <htmlhack@xxxxxxxxxxx> Date: Mon, 03 Feb 2003 15:15:13 -0500 | 
<book>
  <page number="1"/>
  <para>Page one, paragraph one.</para>
  <para>Page one, paragraph two.</para>
  <page number="2"/>
  <para>Page two, paragraph one.</para>
  <para>Page two, paragraph two, followed by a page break
     <page number="3"/> the continuation of page two, paragraph two.
  </para>
  <para>Page three, paragraph one.</para>
  <para>Page three, paragraph two, followed by a page break
     <page number="4"/> the continuation of page three, paragraph two.
  </para>
  <para>Page four, paragraph one.</para>
</book><book>
  <page number="1">
     <para>Page one, paragraph one.</para>
     <para>Page one, paragraph two.</para>
  </page>
  <page number="2">
     <para>Page two, paragraph one.</para>
     <para>Page two, paragraph two, followed by a page break</para>
  </page>
  <page number="3">
     <para>the continuation of page two, paragraph two.</para>
     <para>Page three, paragraph one.</para>
     <para>Page three, paragraph two, followed by a page break</para>
  </page>
  <page number="4">
     <para>the continuation of page three, paragraph two.</para>
     <para>Page four, paragraph one.</para>
  </page>
</book>Thanks, Mattio
| Current Thread | 
|---|
| 
 | 
| <- Previous | Index | Next -> | 
|---|---|---|
| RE: [xsl] replace value using two , Ross Ken | Thread | Re: [xsl] Grouping issue - multiple, Francis Norton | 
| RE: [xsl] Variable assignment outsi, Michael Kay | Date | [xsl] Ann: Day-long hands-on XSL tu, G. Ken Holman | 
| Month |