Hi All,
I've to generate an xml to send data to an Europe governament entity.
Now I've the xsd schema, so which kind of utility do you suggest to me to generate the xml?
Until now I've always use sql to make it or brutally written in RPG, and the I registered the schema with the db2 utilities to validate it.
I didn't know XMLtoolkit. The xml is very complicated, what do you suggest to me learn to use XMLTookit or continue to use SQL?
Is there any trick to have the empty structure of the Xml starting from the xml schema?
Many thanks.
Bye
I've to generate an xml to send data to an Europe governament entity.
Now I've the xsd schema, so which kind of utility do you suggest to me to generate the xml?
Until now I've always use sql to make it or brutally written in RPG, and the I registered the schema with the db2 utilities to validate it.
I didn't know XMLtoolkit. The xml is very complicated, what do you suggest to me learn to use XMLTookit or continue to use SQL?
Is there any trick to have the empty structure of the Xml starting from the xml schema?
Many thanks.
Bye
Comment