The figure shows a flow diagram with Createxml and Select Statement at the top. They both flow into XMLType, which flows into newDOMDocument. newDOMDocument and an empty document flow into DOMDocument, which is depicted in its components: CreateElement and the DOMElement Interface, CreateTextNode and the DOM Text Interface, CreateAttribute and the DOMAttribute Interface, and CreateComment and the DOMComment Interface, all of which flow into makeNode and then to the DOMNode Interface.