
XML: Managing Data Exchange
Publisher: Wikibooks 2008
Description:
eXtensible Markup Language (XML) is a widely-used computer language for creating and designing pages on the web and for defining other languages with more specialized purposes. This book provides a detailed description of XML, its origins, its programming, and its uses on the Internet today. This book also provides exercises with which to test the knowledge you have gained through the deliberate study of its contents.
Download or read it online for free here:
Read online
(online html)
Similar books
XML Schema Definition (XSD)by Vijay Mukhi, Shruti Gupta, Sonal Mukhi
The XML Schema specifies the properties of a resource, while the XML file stipulates a set of values for these properties. The XML Schema concedes generous amount of autonomy to the programmer to define the rules of data validity.
(9178 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.
(21100 views)
XML and Databasesby Ronald Bourret
This paper gives a high-level overview of how to use XML with databases. It describes how the differences between data-centric and document-centric documents affect their usage with databases and how XML is commonly used with relational databases.
(22734 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.
(9920 views)