How to convert from .XSD to .DTD?
812165Nov 17 2010 — edited Nov 17 2010Hello.
From my Physical Schema i use the JDBC Url read XML files.
I have a .xsd definition file that i want to use reading my .xml file, and get it into my database.
As far as i can see i will have to convert the .xsd file to a .dtd file to be able to use the definition file. I can't use the .xsd file directly - right?
How can i do this operation - transforming my .xsd file to a .dtd file in Data Integrator? Or do I need another tool to do this?
Thanks for all answers.
bi