Class to allow “stacks” of elements to be created.
function add ($element)
Add an element (from type MFO_Element) to the stack object.
function toXml ( )
Render the stack to XML.