Sams Teach Yourself XML in 21 Days
by Steve Holzner
Publisher: Sams 2003
ISBN/ASIN: 0672325764
ISBN-13: 9780672325762
Number of pages: 888
Description:
The book offers hundreds of real-world examples demonstrating the uses of XML and the newest tools developers need to make the most of it. It starts from basic syntax, and discusses XML document structure, document types, and the benefits of XML Schema. The book also covers formatting using either CSS or the Extensible Stylesheet Language, working with XHTML, XForms, building XML into database or Web Service applications with SOAP.
Download or read it online for free here:
Download link
(6.8MB, PDF)
Similar books

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.
(6997 views)

by 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.
(18990 views)

by 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.
(14387 views)

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.
(6994 views)