- From: <bugzilla@wiggum.w3.org>
- Date: Fri, 12 Jan 2007 22:22:53 +0000
- To: public-ws-policy-qa@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=4208
Summary: identifiers should use WSDL 1.1 element names not WSDL
2.0 component names
Product: WS-Policy
Version: PR
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: WSDL1.1-Element-Identifiers
AssignedTo: fsasaki@w3.org
ReportedBy: orchard@pacificspirit.com
QAContact: public-ws-policy-qa@w3.org
The WSDL 1.1 EI specification uses "In" and "Out" for message references.
These are currently used because that is what WSDL 2.0 defines in it's
component designators. However, "In" and "Out" are WSDL 2.0 message labels,
generated from the "input" and "output" element information items.
WSDL 1.1 uses "input" and "output" as the element names, and WSDL 1.1 EIs
should use those as messageReferences.
Proposal:
Replace In with input and replace Out with output in WSDL 1.1 EI spec.
Received on Friday, 12 January 2007 22:23:01 UTC