Hi all,
I am new to deal with XML files. My problem is, I have a XML file as a source. and my client provided the XSD files. but the problem is, he provived 3 xsd files for one xml file. Each xsd is inter related. the 1st xsd is connected to 2 and 3 and 2nd is connected to 3.
But in SSIS in the xml source i can pass only one xsd file for my source. Can anyone please give me some suggestions to procced.
Thank you.