> CF structs should be passed as SOAP Maps, which the consuming end
> should be able to decode into a native map (or whatever).  I have no
> idea how reliable this is, but I had a lot of issues consuming CF
> services with .NET when I was trying a [long] while ago.
>
> Some complex data (like queries) don't have a SOAP equivalent, so if
> you've got a non-CF consumer, you'll have to pass strings and take
> care of serialization/deserialization outside the actual web service
> method call.
>
> cheers,
> barneyb

That much I get...and thanks Barney...tad more elegant than I put it ;-)

I'm after the difference between the XML sent as the response and the XML 
string I can send instead of say a  query (i.e. I searialize the query and 
return an XML string....that XML string is then defined in the XML 
response).

I'm confused about the difference between those 2 bits of XML.

If someone asked if a web service returned XML would the answer be yes no 
matter what data type it returns (becauise all responses are in XML)? or 
would it only be yes if that data was returned as XML and not a 
query/struct/etc.?

This is overkill for a Friday afternoon....but I'n tryin anyway ;-)

Cheers

Bryan Stevenson B.Comm.
VP & Director of E-Commerce Development
Electric Edge Systems Group Inc.
phone: 250.480.0642
fax: 250.480.1264
cell: 250.920.8830
e-mail: [EMAIL PROTECTED]
web: www.electricedgesystems.com 


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:223297
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

Reply via email to