I: [phpxmlrpc] Fw: Can i make a call to nay server via xmlrpc

Gaetano Giunta giunta.gaetano at gmail.com
Tue Jun 19 13:48:21 BST 2007


Sorry, the message you are posting has noting to do with the xmlrpc format.
I think you should ask for help on some SOAP forum.
BTW: the xmlrpc specification is available here: http://xmlrpc.com

Bye
Gaetano
>> ----- Original Message ----- From: sanjeevp To: 
>> phpxmlrpc at lists.usefulinc.com Sent: Friday, June 15, 2007 10:42 AM
>> Subject: Can i make a call to nay server via xmlrpc
>>
>>
>> I have to make a call to a serverlet
>>    https://www.experian.com/authentication/servlets/HttpInWalletTestXml
>> Which accepts xml of the following form.
>> <InWalletInquiryData>
>> <ExperianReferenceData>
>> <LogonId>san</LogonId>
>> <LogonPassword>kumar</LogonPassword>
>> </ExperianReferenceData>
>> <ConsumerInquiryData>
>> <SocialSecurity>899436878</SocialSecurity>
>> <FirstName>JOHN</FirstName>
>> <LastName>BREEN</LastName>
>> <MiddleName>WAKEFIELD</MiddleName>
>> <DriverLicense>
>> <DriverLicenseNumber>71674355</DriverLicenseNumber>
>> <DriverLicenseState>VT</DriverLicenseState>
>> </DriverLicense>
>> <Telephone>
>> <TelephoneNumber>7818945369</TelephoneNumber>
>> <TelephoneListedIndicator>Y</TelephoneListedIndicator>
>> </Telephone>
>> <DateOfBirth>
>> <YearOfBirth>1957</YearOfBirth>
>> </DateOfBirth>
>> <CurrentAddress>
>> <CurrentStreet>PO BOX 445</CurrentStreet>
>> <CurrentCity>APO</CurrentCity>
>> <CurrentState>AE</CurrentState>
>> <CurrentZipCode>09061</CurrentZipCode>
>> </CurrentAddress>
>> </ConsumerInquiryData>
>> <CustRefNumber>0000051775B01</CustRefNumber>
>> </InWalletInquiryData>
>> Is it possible to call this servlet.
>> If possible plese send me how to implement in php
>> With Regards
>> Sanjeev Kumar
>> Mail:- sanjeevpro at gmail.com
>>
>>
>>   
>
>



More information about the phpxmlrpc mailing list