Hello,
As input I have one big XML file, but I need a different XML file that applies to completly different schema. All the data required for the output XML file is in there.
In addition, I need to parse the data from the tags in several child elements.
The input file is huge, so to create manually from the scratch the file I need is something I would like to avoid.
I have no experience with XML and I don't know what are the options to perform this task less painful.
Could you please help/advice? Are there some tools that can help me?
Thank you very much!
As input I have one big XML file, but I need a different XML file that applies to completly different schema. All the data required for the output XML file is in there.
In addition, I need to parse the data from the tags in several child elements.
The input file is huge, so to create manually from the scratch the file I need is something I would like to avoid.
I have no experience with XML and I don't know what are the options to perform this task less painful.
Could you please help/advice? Are there some tools that can help me?
Thank you very much!