kantplayalik
Member
- Joined
- Mar 17, 2006
- Messages
- 7
- Programming Experience
- 1-3
I was wondering is there a way to create a datatable based on the criteria defined in a XML Schema File (XSD)? I have to grab data from a MS Access table, then convert it into XML Data and validate it against a pre-defined XSD Schema. The Schema is quite large, and it would be very time consuming to create the table by hand. I'm using VB.NET 2003 and MS Access. Any ideas would be much appreciated. Some sample code would be even better. Thanks In Advance.