Subject:XML Transformation Architecture Author:(Deleted User) Date:04 Sep 2007 07:55 AM
Hi Anil,
if you are referring to the Model-View-Controller architecture, that's specific to procedural programming languages; XSLT is based on matching templates against the input data, so you can simply load all your scripts and let the processor pick the one that best matches the data.