<%@ page language="C#" masterpagefile="~/templates/Master1.master" inherits="Page" keywords="xml schema, xsd, xml schema generator, create xml schema, generate xml schema, xml schema tutorial, generate schema from xml, xml schema designer, create schema from xml, xml schema inheritance, xml schema nillable, generate xml from schema, xml schema example, xml schema tool, xml schema examples, xml schema tools, xml schema documentation, xml schema generation, xml schema abstract, how to create xml schema, xml schema diagram, generate xml schema from xml, xml schema mapping, sample xml schema" %>

XSD Tools


XSD is a language for describing the structure and constraining the contents of XML documents. <%= ConfigurationManager.AppSettings["SSV"] %> supports XSD editing, conversion, validation, documentation generation and much more. Select from the list below to learn more about <%= ConfigurationManager.AppSettings["SSV"] %>'s advanced support for XSD development.


XSD Editor

<%= ConfigurationManager.AppSettings["SSV"] %> includes a visual XSD Editor that supports modular XSD component design, refactoring, and much more!

XSD Documentation Generation

Publish your XML data model to make it available to other developers using the <%= ConfigurationManager.AppSettings["SSV"] %> XSD Documentation generator.

Open XSD Validation Architecture

<%= ConfigurationManager.AppSettings["SSV"] %> supports XSD based editing and validation using any XSD Processor (MSXML, Microsoft .NET, Xerces, XSV, and others).

XSD Generation Tools

Auto-generate XSDs easily using <%= ConfigurationManager.AppSettings["SSV"] %>'s numerous conversion and XSD generation utilities.

XSD-to-XSD Mapping

Easily map from XML defined by one XSD to that of another.

Try Stylus XSD Tools

Download a free trial of our award-winning XSD IDE today!

What is XSD?

An XSD is a description of a type of XML document, typically expressed in terms of constraints on the structure and content of documents of that type, above and beyond the basic syntax constraints imposed by XML itself. An XSD provides a view of the document type at a relatively high level of abstraction.