![]() |
XML Schema Developer's Guide
A schema specifies the structure of an XML document and constraints on its content. While XML is the meta-language that defines the rules for defining tag languages, a schema is a formal specification of the grammar for one tag language. A schema is useful for validating the document contentto determine whether a document is a valid instance of the grammar expressed by that schemaand for describing your grammar for use by others. See these topics for more information on authoring XML Schemas:
|
|
© 1999 Microsoft Corporation. All rights reserved. Terms of Use. |