[jdom-interest] parse value from multiRef
Y.Zheng
Y.Zheng at surrey.ac.uk
Tue May 10 09:49:12 PDT 2005
Hi,
Can anyone give me some clues how to parse the value when 'href' &'multiRef' exist? For instance, how to read the 'false' value of 'successful' in the following xml:
<soapenv:>
<soapenv:Body>
<ns1:makeReservationResponse >
<successful href="#id0"/>
</ns1:makeReservationResponse>
<multiRef id="id0">false</multiRef>
</soapenv:Body>
</soapenv:Envelope>
Best regards,
Linda
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.jdom.org/pipermail/jdom-interest/attachments/20050510/7bbd807f/attachment.htm
More information about the jdom-interest
mailing list