[xsl] Creating sveral pages while maintaining consistent numbering

Subject: [xsl] Creating sveral pages while maintaining consistent numbering
From: jody@xxxxxxxxxxxx
Date: 23 Aug 2002 18:15:43 +0200
Is it possible to create different output pages
from one or more XML such that the numbering
of, for instance, sections stays consistent
throughout the output.

If the source is only one XML file, one could
insert certain markers (in an html-output this
could be a </html> followed by a <html>)

But if various XML files are the input
(a situation which occurs if several people
work on different parts of a document)
i don't even know how to tell the xslt processor
it has to take into account several input files.

Again a low-tech solution which i thought of
consists of a preprocessing step in which
the input files are merged before processing them...


Thanks
  Jody



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


Current Thread