Generate XML from PL/SQL directly
http://www.akadia.com/services/ora_gen_xml.htmlI used this technique for retrieving an output from Oracle PL/SQL and giving it to another WebService for processing in a BPEL process. I wanted to share this as this was easy and straighforward.