Re: SOAP and dynamic structures

You can come close by using the encoding mechanism and tagging all simple 
types with xsi:type.  The resulting messages are generally more or less 
self-describing in terms of data structure.

------------------------------------------------------------------------
Noah Mendelsohn                                    Voice: 1-617-693-4036
Lotus Development Corp.                            Fax: 1-617-693-8676
One Rogers Street
Cambridge, MA 02142
------------------------------------------------------------------------







"David E. Cleary" <davec@progress.com>
Sent by: xml-dist-app-request@w3.org
11/29/01 11:00 AM

 
        To:     <xml-dist-app@w3.org>
        cc:     (bcc: Noah Mendelsohn/CAM/Lotus)
        Subject:        SOAP and dynamic structures


Has there been any discussions or thoughts on SOAP supporting dynamic
structures, where the schema for that structure either appears in a SOAP
header or in the body? For instance, our environment supports dynamic
tables. Outside of SOAP, we support this by sending the schema information
along with the data. While I can see a way of doing this if we control 
both
sides of the wire, it kind of defeats the purpose. So is there any 
standard
way that tools and clients can support this type of functionality?

David Cleary
thr Progress Company

Received on Tuesday, 4 December 2001 21:07:09 UTC