| |
|
|
|
|
|
|
|
|
|
|
|
|
Its enthusiasts say one of the main benefits of XML is that it separates data from its presentation. Without elaboration, this claim seems unimpressive. However, by combining XML data with an XSL Transformations (XSLT) style sheet, you have a powerful wayto dynamically transform and present information. Just as cascading style sheets (CSS) brought new richness and interactivity to static HTML pages, XSLT style sheets extend the value of XML data. XSLT goes beyond the traditional capabilities of cascadingstyle sheets by offering not only the ability to present XML data, but also to transform it into completely new data tailored specifically to a particular user, media, or client. In short, with XSLT, you can transform "dumb data" into "device-aware" or "customer-aware" information. XSLT provides a mechanism for packaging, exchanging, and presenting XML data. With XSLT, you can do the following.
|
|
Type: XSL
#Views: 314
Category: Article
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|