Thread: What is XML?
View Single Post
Old Sep 16th, 2005, 8:38 PM   #10
Dameon
Troll
 
Dameon's Avatar
 
Join Date: Apr 2005
Location: Texas
Posts: 732
Rep Power: 4 Dameon is on a distinguished road
You would be amazed at what it is capable of. Take for example a generic RSS feed. The address returns an XML document containing the RSS feed, but the author can add a link to an XML stylesheet at the top that transforms the XML into HTML, such as a table of links. You can point your aggregator and browser at the same address and avoid complicated server side scripting. Convert between schemas, into HTML, plain text, PDF, etc etc.

http://en.wikipedia.org/wiki/XSL_Transformations
__________________
MD5(sig) = bcef75433db02e9ad9bf81d6f7c5c270
Dameon is offline   Reply With Quote