Creating and Manipulating XML

The XML framework in JADE allows you to create and manipulate XML through the creation of objects upon which you can carry out operations, and to which you can make property alterations, just like anything else you might do in JADE. As these objects are treated and behave in the same way as other JADE objects, there is very little new material for you to learn.

The inherent ease and flexibility of JADE, coupled with the extensibility of XML, makes for a powerful partnership. This section and its subsections discuss how the XML framework in JADE has been implemented, its individual components, and how they are used to generate XML.