- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 11 Apr 2007 13:55:00 +0000
- To: public-ws-policy-qa@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=4456
Summary: Minor issues with Round 2 WSDL 11 test files
Product: WS-Policy
Version: FPWD
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: Test Suite
AssignedTo: fsasaki@w3.org
ReportedBy: asirveda@microsoft.com
QAContact: public-ws-policy-qa@w3.org
Title: Minor issues with Round 2 WSDL 11 test files
Description
While running Round 2 WSDL 11 tests we discovered a few issues with the interop
WSDL 1.1 files. These issues are orthogonal to Round 2 WSDL 11 testing:
a) “SimpleFault” element declaration is missing in the in-lined XML Schema. We
suggest adding the element declaration.
b) wsdlsoap:body elements are used within the wsdl:binding/wsdl:fault elements.
wsdlsoap:fault should be used instead [1]. We suggest replacing such
occurrences of wsdlsoap:body elements with wsdlsoap:fault elements.
c) WSDL document contains a residual element – ‘UsingPolicy’ - from an old
version of the WS-Policy. We suggest removing these elements.
Justification: test suite maintenance
Target: Test Suite
Proposal: updated WSDL documents with these suggested fixes are at [2] and [3].
[1] http://www.w3.org/TR/wsdl#_soap:fault
[2]
http://lists.w3.org/Archives/Public/public-ws-policy-interop/2007Apr/att-0001/PolicyAttachments.wsdl
[3]
http://lists.w3.org/Archives/Public/public-ws-policy-interop/2007Apr/att-0001/PolicyAttachments-with-xmlid.wsdl
Received on Wednesday, 11 April 2007 13:55:38 UTC