Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I deserialize XML?
Message
From
01/02/2006 13:45:59
Mike Sue-Ping
Cambridge, Ontario, Canada
 
General information
Forum:
Visual FoxPro
Category:
XML, XSD
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01092064
Message ID:
01092471
Views:
23
>>I'm calling a web service method that needs a parameter passed to it that is of type object. I have this parameter as an XML string. How do I pass it as an "object"?
>
>Not easily. The SOAP Toolkit and COM in general can't marshal generic objects into XML easily unless you predefine them.
>
>There are some alternatives. This article might help:
>
>http://www.west-wind.com/presentations/foxpronetwebservices/foxpronetwebservices.asp
>
>It discusses in some detail of how to pass complex objects via Web Services. Although this discusses the Fox to .NET scenario it applies to any platform you are calling really.
>
>+++ Rick ---

I'd scanned your paper previously (among others. They are an invaluable source of information BTW) and while I couldn't apply much of that particular one, I ended up using HTTP.Send. It seems to work.

Thanks again for your assistance.

Mike
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform