You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@ws.apache.org by Dino De Luca <di...@hotmail.com> on 2001/04/04 18:22:26 UTC

string

I need to receive a XML document like string inside the tag 'groups':

<groups xsi:type="xsd:string">

<group>123</group>
<group>456</group>
<group>789</group>
<group>020</group>

</groups>



but when I receive the response, the result.getValue() is not readable!
why? why the parser manage the content of the tag groups?
what I have to do?

please help me
  thanks
      dino
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: soap-user-unsubscribe@xml.apache.org
For additional commands, email: soap-user-help@xml.apache.org