- From: Arthur Ryman via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 18 Nov 2005 00:20:50 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv10636/wsdl20
Modified Files:
wsdl20.xml
Log Message:
LC344: Reviewed use of "Note that" throughout and removed usages where they would be incorrectly interpreted as non-normative.
Index: wsdl20.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.xml,v
retrieving revision 1.368
retrieving revision 1.369
diff -C2 -d -r1.368 -r1.369
*** wsdl20.xml 17 Nov 2005 17:08:07 -0000 1.368
--- wsdl20.xml 18 Nov 2005 00:20:47 -0000 1.369
***************
*** 2547,2551 ****
</table>
! <p> Note that, per <specref ref='Interface_details' />, the
<comp>Interface</comp> components in the <prop comp="Interface">extended interfaces</prop> property
of a given <comp>Interface</comp> component MUST NOT contain that
--- 2547,2551 ----
</table>
! <p>Recall that, per <specref ref='Interface_details' />, the
<comp>Interface</comp> components in the <prop comp="Interface">extended interfaces</prop> property
of a given <comp>Interface</comp> component MUST NOT contain that
***************
*** 2811,2815 ****
</z:notation>
! <p> Note that, due to the above rules, if two interfaces that
have the same value for the namespace name of their <prop comp="Interface">name</prop> property
also have one or more faults that have the same value
--- 2811,2815 ----
</z:notation>
! <p>Note that, due to the above rules, if two interfaces that
have the same value for the namespace name of their <prop comp="Interface">name</prop> property
also have one or more faults that have the same value
***************
*** 9825,9829 ****
are referenceable by QName (see
<specref ref='qnameres' />).
! Note that only components in the imported namespace are
referenceable in the WSDL 2.0 document.
</p>
--- 9825,9829 ----
are referenceable by QName (see
<specref ref='qnameres' />).
! Only components in the imported namespace are
referenceable in the WSDL 2.0 document.
</p>
***************
*** 9925,9929 ****
<p>The schema components defined and declared in the inlined schema
document are referenceable by QName (see <specref
! ref='qnameres'/>). Note that only components defined and declared in
the schema itself and components included by it via xs:include are
referenceable. Specifically components that the schema imports
--- 9925,9929 ----
<p>The schema components defined and declared in the inlined schema
document are referenceable by QName (see <specref
! ref='qnameres'/>). Only components defined and declared in
the schema itself and components included by it via xs:include are
referenceable. Specifically components that the schema imports
***************
*** 9950,9954 ****
<p>
! Note: It is NOT an error to inline two or more schemas from the
same
<att>targetNamespace</att>.
--- 9950,9954 ----
<p>
! Note that it is not an error to inline two or more schemas from the
same
<att>targetNamespace</att>.
***************
*** 14195,14198 ****
--- 14195,14205 ----
<td>20051117</td>
<td>AGR</td>
+ <td><loc href="http://www.w3.org/2002/ws/desc/5/lc-issues/#LC344">LC344</loc>
+ : Reviewed use of "Note that" throughout and removed usages where they would be incorrectly interpreted as non-normative.
+ </td>
+ </tr>
+ <tr>
+ <td>20051117</td>
+ <td>AGR</td>
<td>Fixed typos reported to mailing list by Lawrence Mandel, 2005-11-16.
</td>
Received on Friday, 18 November 2005 00:20:54 UTC