Logo

XML Schema Definition (XSD)

Small book cover: XML Schema Definition (XSD)

XML Schema Definition (XSD)
by

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.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: An Introduction to XML and Web TechnologiesAn Introduction to XML and Web Technologies
by - 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.
(19129 views)
Book cover: Web Data ManagementWeb Data Management
by - Cambridge University Press
This book explains the foundations of XML, with a focus on data distribution. It covers the many facets of distributed data management on the Web, such as description logics, that are already emerging in today's data integration applications.
(12450 views)
Book cover: Processing XML with JavaProcessing XML with Java
by - Addison-Wesley Professional
A complete guide to writing Java programs that read and write XML documents. Shows developers how to save XML documents, read XML documents, communicate with network servers that send and receive XML data, and integrate XSLT into their programs.
(24281 views)
Book cover: A Gentle Introduction to XMLA Gentle Introduction to XML

These tutorials introduce a variety of XML topics including, SVG, DTD, Schema, XSLT, DOM and SAX. Each topic includes a number of problems that the student must complete. Online parsers that process the students answers and give immediate feedback.
(7561 views)