XML file resturctued with XSL style sheet
-
Hi, I have a XML file, I want to apply a style sheet to it, and create a new XML file as per style sheet. Does anyone have any ideas how to do it? Is it possible? Thanks!
zaboboa wrote:
Does anyone have any ideas how to do it?
Yes
zaboboa wrote:
Is it possible?
Yes It makes no difference if you are generating HTML or XML or Java code or whatever, it all works the same way, the only thing that is different is the XSLT.
led mike
-
zaboboa wrote:
Does anyone have any ideas how to do it?
Yes
zaboboa wrote:
Is it possible?
Yes It makes no difference if you are generating HTML or XML or Java code or whatever, it all works the same way, the only thing that is different is the XSLT.
led mike
-
Hi, I have a XML file, I want to apply a style sheet to it, and create a new XML file as per style sheet. Does anyone have any ideas how to do it? Is it possible? Thanks!