- From: Jean-Jacques Moreau via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 17 Feb 2005 09:25:40 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv4581
Modified Files:
wsdl20.xml
Log Message:
Implement LC52a resolution.
Index: wsdl20.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.xml,v
retrieving revision 1.168
retrieving revision 1.169
diff -C2 -d -r1.168 -r1.169
*** wsdl20.xml 16 Feb 2005 16:56:58 -0000 1.168
--- wsdl20.xml 17 Feb 2005 09:25:37 -0000 1.169
***************
*** 1171,1175 ****
vs. imported/included components.</p>
! <p>The components directly defined within a single Description
component are said to belong to the same <emph>target
namespace</emph>. The target namespace therefore groups a set
--- 1171,1175 ----
vs. imported/included components.</p>
! <p>The components directly defined or included within a Description
component are said to belong to the same <emph>target
namespace</emph>. The target namespace therefore groups a set
***************
*** 6824,6828 ****
model of the importing description. Directly imported means that
component importation is not transitive; components imported by one of
! the imported documents are <emph>not</emph> available to the original
importing document unless the are imported directly by that document.
The imported components can be referenced by QName.</p>
--- 6824,6828 ----
model of the importing description. Directly imported means that
component importation is not transitive; components imported by one of
! the imported documents are NOT available to the original
importing document unless the are imported directly by that document.
The imported components can be referenced by QName.</p>
***************
*** 8594,8597 ****
--- 8594,8606 ----
<tr>
+ <td>20050217</td>
+ <td>JJM</td>
+ <td>
+ <loc href="http://www.w3.org/2002/ws/desc/4/lc-issues/#LC52a">email</loc>:
+ Indicate included components also belong to the same target namespace, as per Jacek original suggestion.
+ </td>
+ </tr>
+
+ <tr>
<td>20050216</td>
<td>JJM</td>
Received on Thursday, 17 February 2005 09:25:40 UTC