XML Techniques
The XML Techniques component is designed to provide an example of useful techniques for parsing and generating XML files using the https://interfaceware.atlassian.net/wiki/x/AYDqs. These include strategies for:
Retrieving elements that match specific conditions, particularly if there are repeated elements
Retrieving element values and supplying default values if those elements or values are missing
Creating and populating new elements (text, CDATA, etc.) and attributes