
XML Schema Definition (XSD)
by Vijay Mukhi, Shruti Gupta, Sonal Mukhi
Description:
The XML Schema specifies the properties of a resource, while the XML file stipulates a set of values for these properties. The primary utility of the XML Schema lies in its ability to concede generous amount of autonomy to the programmer to define the rules of data validity; and thereafter, to hand over the responsibility of data validation to the XML validator. This liberates the programmer from the mundane drudgery of the task of data validation.
Download or read it online for free here:
Read online
(online html)
Similar books
XML: Managing Data Exchange- Wikibooks
This text provides a detailed description of XML, a computer language for designing web pages, and for defining other, more specialized languages. It covers XML programming, and its uses on the Internet. Exercises are included.
(16779 views)
A Technical Introduction to XMLby Norman Walsh - O'Reilly Media
This introduction to XML presents the Extensible Markup Language at a reasonably technical level for anyone interested in learning more about structured documents. In addition to XML 1.0 Specification, this text outlines related XML specifications.
(9348 views)
OASIS OpenDocument Essentialsby J. David Eisenberg - Lulu.com
OASIS Open Document Format for Office Applications is an open, XML-based file format, an open standard from the OASIS standards group. This book introduces you to the XML that serves as an internal format for office applications.
(34436 views)
An Introduction to XML and Web Technologiesby Anders Mller, Michael Schwartzbach - Addison Wesley
This online tutorial gives a complete introduction to the essentials of the XML standard. It will teach students how to apply web technologies to develop XML based web applications. A superb summary of the main Web technologies.
(20400 views)