Hi All, Martin,

Please see attached file for the request xml.

Thanks
Richard

> -----Original Message-----
> From: Martin Gainty [mailto:[EMAIL PROTECTED]
> Sent: Thursday, January 04, 2007 10:03 PM
> To: [email protected]
> Subject: Re: client tutorial help
> 
> request is created by client code and the response is constructed by
> the service code
> 
> In either scenario if you post your client code and the request or
> the generated stub code and the response we can look at it
> 
> Martin --
<?xml version="1.0" encoding="UTF-8"?>
   <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"; xmlns:xsd="http://www.w3.org/2001/XMLSchema"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
      <soapenv:Body>
         <ns1:ManagePhone soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"; xmlns:ns1="urn:ConfigService">
            <ManagePhone href="#id0"/>
         </ns1:ManagePhone>
         <multiRef id="id0" soapenc:root="0" soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"; xsi:type="ns2:ManagePhone" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"; xmlns:ns2="urn:ConfigService">
            <search href="#id1"/>
            <edit href="#id2"/>
            <deletePhone xsi:type="xsd:boolean" xsi:nil="true"/>
            <addGroup xsi:type="xsd:string" xsi:nil="true"/>
            <removeGroup xsi:type="xsd:string" xsi:nil="true"/>
            <addLine href="#id3"/>
            <addExternalLine xsi:type="ns2:AddExternalLine" xsi:nil="true"/>
            <removeLineByUserId xsi:type="xsd:string" xsi:nil="true"/>
            <removeLineByUri xsi:type="xsd:string" xsi:nil="true"/>
            <generateProfiles href="#id4"/>
            <restart xsi:type="xsd:boolean" xsi:nil="true"/>
         </multiRef>
         <multiRef id="id2" soapenc:root="0" soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"; xsi:type="ns3:Property" xmlns:ns3="urn:ConfigService" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/";>
            <property xsi:type="xsd:string">description</property>
            <value xsi:type="xsd:string">hello</value>
         </multiRef>
         <multiRef id="id1" soapenc:root="0" soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"; xsi:type="ns4:PhoneSearch" xmlns:ns4="urn:ConfigService" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/";>
            <bySerialNumber xsi:type="xsd:string">000b82048d7a</bySerialNumber>
            <byGroup xsi:type="xsd:string" xsi:nil="true"/>
         </multiRef>
         <multiRef id="id3" soapenc:root="0" soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"; xsi:type="ns5:Line" xmlns:ns5="urn:ConfigService" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/";>
            <userId xsi:type="xsd:string">10012433135</userId>
            <uri xsi:type="xsd:string">voxantsipx.solegysystems.com</uri>
         </multiRef>
         <multiRef id="id4" soapenc:root="0" soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"; xsi:type="xsd:boolean" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/";>true</multiRef>
      </soapenv:Body>
   </soapenv:Envelope>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to