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: 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.
(26116 views)
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.
(20704 views)
Book cover: XML: Managing Data ExchangeXML: 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.
(17077 views)
Book cover: XForms EssentialsXForms Essentials
by - O'Reilly
Introduction and practical guide to the new XForms specification. You'll learn how to integrate XForms with both HTML and XML vocabularies, and how XForms can simplify the connection between client-based user input and server-based processing.
(17391 views)