Adding namespaces prefixes and attributes like mustUnderstand to child elements

"Geetha P Eringathodi" <[email protected]>
Newsgroups gmane.comp.java.enhydra.ksoap
Message-ID <[email protected]>

Hi,
I would like to know how ksoap can be used/modified to add namespace and 
attributes(like mustUnderstand) to the child elements/ property of the 
SoapObject

for example:
<SOAP-ENV:Body>
    <O:OrderStatus SOAP-ENV:mustUnderstand="1"
                   xsi:type="n:orderStatus">
        <O:CustomerName xsi:type="xsd:string">MichaelYuan</CustomerName>
        <tn:Transaction xmlns:tn="some-URI" xsi:type="n:transaction">
            <tn:trNum xmlns:tn="some-URI"  SOAP-ENV:mustUnderstand="1"
                      xsi:type="xsd:string">XYZ</Symbol>
       </tn:Transaction>
    <O:ExecTime xsi:type="xsd:dateTime">2002-07-0:50.52Z</ExecTime>
   </O:OrderStatus>
</SOAP-ENV:Body>

Thanks
Geetha






_________________________________________________________________
MSN Photos is the easiest way to share and print your photos: 
http://photos.msn.com/support/worldwide.aspx
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.