- From: Arthur Ryman via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 27 Jul 2005 15:44:13 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv9956/wsdl20
Modified Files:
wsdl20.xml
Log Message:
Corrected typo in section 3.1.2 on inlining two or more schemas that have the same namespace.
Index: wsdl20.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.xml,v
retrieving revision 1.303
retrieving revision 1.304
diff -C2 -d -r1.303 -r1.304
*** wsdl20.xml 19 Jul 2005 14:03:35 -0000 1.303
--- wsdl20.xml 27 Jul 2005 15:44:10 -0000 1.304
***************
*** 9555,9559 ****
governed solely by the XML Schema specification <bibref ref='XMLSchemaP1'/>.</p>
! <p>Note: It is NOT an error to import two or more schemas from the same
<att>targetNamespace</att>. It is the responsibility of the
underlying XML Schema processor to sort out a coherent set of
--- 9555,9559 ----
governed solely by the XML Schema specification <bibref ref='XMLSchemaP1'/>.</p>
! <p>Note: It is NOT an error to inline two or more schemas from the same
<att>targetNamespace</att>. It is the responsibility of the
underlying XML Schema processor to sort out a coherent set of
***************
*** 12139,12142 ****
--- 12139,12148 ----
</tr>
+ <tr>
+ <td>20050727</td>
+ <td>AGR</td>
+ <td>Corrected typo in section 3.1.2 on inlining two or more schemas that have the same namespace.</td>
+ </tr>
+
<tr>
<td>20050719</td>
Received on Wednesday, 27 July 2005 15:44:18 UTC