Attribute on a SOAP Operation
Doug Ransom <[email protected]>
| Newsgroups | gmane.comp.windows.devel.soap.general |
|---|---|
| Message-ID | <3C552E6ED5B7DC4F8BF603C030BB70BF04ACE3E8@HERMES.canada.corp.powermeasurement.com> |
I would like to process the following soap message using a typical SOAP
toolkit.
The author intended the soap message carry an XML document in the body, as
opposed to thinking about an operation.
<soap:Envelope
xmlns="http://rddl.xmlinside.net/PowerMeasurement/data/ion/historical/pushme
ssaging/1/" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Header/>
<soap:Body>
<Data id="C905E7ED-B616-4018-A547-1D6C70411BE0"
xmlns:ident="http://rddl.xmlinside.net/PowerMeasurement/data/ion/identity/1/
">
Is it possible to write WSDL which throws the entire <Data> element to the
implementor of the service (this would have a limitation of only one service
at a particular URI.
If that is not possible, can the id attribute be represented in WSDL so that
the implementor of the Data operation gets that information?
Doug Ransom
You can read messages from the SOAP archive, unsubscribe from SOAP, or subscribe to other
DevelopMentor lists at http://discuss.develop.com.