Displaying Data With XSL
XML data storage versus use of the data
XSL is a separate language
- Very new so hard to find information
- Uses XML syntax
Notes:
Perhaps the greatest advantage of using XML is the power to store data separately from how you use the data. I’ll show you a demo in a minute that displays the same XML data file in two different formats.
Information is beginning to become available about XSL. My latest check of the bookstores shows several good looking books due to be published this summer.
Since XSL uses the same syntax as XML, you don’t have to learn another language.