Schema Tutorial
- Previous Page XSD Tutorial
- Next Page XSD Introduction
XML Schema is a replacement for DTD based on XML.
XML Schema describes the structure of XML documents.
XML Schema language is also known as XML Schema Definition (XML Schema Definition, XSD).
In this tutorial, you will learn how to read and create XML Schema language in applications, why XML Schema is more powerful than DTD, and how to use XML Schema in your applications.
XML Schema Reference Manual
At CodeW3C.com, we provide a complete and valid XML Schema elements.
- Previous Page XSD Tutorial
- Next Page XSD Introduction