views:

33

answers:

1

i have soap based Xml using that soap message i want to perform libxml parsing also perform lazy loading so how can i perform it please any one have idea about it then please help me.

A: 

Look at this sample code: http://sourceforge.net/projects/mtgr8-a3/ Hope it helps.

it's a good but it's really complicated.Thanks for the Reply....
Ankit Vyas
If you can share your xml schema I can create similar library for you to use. I have a home grown tool that generates this code. I can do it for you. I have used it to for over a dozen enterprise class very complicated apps and so far it has worked perfectly. You can go to http://www.mtgr8.com/Demo.html and request it.
The xml <?xml version="1.0" encoding="ISO-8859-1"?><SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><ns1:setInfoResponse xmlns:ns1="xmlnstring"><return /data><data> [CDATA[2009]]></year> <season><!/8.jpeg]]></collectionimage></data></information></root></return></ns1:setInfoResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>
Ankit Vyas
The tool only consume a WSDL/XSD only and not snippets. Please register at http://www.mtgr8.com/Demo.php with a brief description of your requirement. I will respond via email to with further info.