I need to develop an engine/framework that would do XML Transformation, but the input to my engine would be another class rather than a xsl file. So, for each input xml I would have one class file, the schema for input and output xml are known to me.
So, can anybody suggest how should I approach this problem.
Thanks in Advance Tirthakar