Beginning XML Programming

Beginning XML Programming
Authors
Dave Gibbons, David Hunter, Nikola Ozu, Jon Pinnock, Kurt Cagle
ISBN
1861003412
Published
01 Jun 2000
Purchase online
amazon.com

A beginners guide to XML

Page 1 of 2
  1. Editorial Reviews
  2. Customer Reviews

Editorial Reviews

Beginning XML provides a complete course in the Extensible Markup Language (XML) with an unusually gradual learning curve. In fact, the introduction states that the book is "for people who know that it would be a pretty good idea to learn the language, but aren't 100 percent sure why." Despite its recognition of the fuzziness of readers' understanding of the technology, the book delivers a rather comprehensive study of XML.

Very little space is wasted detailing the history of XML and its relation to SGML, as is the case in many other titles. The argument for the importance of XML is made quickly, and the basics of well-formed syntax are tackled right off. One notable distinction of this book is its excellent coverage of related technologies, such as cascading style sheets (CSS) and relational databases.

In addition to discussing the crucial companion standards to the core XML language (DTDs, XSL, and XSLT), the book adds a nice perspective to the broad range of applications in which XML can play a role. One section, "Other Uses for XML," illustrates how XML can be used to serialize object models, creating stateless objects and utilizing the Resource Description Framework (RDF). Case studies on--among other things--how XML can be used to build discussion groups, and provide B2B data transfer, round out the text. This book is perfect for Web programmers who are turning their attention to XML for the first time. It imparts a solid understanding of the XML forest and XML trees. --Stephen W. Plain

Topics covered:

  • Well-formed XML
  • Cascading style sheets (CSS)
  • XSLT and Xpath
  • Document Object Model (DOM)
  • Simple API for XML (SAX)
  • XML/database integration schemas
  • Document Type Definitions (DTDs)
  • Namespaces
  • B2B data-transfer applications
  • Discussion group applications

Explains and demonstrates XML and related technologies. For any developer who is interested in learning what XML is, what it can do, and how to use it in their web, e-commerce or data storage applications. Softcover.

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Beware of bugs in the above code; I have only proved it correct, not tried it.” - Donald Knuth