This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Proper way to use XSL for HTML output?


> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]