- From: Jean-Jacques Moreau via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 07 Apr 2005 16:11:42 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv27432
Modified Files:
wsdl20.xml
Log Message:
Reworded the introduction for wsdlLocation, as per LC26 resolution.
Index: wsdl20.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.xml,v
retrieving revision 1.198
retrieving revision 1.199
diff -C2 -d -r1.198 -r1.199
*** wsdl20.xml 7 Apr 2005 15:04:20 -0000 1.198
--- wsdl20.xml 7 Apr 2005 16:11:40 -0000 1.199
***************
*** 7571,7585 ****
<head>Locating WSDL Documents</head>
! <p>As an XML vocabulary, WSDL documents or fragments or references
! to WSDL components (via QNames) MAY appear within other XML
! documents. In such scenarios it could be necessary to provide some
! hints on where additional WSDL information for a given namespace can
! be found in order to help with QName resolution <specref
ref="qnameres"/>.</p>
! <p>This specification defines a global attribute,
! <att>wsdlLocation</att> in the namespace
! <attval>&wsdl-i-ns;</attval> for this purpose (hereafter referred to
! as <attval>wsdli:wsdlLocation</attval>). This global attribute MAY
appear on any XML element which allows attributes from other
namespaces to occur. It MUST NOT appear on a
--- 7571,7584 ----
<head>Locating WSDL Documents</head>
! <p>As an XML vocabulary, WSDL documents, WSDL fragments or references
! to WSDL components -via QNames- MAY appear within other XML
! documents. This specification defines a global attribute,
! <att>wsdlLocation</att>, to help with QName resolution <specref
ref="qnameres"/>.</p>
! <p>The <att>wsdlLocation</att> global attribute
! is defined in the namespace
! <attval>&wsdl-i-ns;</attval> (hereafter referred to
! as <attval>wsdli:wsdlLocation</attval>, for brevity). This attribute MAY
appear on any XML element which allows attributes from other
namespaces to occur. It MUST NOT appear on a
***************
*** 8902,8905 ****
--- 8901,8912 ----
<td>JJM</td>
<td>
+ Reworded the introduction for wsdlLocation, as per LC26 resolution.
+ </td>
+ </tr>
+
+ <tr>
+ <td>20050407</td>
+ <td>JJM</td>
+ <td>
Moved paragraphs 6-9 of section 2.1.1 into 2.1.2.
</td>
Received on Thursday, 7 April 2005 16:11:44 UTC