RE: [xsl] linking to and displaying xsl templates

Subject: RE: [xsl] linking to and displaying xsl templates
From: "Jesse Wiles" <jwiles@xxxxxxxxxxxx>
Date: Thu, 14 Nov 2002 11:27:43 -0600
David Carlisle wrote: 
"If you are making a table of contents don't you
want to point to the generated html documents?"

I don't want to point to generated html docs.  Rather, I would like to
generate a XSL transformed html "document" with hyperlinks to fragments
(2nd level nodes) of the xml source document.

Specifically, our product uses an xml file to read user settings.  The
options in this file include enabling and disabling buttons in our
application, settings colors and font options, and certain navigation
options.  I want to make this document less cumbersome to read by
rendering it in html.  It's a long document, so rather than rendering it
in one long html file, I want to break it up into sections, or several
html pages.  Can I do this using xsl?

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


Current Thread