Chapter 4. Manipulating XML Structures
In this chapter, we will cover:
Reading simple XML files
Specifying fields by using the Path notation
Validating well-formed XML files
Validating an XML file against DTD definitions
Validating an XML file against an XSD schema
Generating a simple XML document
Generating complex XML structures
Generating an HTML page using XML and XSL transformations
Reading an RSS Feed
Generating an RSS Feed