[flexcoders] Parsing Soap Response

2011-10-07 Thread David Nester
Greetings! I have a SOAP response from a webservice that i am trying to parse to a datagrid. The information that comes back to the result handler is in the format of: SOAPENV:ENVELOPE -- soapenv:body ns2:serviceResponse --ns2:return ns1:data I'm trying to figure out how

[flexcoders] parsing SOAP response

2009-02-17 Thread m_ollman
been looking around for a few hours - Flex Cookbook has some info about mapping types. But struggling to find info about how to break into the XML and grab the data. SOAP response is: http://schemas.xmlsoap.org/soap/envelope/"; xmlns:typ="http://ruleburst.com/ruleserver/9.1/rulebase/types";>

[flexcoders] parsing SOAP response

2009-02-17 Thread m_ollman
been looking around for a few hours - Flex Cookbook has some info about mapping types. But struggling to find info. SOAP response is: SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"; xmlns:typ="http://ruleburst.com/ruleserver/9.1/rulebase/types";>