July 2024
Beginner
620 pages
16h 32m
English
I mentioned XML in Chapter 11 and briefly in Project 1. Now it’s time to examine it in more detail. In this project, you see how XML can be used to represent many kinds of data and how XML files can be processed with the Simple API for XML, or SAX. The goal of this project is to generate a full website from a single XML file that describes the various web pages and directories.
In this chapter, I assume you know what XML is and how to write it. If you know some ...
Read now
Unlock full access