Learning XSL
27 August 2008
Learning how to write XSL(XML style language). Im convinced it is one of those useless languages doomed to the trashheap but its the only semi reasonable way to get the desired result for the project i’m currently working on. I need to deliver a large amount of relational data from an application to a variable number of users in 5 minute intervals and display it in a user friendly way that isnt bound to any form or client application. So I’m going to deliver the data in xml and then write xsl sheets for different users as the need for them arises but for now, everyone gets the default sheet.