Hour 9. Databases and XML

In the previous hours, you learned how the data in an XML file can be defined and how the contents of those files can be read. Such background material is always essential, but the important thing about XML is its capability to describe data and execute database operations. Accordingly, this hour will demonstrate how XML can be used to define, manipulate, and present the data in databases. This process will continue in many different forms all the way to Hour 22.

In this hour, you'll learn the following:

  • The basic structure of the components of your simple database

  • How to step through the <Book> nodes of your <Catalog> database

  • How to construct a program that will allow you to display the contents of the <Catalog> database ...

Get Sams Teach Yourself XML in 24 Hours now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.