I'm new to xml and vb.net (though experienced with vb 6 programming) and would like to get started with creating an xml schema. I have an xml file containing user security that is exported from Microsoft GP Dynamics. Does Visual Studio (or sql server 2005 for that matter) already have a native tool that will read an xml file and create a schema automatically? Feel like I'm re-inventing the wheel in writing code to import an xml file line-by-line. Eventually I want to build a reporting module for auditing purposes based on these xml files but just need a kick-start. Thanks in advance for any suggestions!
Start Free Trial