Question : Best method to import XML to a SQL DB - XML contains schema and data mixed

Hi,
What is th best method to import XML to a SQL DB - XML contains schema and data mixed.  

I need to import the data out of a XML file that contains schema's and data for different tables.  The XML file has a schema then the data, then another schema and data.  I am not a XML person so I do not know if the xml is formed correctly? (Note attached file)

  One question can it be import using SQL, if not what is the best method to import using C# .NET?

Thanks
Keith

Answer : Best method to import XML to a SQL DB - XML contains schema and data mixed

I would use SSIS, but there are a number of ways to do it....

http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=280269&SiteID=1
Random Solutions  
 
programming4us programming4us