Subject: RE: using multiple xsl's with one xml
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Tue, 1 May 2001 16:03:30 +0100
|
> I am fairly new to XML/XSL. I need to know how to
> associate different XSL files with a single XML file.
> For example I would like to have a table of contents
> on one page and the text on another built from the
> same XML doc.
The way you transform a given XML document using a given stylesheet depends
on the API offered by your chosen XSLT processor.
Mike Kay
Software AG
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|