Chapter 5. Editing XML Files during Installation
In this chapter, we will cover the following recipes:
- Adding a new element to an XML file during installation
- Setting the value of an attribute on an XML element
- Inserting inner text into an XML element
- Adding an XML element only if it does not already exist
- Removing an XML element