W3C_XML_Schema W3C_XML_Schema

W3C XML Schema - Definition and Overview

Related Words: Arrangement, Art, Attack, Blueprint, Calculation, Catalog, Characterization, Chart, Charting, Choreography, Conception, Demonstration, Design, Device, Diagram, Drama

XML Schema, published as a W3C Recommendation in May 2001, is an XML schema language. It was the first separate schema language for XML to achieve Recommendation status by the W3C.

Since other XML schema languages such as RELAX NG now exist, it is important to cite this language as either XML Schema or W3C XML Schema, always with the word Schema capitalized. It is also often referenced with the acronym WXS. An XML Schema instance may be referenced as an XSD (XML Schema Definition), and typically has the filename extension ".xsd".

In its appendix of references, XML Schema acknowledges the influence of DTD and other early XML schema efforts such as DDML, SOX, XML-Data, and XDR. It appears to have picked pieces from each of these proposals, but it is also a compromise between them. Of those languages, two are still actively used and developed: XDR and SOX. Their sponsors, Microsoft and Commerce One, respectively, have both announced that they would support XML Schema for their new developments, so W3C XML Schema should become the only surviving member of this family.

After XML Schema-based validation, it is possible to express a document's structure and content in terms of the data model that was implicit during validation. This collection of information is called the Post-Schema Validation Infoset (PSVI).

External links


Copyright 2009 WordIQ.com - Privacy Policy  :: Terms of Use  :: Contact Us  :: About Us
This article is licensed under the GNU Free Documentation License. It uses material from the this Wikipedia article.