XML Tools team has released the first CTP of the XML Schema Designer - a graphical tool for working with XML Schemas. The XML Schema Designer is integrated with Microsoft Visual Studio 2008 and the XML Editor to enable you to work with XML Schema definition language (XSD) schemas. If you have used the Visual Studio editor or notepad to edit your schemas, consider downloading this CTP and using it for editing your schema files. You can download it from Microsoft Downloads site. This CTP introduces the Schema Explorer - a tool that helps you navigate, search and work with schema sets. You can view a short video of the new functionality here.
Here are some of the main features that are included in this CTP.
An XML Schema can contain multiple XML Schema files. The new XML Schema Designer lets you work with a schema set. That is, when you open an XML Schema file, the XML Schema Designer opens it as a schema set, which includes any included or imported schemas.
The Schema Explorer displays pre-compiled schema set information in a tree structure. The tree structure is organized as follows:
The following is an example of the tree structure:
Schema Set
Namespace 1
File 1
Global node 1
Namespace 2
File 2
Global node 2
The Schema Explorer enables you to search the schema set in the following ways:
The following sorting options are available from the toolbar. The default is Sort By Type.