- From: Jean-Jacques Moreau via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 17 Nov 2005 16:43:11 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv26742
Modified Files:
wsdl20.xml
Log Message:
LC356: fixed contradiction between sections 2.1.2 and 2.2.1.
Index: wsdl20.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.xml,v
retrieving revision 1.365
retrieving revision 1.366
diff -C2 -d -r1.365 -r1.366
*** wsdl20.xml 17 Nov 2005 16:24:49 -0000 1.365
--- wsdl20.xml 17 Nov 2005 16:43:09 -0000 1.366
***************
*** 1695,1700 ****
of related component definitions and represents an unambiguous
name for the intended semantics of the collection of components.
! The value of the <att>targetNamespace</att> &AII; SHOULD be a dereferenceable IRI
! (see <bibref ref="RFC3987"/>).
It SHOULD resolve to a human or machine
processable document that directly or indirectly defines the
--- 1695,1699 ----
of related component definitions and represents an unambiguous
name for the intended semantics of the collection of components.
! The value of the <att>targetNamespace</att> &AII; SHOULD be dereferenceable.
It SHOULD resolve to a human or machine
processable document that directly or indirectly defines the
***************
*** 1855,1859 ****
The type of the <att>targetNamespace</att> &AII; is
<emph>xs:anyURI</emph>. Its value
! MUST be an absolute IRI (see <bibref ref="RFC3987"/>).
</p>
--- 1854,1859 ----
The type of the <att>targetNamespace</att> &AII; is
<emph>xs:anyURI</emph>. Its value
! MUST be an absolute IRI (see <bibref ref="RFC3987"/>)
! and should be dereferenceable.
</p>
***************
*** 14197,14200 ****
--- 14197,14209 ----
<td>20051117</td>
<td>JJM</td>
+ <td><loc href="http://www.w3.org/2002/ws/desc/5/lc-issues/#LC356">LC356</loc>
+ :
+ fixed contradiction between sections 2.1.2 and 2.2.1.
+ </td>
+ </tr>
+
+ <tr>
+ <td>20051117</td>
+ <td>JJM</td>
<td><loc href="http://www.w3.org/2002/ws/desc/5/lc-issues/#LC302">LC302</loc>
:
***************
*** 14202,14206 ****
</td>
</tr>
!
<tr>
<td>20051117</td>
--- 14211,14215 ----
</td>
</tr>
!
<tr>
<td>20051117</td>
Received on Thursday, 17 November 2005 16:43:20 UTC