users@jax-rpc.java.net

another array question

From: <bytecode_at_phreaker.net>
Date: Mon, 26 Aug 2002 15:07:44 -0400

Does the array below map to a String[] or an Object[] . Page 24 of teh
specs leads me to believe that it maps to Object.
Is that true ?

Do all soapenc:Array objects map to Object ?? What about multi dimensional
ones do they map to Object[][] ??


<foo>
<barenc:arrayType="xsd:string[4]" xsi:type="soapenc:Array">
   <item xsi:type="xsd:string">sometext</item>
   <item xsi:type="xsd:string">sometext</item>
 </bar>
</foo>


Thanks

--------------------------------------------------------------------
mail2web - Check your email from the web at
http://mail2web.com/ .