XML Schemas
There is a great deal of discussion about XML Schemas on the various XML lists and newsgroups. However, because XML Schemas are a new technology, there aren't many resources formally dedicated to information about them. In addition to the Recommendation itself, here are a few sites that contain information about XML Schemas:
XML Schema Part 0: Primer (http://www.w3.org/TR/xmlschema-0/)— Although this is part of the XML Schema Recommendation, it is non-normative, and is really a tutorial on how to work with XML Schemas.
XML Schema in Context (http://www.ascc.net/~ricko/XMLSchemaInContext.html)— This article by Rick Jelliffe discusses XML Schemas in relation to well-formed XML and Document Type Definitions.
Cover Pages Schema Section ...