<%@ 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" %>

XML Schema Tools (XSD)


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


XML Schema Editor

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

XML Schema Documentation Generation

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

Open XML Schema Validation Architecture

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

XML Schema Generation Tools

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

XML Schema-to-XML Schema Mapping

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

OASIS Catalog Support

Full support for over 1700 industry-standard XML Schemas, enabling both online and offline application development.

Convert EDIFACT to XML Schema

Learn about <%= ConfigurationManager.AppSettings["SSV"] %>'s new EDIFACT to XML Schema conversion wizard for migrating or integrating legacy systems to support new XML, XML Schema, and Web services technologies.

Support for IBM alphaWorks XML Schema Quality Checker

Check the quality and style of your XML Schemas directly within Stylus Studio using the IBM alphaWorks XML Schema Quality Checker.

Sun Multi-Schema XML Validator (MSV)

Learn how to integrate Sun's Multi Schema Validator (MSV) into Stylus Studio a Custom Validation Engines, alowing you to validate XML using a DTD, a single XSD, or both a DTD and a single XSD.

XML Schema-Aware XQuery and XSLT Processing Support

Develop type-safe XSLT and XQuery applications with the new integrated XML Schema-Aware XSLT and XQuery processing support in Stylus Studio.

XSV Support

Validate XML instance documents and Schemas against XSV, the XML Schema Validator — widely thought of as the XML Schema reference implementation.

An Introduction to XML Schema Development

An introduction to XML schema development in Stylus Studio covers some of the highlights of our XML Schema Editor, which includes both graphical and text-based editing tools for editing, validating, converting and generating XML schema.

XML Schema Tutorial

A detailed introductory tutorial on W3C XML Schema that covers how to model XML data with XML Schema and other important design considerations.

XML Schema Resources

W3C XML Schema Standards & Specifications

Try Stylus XML Schema Tools

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

What is XML Schema?

An XML schema 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 XML schema provides a view of the document type at a relatively high level of abstraction.