I am trying to invoke a partners web service. It is an ASP .NET web service that requires a number of paramters, one being an "object". I've gotten the minimum requirements done using the Structs/Array makeup for a complex SOAP Object. Where I am having problems is in an optional item which is an XML Element type. I've tried using XMLParse on the data I need and getting the first (and only) child node and passing it in, but to no avail. I've done some other things with the XML functions or even representint the XML element as a structure, but again, nothing seems to work. Has anybody run into this problem before and found a solution? Any help would be appreciated. Thanks,
Phil ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:237541 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

