RE: [xsl] Proper way to use XSL for HTML output?

Subject: RE: [xsl] Proper way to use XSL for HTML output?
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Mon, 5 Feb 2001 13:57:22 -0000
> I am curious what others are doing when creating XSL pages to
> transform
> dynamic XML (via JSP output of well-formed tags) into HTML.

> Is there a proper way, a "standard" way, or just do
> it how I want as long as it works?

There is no proper way, but the "push" technique (using template rules) is
probably more robust at handling structural variations in the source
documents, and perhaps less error-prone in keeping track of where the
context node is.

Mike Kay


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


Current Thread