<item>
3<abc>375</abc>
4<source>
5<id agency="vendor1">901223</id>
6<id agency="vendor2">5079</id>
7</source>
8</item>
i have an xml of this format,i need to put this data into a table with the following structure , i am using ssis to load the data, could you
help me write xsd for this, the agency can be dynamic, it can bring one or multiple.
agency value
vendor1 901223
vendor2 5079