org>>
Subject: Re: Extracting XML from web service result with namespace
Alex,
Could you please elaborate?
I haven't used either of those classes and not sure which document you are
referring to, which version of Flex, etc.
and how to use these classes to extract useful XML from X
Alex,
Could you please elaborate?
I haven't used either of those classes and not sure which document you are
referring to, which version of Flex, etc.
and how to use these classes to extract useful XML from XML with namespaces.
Any code samples?
TIA,
Oleg.
On Mon, Jan 20, 2014 at 12:33 PM, Al
See the doc on Qname and Namespace.
On 1/20/14 8:54 AM, "Oleg Konovalov" wrote:
>Hi,
>
>
>
>
>I need to extract some XML data from proprietary Web Service (to be fed to
>HierarchicalData for dataProvider of ADG).
>
>
>
>So I made service.returnType=¹e4x¹;
>
>In that case it returns data as XML.
Hi,
I need to extract some XML data from proprietary Web Service (to be fed to
HierarchicalData for dataProvider of ADG).
So I made service.returnType=’e4x’;
In that case it returns data as XML.
I need to get useful data from it after Snapshot:
http://schemas.xmlsoap.org/soap/envelope/