This illustration shows the original XML document going through the XML Parser for Java. It passes through the DOM/SAX Parser, and sends the parsed XSL commands and the parsed XML to the XSL-T processor, which communicates with the XSL stylesheet, and finally transfers the XML document.