CARVIEW |
Select Language
HTTP/2 200
date: Tue, 07 Oct 2025 19:23:18 GMT
content-type: text/html
content-encoding: gzip
last-modified: Thu, 20 Jul 2023 23:26:44 GMT
cache-control: max-age=2592000, public
expires: Thu, 06 Nov 2025 19:23:18 GMT
vary: Accept-Encoding
access-control-allow-origin: *
x-request-id: 98afc5aa0fb3d86d
strict-transport-security: max-age=15552015; preload
x-frame-options: deny
x-xss-protection: 1; mode=block
cf-cache-status: EXPIRED
set-cookie: __cf_bm=3PhYOiB_LdKf3mMRpzl8CLqJEs5RUAaTMWRXZ20Eda4-1759864998-1.0.1.1-PqKJVs7A_cs81zA3sJ.A9gJ1sIhH0.tuGWr_EwiNarT6C3dSDaFGA75Ys4FybJWbZCjCgFacxinosowbJsJ7fi26RnPR_88S2GjwH18txA0; path=/; expires=Tue, 07-Oct-25 19:53:18 GMT; domain=.w3.org; HttpOnly; Secure; SameSite=None
server: cloudflare
cf-ray: 98afc5aa0fb3d86d-BLR
alt-svc: h3=":443"; ma=86400
[Fwd: Re: info on the soap-response stuff I mentioned on the call today] from Sam Ruby on 2002-07-18 (www-ws-desc@w3.org from July 2002)
[Fwd: Re: info on the soap-response stuff I mentioned on the call today]
- From: Sam Ruby <rubys@apache.org>
- Date: Thu, 18 Jul 2002 13:27:03 -0400
- To: www-ws-desc@w3.org
- Message-ID: <3D36FA67.8050302@apache.org>
Jean-Jacques Moreau <moreau@crf.canon.fr> wrote: > > Sanjiva, > > Thanks for posting this. As indicated on the call, I don't think > this is related to the SOAP-Response MEP or SOAP 1.2. IMO, SOAP > 1.1 would have supported a similar style of envelope. This work effort certainly was motivated by specific language in the SOAP 1.2 specification. Perhaps this was valid in SOAP 1.1 too, but to my knowledge, nobody has implemented such a service before. The question I would like to see explored is how to describe such a service in WSDL. The essense of the issue is how to represent the equivalent of hypertext links. Starting from a document, the flow is as follows: 1) One of the elements contains an attribute of type {https://www.w3.org/1999/xlink}:href. The type of that attribute is of type {https://www.w3.org/2001/XMLSchema}:anyURI. 2) The value of the attribute is to be treated as the {https://schemas.xmlsoap.org/wsdl/http/}:address location of web service. This service is expected to be accessed via a {https://www.w3.org/2002/06/soap/features/web-method/}:Method of GET using the {https://www.w3.org/2002/06/soap/bindingFramework/ExchangeContext/}:ExchangePatternName of https://www.w3.org/2002/06/soap/mep/soap-response/. 3) The resulting document contains an element of exactly the same shape and form as in step (1), and the cycle continues. - Sam Ruby
Received on Thursday, 18 July 2002 13:28:51 UTC