Open Source Tools to generate XML from SQL data
Could you recommend Open Source tools to retrieve data from a SQL database along with the relationships and write out an XML file and an .XSD file?
Preferred approach is a Open Source solution where we can define the relationships in XSD or DTD and do XSLT transformation on the data and generate XML. Any pointers to documentation which include examples is much appreciated.
|