Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Web service and types
I'm trying to use this oracle package:
and I have to add a parameter that is an xmltype of xsd:double[][] (ie: array of array) but I don't know if I have to pass it as a somewhat collection type or varchar2 ...
I googled hard but I didn't found interesting examples to start from that should give me step by step use of web services adding complex parameters ...
Can you give me some point to start from?
Regards. Received on Mon Dec 04 2006 - 03:32:34 CST