Generate XSL from XSD ?
Please let me know the steps involved .
I need to generate XSL's from XSD's created in my application where am using IBM RSA 7.0 .
After generating XSD am converting the same into XML but i could be wrong doing so as it shows errors in my xml file.
My approach is to generate XML file from XSD and then using XSLT feature of RSA create xsl files. But it's not working as am getting errors.
Any inputs or example or different approach would help greatly.
My Thanks in advance for tips.