|
|
XML to Schema Inference Wizard for Visual Studio 2008 |
This XML to Schema tool is a free project item template that automates the creation of XML schemas from a set of XML documents/resources.
This XML to Schema tool is a free project item template that automates the creation of XML schemas from a set of XML documents/resources. If you are working with LINQ To XML in Visual Basic 9, this utility may significantly improve your editing experience by adding XML schemas (.xsd) to your project that provide IntelliSense on XML properties from your documents. The tool can also be used as a way to create an XML schema from a set of existing XML documents.
Files
|
|
Status: DeletedThis download is no longer available on microsoft.com. The downloads below are archives provided by the Internet Archive Wayback Machine from the Microsoft Download Center prior to January 2019. |
No files found
A file listing was not found in the Wayback Machine archives.
System Requirements
Operating Systems: Windows Server 2003, Windows Vista, Windows XP
Supported in Visual Studio 2008 (All editions) for Visual Basic projects
Installation Instructions
After installing the download, open your project/solution in Visual Studio IDE and bring up the “Add New Item” dialog for the project where you’d like to use a new schema. Choose “Xml to Schema” item from “Data” category, then follow instructions on the “Infer XML Schema from XML documents” dialog that opens. When finishing the wizard the applicable Xml schemas will be added to your project and you will observe the Xml intellisense when typing Xml Imports statements and while using Xml properties