[
Lists Home |
Date Index |
Thread Index
]
- From: Clark Evans <clark.evans@manhattanproject.com>
- To: Michael.Kay@icl.com
- Date: Fri, 05 Feb 1999 15:58:24 +0000
Michael.Kay@icl.com wrote:
> > How do I build a table of contents that is output BEFORE the document
> > without reading the whole input before I start to output?
> You can't, and that isn't my objective. What you can do, and what I
> currently do with SAXON, is to perform a single serial pass of the input
> document that simultaneously generates a TOC and the main rendered document
> on two separate output streams, then merge these together for presentation.
> This is far more efficient with a large document than building the entire
> document tree in memory or scanning it twice.
I agree. Nice. Very nice.
:) Clark
--
software n : 1. written programs or procedures or rules and
associated documentation pertaining to the operation of
a computer system. 2. applied philosophy
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|