XSLT

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

User avatar
Jenk
DevNet Master
Posts: 3587
Joined: Mon Sep 19, 2005 6:24 am
Location: London

Post by Jenk »

One thing that has stopped me using XSLT in the past, is that you have to specify the template in the XML file, but can't specify the data file in the XSLT file.

If it were from XSLT to XML I would use it SO much more, but unfortunately it is not so, thus I don't use it.
Post Reply