Search found 1 match

by timah
Fri Mar 19, 2010 3:12 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: SOAP and XML datatype
Replies: 1
Views: 2669

SOAP and XML datatype

Hi,

How do I connect to a SOAP service and retrieve the data in an object model?
Do Revolution have some kind of XML datatype? I cant seem to locate it.

For example, I imagine a Revolution XML type based on a scheme like:

<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:element name ...