xsl-list
[Top] [All Lists]

SAXON: Generate 10 elements per page

2004-02-12 05:35:28
Hi all,

I have the following xml document with 1 million rows.
I want to generate html pages using SAXON with 10 rows on each page.

Any suggestion?
/s

<import>
 <Row>
  <Field1>Match1</Field1>
  <Field2>2004-10-01</Field2>
  <Field3>Team A</Field3>
  <Field4>Team B</Field4>
 </Row>
</import>

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list