Home XML Using XML Schema

XML - Using XML Schema


XML Schema, and schemas developed using XML Schema are known as XSDs.
In this tutorial, you'll learn
  • The basics of XML Schema
  • How to use elements and attributes in XSD schemas
  • How to work with simple and complex data types
  • How to build a complete XSD schema and use it to validate a document

[Next]