- From: <mark.d.wood@kodak.com>
- Date: Thu, 21 Feb 2002 10:20:16 -0500
- To: jmarsh@microsoft.com
- Cc: www-ws-desc@w3.org
I would like to see added to the list of requirements, a requirement about
the efficient transmission of binary data:
DRxxx: Must be able to describe messages that include binary data,
where the binary data is transmitted efficiently.
Currently in WSDL one can do this in one of several ways: transmit the
data out of band using e.g., GET or POST, which means that WSDL does not
fully express the service interface; transmit using the HTTP binding, which
is not well supported by tools; or base64 encode the data, which is not
efficient.
Perhaps this included in DR064, but I would like it to see it more
explicitly stated.
-Mark Wood
AC Rep, Eastman Kodak Company
"Jonathan Marsh"
<jmarsh@microsof To: <www-ws-desc@w3.org>
t.com> cc:
Sent by: Subject: Collected Requirements
www-ws-desc-requ
est@w3.org
02/13/2002 12:09
PM
Enclosed is a document that collects the requirements posted to this
list, for the purposes of assigning numbers to each requirement.
Received on Thursday, 21 February 2002 10:20:24 UTC