XML Schema Designer overview

Applies to: yesVisual Studio noVisual Studio for Mac

Note

This article applies to Visual Studio 2017. If you're looking for the latest Visual Studio documentation, see Visual Studio documentation. We recommend upgrading to the latest version of Visual Studio. Download it here

The XML Schema Designer (XSD Designer) is a graphical tool that allows you to visualize a schema set at different levels of abstraction. The main components of the XSD Designer are:

  • XML Schema Explorer, which enables you to browse and navigate the XML Schema tree and perform searches.

  • The Start View, which is the launching point for the XSD Designer. From the Start View, you can navigate to other views of the XSD Designer and see the details of your schema set.

  • The Graph View, which enables you to see an overview of a schema set and the relationships between the schema nodes.

  • The Content Model View, which provides a graphical representation of the details of local and global schema nodes, including simple and complex types, elements, groups, attributes, and attribute groups.