How to combine multiple xsd schema files into one xsd schema file
I’m trying to import data from xml to sql. Here we have around 10 xmls with different schemas. I’m using SSIS to import data from xml to sql. But here I need to generate 10 xsd schema files for each one.