I need to retrieve xml data from Oracle database as an out-parameter. The
stored procedure works but the output is like this:
<rootElement>
   <element>
Something written
   </element>
</rootElement>
I think that SQL Transformer convert "<" and ">" signs in entities. I
need desperately to have my code back. Please help me
Gabriele Domenichini
-- 
  Gabriele Domenichini
  [EMAIL PROTECTED]

---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>

Reply via email to