I want to develop a document style webservice for weblogic 8.1, there doesn't seem to be a whole lot of information regarding how this is done, or maybe I am missing something. From what I can glean from the Oracle site, the input parameter is a w3c Element and the return is also a w3c element. If...