
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
XForms Tutorial and Cookbookby Dan McCreary - Wikibooks
This book is a tutorial and cookbook with many complete running XForms examples. It teaches the fundamental concepts of XForms. The more advanced examples solve specific tasks and reduce the amount of JavaScript necessary to write high-quality forms.
(15537 views)
Web Data Managementby Serge Abiteboul, et al. - 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.
(14231 views)
XPath and XPointer: Locating Content in XML Documentsby John Simpson - O'Reilly Media, Inc.
XPath and XPointer are two languages that play a key role in XML processing. You'll learn to construct a full XPointer and completely understand both the XPath and XPointer features it uses. A working knowledge of XML and XSLT is assumed.
(16513 views)
Sams Teach Yourself XML in 21 Daysby Steve Holzner - Sams
The book offers real-world XML examples and covers basic syntax, XML document structure, document types, the benefits of XML Schema, formatting using CSS, working with XHTML, XForms, building XML into database or Web Service applications with SOAP.
(19621 views)