2002/ws/desc/wsdl20 wsdl20.html,1.153,1.154 wsdl20.xml,1.182,1.183

Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv8776

Modified Files:
	wsdl20.html wsdl20.xml 
Log Message:
Implemented resolution to LC49.


Index: wsdl20.html
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.html,v
retrieving revision 1.153
retrieving revision 1.154
diff -C2 -d -r1.153 -r1.154
*** wsdl20.html	1 Mar 2005 14:45:07 -0000	1.153
--- wsdl20.html	1 Mar 2005 15:12:58 -0000	1.154
***************
*** 6407,6410 ****
--- 6407,6417 ----
  existing semantics in ways that are likely to confuse users.</p>
  </div>
+ <div class="note">
+ <p class="prefix"><b>Note:</b></p>
+ <p>Authors of extensibility elements should make sure to include in
+ the specification for such elements a clear statement of the
+ requirements for document conformance (see <a href="#markup"><b>8.1
+ Document Conformance</b></a>).</p>
+ </div>
  </div>
  </div>
***************
*** 6457,6464 ****
  <p>An <em>element information item</em> whose namespace name is
  "http://www.w3.org/@@@@/@@/wsdl" and whose local part is
! <code>description</code> conforms to this specification if it
! conforms to the XML Schema for that element as defined by this
! specification family and additionally adheres to all the
! constraints contained in this specification.</p>
  <p>Note that the WSDL language is defined in terms of the component
  model defined by this specification. As such, it is explicitly NOT
--- 6464,6474 ----
  <p>An <em>element information item</em> whose namespace name is
  "http://www.w3.org/@@@@/@@/wsdl" and whose local part is
! <code>description</code> conforms to this specification if it is
! valid coording to the XML Schema for that element as defined by
! this specification (<a href=
! "http://www.w3.org/@@@@/@@/wsdl">http://www.w3.org/@@@@/@@/wsdl</a>)
! and additionally adheres to all the constraints contained in this
! specification family and conforms to the specifications of any
! extensions contained in it.</p>
  <p>Note that the WSDL language is defined in terms of the component
  model defined by this specification. As such, it is explicitly NOT
***************
*** 6517,6526 ****
  <p>Except as noted below for mandatory extensions, a conformant
  WSDL processor MUST accept any legal WSDL document as defined by
! this specification.</p>
  </li>
  <li>
  <p>A conformant WSDL processor MUST fault if a portion of a WSDL
! document is illegal according to this specification and the WSDL
! processor attempts to process that portion.</p>
  </li>
  <li>
--- 6527,6537 ----
  <p>Except as noted below for mandatory extensions, a conformant
  WSDL processor MUST accept any legal WSDL document as defined by
! this specification (WSDL 2.0 Part 1: Core Language, that is).</p>
  </li>
  <li>
  <p>A conformant WSDL processor MUST fault if a portion of a WSDL
! document is illegal according to this specification (WSDL 2.0 Part
! 1: Core Language, that is) and the WSDL processor attempts to
! process that portion.</p>
  </li>
  <li>
***************
*** 7809,7812 ****
--- 7820,7832 ----
  </tr>
  <tr>
+ <td rowspan="1" colspan="1">20050301</td>
+ <td rowspan="1" colspan="1">RRC</td>
+ <td rowspan="1" colspan="1"><a href=
+ "http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC48a">LC48a</a>,
+ <a href=
+ "http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC49">LC49</a>:
+ implemented resolutions.</td>
+ </tr>
+ <tr>
  <td rowspan="1" colspan="1">20050228</td>
  <td rowspan="1" colspan="1">JJM</td>

Index: wsdl20.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.xml,v
retrieving revision 1.182
retrieving revision 1.183
diff -C2 -d -r1.182 -r1.183
*** wsdl20.xml	1 Mar 2005 14:45:08 -0000	1.182
--- wsdl20.xml	1 Mar 2005 15:12:58 -0000	1.183
***************
*** 7429,7432 ****
--- 7429,7437 ----
        confuse users.</p></note>
  
+       <note><p>Authors of extensibility elements should make sure to
+       include in the specification for such elements a clear statement
+       of the requirements for document conformance (see <specref ref="markup"/>).
+       </p></note>
+       
    </div2>
  </div1>
***************
*** 7490,7496 ****
      <p>An &EII; whose namespace name is <attval>&wsdl-ns;</attval> and
      whose local part is <el>description</el> conforms to this
!     specification if it conforms to the XML Schema for that element as
!     defined by this specification family and additionally adheres to
!     all the constraints contained in this specification.</p>
  
      <p>Note that the WSDL language is defined in terms of the
--- 7495,7502 ----
      <p>An &EII; whose namespace name is <attval>&wsdl-ns;</attval> and
      whose local part is <el>description</el> conforms to this
!     specification if it is valid coording to the XML Schema for that element as
!     defined by this specification (<loc href="&wsdl-ns;">&wsdl-ns;</loc>)
!     and additionally adheres to all the constraints contained in this specification
!     family and conforms to the specifications of any extensions contained in it.</p>
  
      <p>Note that the WSDL language is defined in terms of the
***************
*** 7559,7569 ****
  	<p>Except as noted below for mandatory extensions, a
          conformant WSDL processor MUST accept any legal WSDL document
!         as defined by this specification.</p>
  	</item>
  
        <item>
          <p>A conformant WSDL processor MUST fault if a portion of a
!         WSDL document is illegal according to this specification and
!         the WSDL processor attempts to process that portion.</p>
        </item>
  
--- 7565,7576 ----
  	<p>Except as noted below for mandatory extensions, a
          conformant WSDL processor MUST accept any legal WSDL document
!         as defined by this specification (WSDL 2.0 Part 1: Core Language, that is).</p>
  	</item>
  
        <item>
          <p>A conformant WSDL processor MUST fault if a portion of a
!         WSDL document is illegal according to this specification
!         (WSDL 2.0 Part 1: Core Language, that is)
!         and the WSDL processor attempts to process that portion.</p>
        </item>
  
***************
*** 8820,8823 ****
--- 8827,8837 ----
      
      <tr>
+        <td>20050301</td>
+        <td>RRC</td>
+        <td><loc href="http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC48a">LC48a</loc>, 
+            <loc href="http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC49">LC49</loc>:
+            implemented resolutions.</td>
+     </tr>
+     <tr>
         <td>20050228</td>
         <td>JJM</td>

Received on Tuesday, 1 March 2005 15:13:03 UTC