January 2001
Beginner to intermediate
368 pages
9h 10m
English
| XML Schema | The XML Schema language enforces structure in a document. |
XML Schema became a W3C candidate recommendation in October 2000. The recommendation exists in three parts:
XML Schema Part 0: Primer
XML Schema Part 1: Structures
XML Schema Part 2: Datatypes
The XML Schema language is used to define documents in a way that is beyond the capabilities of DTDs. Schema uses valid XML to declare elements and attributes for structuring a document, and also provides extensible facilities for defining datatypes of elements and attributes.
Read now
Unlock full access