Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

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

share|improve this question
1  
What is the relationship between "another class" and XSL file? – mindas May 24 '11 at 17:38
1  
I need a spacecraft that will fly to Mars in less than an hour, can anyone suggest how I should approach this design problem? – Michael Kay May 24 '11 at 22:02

closed as not a real question by Dimitre Novatchev, Kev May 25 '11 at 11:44

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.

Browse other questions tagged or ask your own question.