|
December 18, 2001 Great Ways to Use XSLT Tips: December 2001
Yehuda Shiran, Ph.D.
|
|
By combining XML data with an XSL Transformations (XSLT) style sheet, you have a powerful way to dynamically transform and present information. Just as cascading style sheets (CSS) enhance static HTML pages, XSLT style sheets make XML data presentation much more attractive to the viewer. Moreover, XSLT goes beyond pretty printing, and offers the ability to transform XML data into completely new data tailored specifically to a particular user, media, or client. You can use XSLT to transform generic data into application-specific. XSLT provides a mechanism for packaging, exchanging, and presenting XML data. Here are typical usages of XSLT:
People who read this tip also read these tips: Look for similar tips by subject: |