Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I deserialize XML?
Message
De
01/02/2006 13:45:59
Mike Sue-Ping
Cambridge, Ontario, Canada
 
Information générale
Forum:
Visual FoxPro
Catégorie:
XML, XSD
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
01092064
Message ID:
01092471
Vues:
21
>>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform