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: 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.
(7360 views)
Book cover: Programming Jabber: Extending XML MessagingProgramming Jabber: Extending XML Messaging
by - O'Reilly Media
This book offers developers a chance to learn and understand the Jabber technology and protocol from an implementer's point of view. Detailed information of each part of the Jabber protocol is introduced, explained, and discussed.
(13040 views)
Book cover: Sams Teach Yourself XML in 21 DaysSams Teach Yourself XML in 21 Days
by - 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.
(17609 views)
Book cover: XForms Tutorial and CookbookXForms Tutorial and Cookbook
by - 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.
(13693 views)