XSLT vs CSS for displaying XML

Viewed 11778

It has been suggested that I use CSS for displaying XML. I know in my heart that this is wrong, but cannot find the words to adequately convince others. Can anyone provide me with a list of pros/cons of using CSS and XSLT for displaying XML.

Thanks!

5 Answers
Related