- From: Philippe Le Hegaret via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 07 Jul 2006 16:06:53 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv31323/wsdl20
Modified Files:
wsdl20-adjuncts.xml
Log Message:
Fixed CR057: HTTPHeader name should be xs:string, not xs:QName
Index: wsdl20-adjuncts.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.xml,v
retrieving revision 1.169
retrieving revision 1.170
diff -C 2 -d -r1.169 -r1.170
*** wsdl20-adjuncts.xml 29 Jun 2006 18:30:14 -0000 1.169
--- wsdl20-adjuncts.xml 7 Jul 2006 16:06:51 -0000 1.170
***************
*** 3684,3688 ****
<binding name="<emph>xs:NCName</emph>" type="<emph>&wsdl-http-ns;</emph>" >
<fault ref="<emph>xs:QName</emph>">
! <<b>whttp:header</b> name="<emph>xs:QName</emph>" type="<emph>xs:QName</emph>"
required="<emph>xs:boolean</emph>"? >
<documentation />*
--- 3684,3688 ----
<binding name="<emph>xs:NCName</emph>" type="<emph>&wsdl-http-ns;</emph>" >
<fault ref="<emph>xs:QName</emph>">
! <<b>whttp:header</b> name="<emph>xs:string</emph>" type="<emph>xs:QName</emph>"
required="<emph>xs:boolean</emph>"? >
<documentation />*
Received on Friday, 7 July 2006 16:07:01 UTC