From http://www.w3schools.com (Copyright Refsnes Data)

W3C XML Schema Activities

« Previous Next Chapter »

XML Schema is an XML-based alternative to DTD.


XML Schema Tutorial

To learn more about XML Schema, read our XML Schema tutorial.


XML Schema

XML 1.0 supports DTD for defining the structure of documents.

XML Schema has better support for applications, document structure, attributes, and data-typing.

Future versions of XML will rely on XML Schema for defining XML document types.


W3C XML Specifications and Timeline

Specification Draft / Proposal Recommendation
XML Schema (XSD)   02. May 2001
XML Schema 1.0: Structures   02. May 2001
XML Schema 1.0: Datatypes   02. May 2001
     
XML Schema (2.Ed)   28. Oct 2004
XML Schema Structures (2.Ed)   28. Oct 2004
XML Schema Datatypes (2.Ed)   28. Oct 2004
     
XML Schema Component Designators 17. Nov 2008  
     
XML Schema 1.1: Structures 30. Apr 2009  
XML Schema 1.1: Datatypes 30. Apr 2009  


W3C Reference:

W3C XML Schema Home Page


« Previous Next Chapter »

From http://www.w3schools.com (Copyright Refsnes Data)