2002/ws/desc/wsdl20 wsdl20-z.html,1.42,1.43 wsdl20.html,1.200,1.201 wsdl20.xml,1.295,1.296

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

Modified Files:
	wsdl20-z.html wsdl20.html wsdl20.xml 
Log Message:
Missed a couple of references to the {uri} property.


Index: wsdl20-z.html
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-z.html,v
retrieving revision 1.42
retrieving revision 1.43
diff -C2 -d -r1.42 -r1.43
*** wsdl20-z.html	15 Jun 2005 22:20:28 -0000	1.42
--- wsdl20-z.html	15 Jun 2005 22:33:09 -0000	1.43
***************
*** 12731,12739 ****
      </operation>*
  
!     &lt;feature uri="<em>xs:anyURI</em>" required="<em>xs:boolean</em>"? &gt;
        &lt;documentation /&gt;*
      &lt;/feature&gt;*
  
!     &lt;property uri="<em>xs:anyURI</em>" &gt;
        &lt;documentation /&gt;*
  
--- 12731,12739 ----
      &lt;/operation&gt;*
  
!     &lt;feature ref="<em>xs:anyURI</em>" required="<em>xs:boolean</em>"? &gt;
        &lt;documentation /&gt;*
      &lt;/feature&gt;*
  
!     &lt;property ref="<em>xs:anyURI</em>" &gt;
        &lt;documentation /&gt;*
  
***************
*** 13380,13384 ****
  <td rowspan="1" colspan="1"><code><em>parent</em></code> Pointer
  Part</td>
! <td rowspan="1" colspan="1"><code><em>feature</em></code> URI</td>
  <td rowspan="1" colspan="1">n/a</td>
  <td rowspan="1" colspan="1">n/a</td>
--- 13380,13384 ----
  <td rowspan="1" colspan="1"><code><em>parent</em></code> Pointer
  Part</td>
! <td rowspan="1" colspan="1"><code><em>feature</em></code> IRI</td>
  <td rowspan="1" colspan="1">n/a</td>
  <td rowspan="1" colspan="1">n/a</td>
***************
*** 13389,13393 ****
  <td rowspan="1" colspan="1"><code><em>parent</em></code> Pointer
  Part</td>
! <td rowspan="1" colspan="1"><code><em>property</em></code> URI</td>
  <td rowspan="1" colspan="1">n/a</td>
  <td rowspan="1" colspan="1">n/a</td>
--- 13389,13393 ----
  <td rowspan="1" colspan="1"><code><em>parent</em></code> Pointer
  Part</td>
! <td rowspan="1" colspan="1"><code><em>property</em></code> IRI</td>
  <td rowspan="1" colspan="1">n/a</td>
  <td rowspan="1" colspan="1">n/a</td>
***************
*** 13693,13697 ****
  </li>
  <li>
! <p><code><em>feature</em></code> is the {<a href="#property-Feature.uri">uri</a>} property of the <a href="#component-Feature">Feature</a> component.</p>
  </li>
  </ol>
--- 13693,13697 ----
  </li>
  <li>
! <p><code><em>feature</em></code> is the {<a href="#property-Feature.ref">ref</a>} property of the <a href="#component-Feature">Feature</a> component.</p>
  </li>
  </ol>
***************
*** 13708,13712 ****
  </li>
  <li>
! <p><code><em>property</em></code> is the {<a href="#property-Property.uri">uri</a>} property of the <a href="#component-Property">Property</a> component.</p>
  </li>
  </ol>
--- 13708,13712 ----
  </li>
  <li>
! <p><code><em>property</em></code> is the {<a href="#property-Property.ref">ref</a>} property of the <a href="#component-Property">Property</a> component.</p>
  </li>
  </ol>
***************
*** 13863,13867 ****
          
      &lt;wsdl:interface name="TicketAgent"&gt;
!             &lt;feature uri="http://example.com/secure-channel" required="true"/&gt;
  
          &lt;wsdl:operation name="listFlights" pattern="http://www.w3.org/@@@@/@@/wsdl/in-out"&gt;
--- 13863,13867 ----
          
      &lt;wsdl:interface name="TicketAgent"&gt;
!             &lt;feature ref="http://example.com/secure-channel" required="true"/&gt;
  
          &lt;wsdl:operation name="listFlights" pattern="http://www.w3.org/@@@@/@@/wsdl/in-out"&gt;

Index: wsdl20.html
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.html,v
retrieving revision 1.200
retrieving revision 1.201
diff -C2 -d -r1.200 -r1.201
*** wsdl20.html	15 Jun 2005 22:20:29 -0000	1.200
--- wsdl20.html	15 Jun 2005 22:33:09 -0000	1.201
***************
*** 7690,7698 ****
      &lt;/operation&gt;*
  
!     &lt;feature uri="<em>xs:anyURI</em>" required="<em>xs:boolean</em>"? &gt;
        &lt;documentation /&gt;*
      &lt;/feature&gt;*
  
!     &lt;property uri="<em>xs:anyURI</em>" &gt;
        &lt;documentation /&gt;*
  
--- 7690,7698 ----
      &lt;/operation&gt;*
  
!     &lt;feature ref="<em>xs:anyURI</em>" required="<em>xs:boolean</em>"? &gt;
        &lt;documentation /&gt;*
      &lt;/feature&gt;*
  
!     &lt;property ref="<em>xs:anyURI</em>" &gt;
        &lt;documentation /&gt;*
  
***************
*** 8418,8422 ****
  <td rowspan="1" colspan="1"><code><em>parent</em></code> Pointer
  Part</td>
! <td rowspan="1" colspan="1"><code><em>feature</em></code> URI</td>
  <td rowspan="1" colspan="1">n/a</td>
  <td rowspan="1" colspan="1">n/a</td>
--- 8418,8422 ----
  <td rowspan="1" colspan="1"><code><em>parent</em></code> Pointer
  Part</td>
! <td rowspan="1" colspan="1"><code><em>feature</em></code> IRI</td>
  <td rowspan="1" colspan="1">n/a</td>
  <td rowspan="1" colspan="1">n/a</td>
***************
*** 8429,8433 ****
  <td rowspan="1" colspan="1"><code><em>parent</em></code> Pointer
  Part</td>
! <td rowspan="1" colspan="1"><code><em>property</em></code> URI</td>
  <td rowspan="1" colspan="1">n/a</td>
  <td rowspan="1" colspan="1">n/a</td>
--- 8429,8433 ----
  <td rowspan="1" colspan="1"><code><em>parent</em></code> Pointer
  Part</td>
! <td rowspan="1" colspan="1"><code><em>property</em></code> IRI</td>
  <td rowspan="1" colspan="1">n/a</td>
  <td rowspan="1" colspan="1">n/a</td>
***************
*** 8801,8805 ****
  <li>
  <p><code><em>feature</em></code> is the {<a href=
! "#property-Feature.uri">uri</a>} property of the <a href=
  "#component-Feature">Feature</a> component.</p>
  </li>
--- 8801,8805 ----
  <li>
  <p><code><em>feature</em></code> is the {<a href=
! "#property-Feature.ref">ref</a>} property of the <a href=
  "#component-Feature">Feature</a> component.</p>
  </li>
***************
*** 8818,8822 ****
  <li>
  <p><code><em>property</em></code> is the {<a href=
! "#property-Property.uri">uri</a>} property of the <a href=
  "#component-Property">Property</a> component.</p>
  </li>
--- 8818,8822 ----
  <li>
  <p><code><em>property</em></code> is the {<a href=
! "#property-Property.ref">ref</a>} property of the <a href=
  "#component-Property">Property</a> component.</p>
  </li>
***************
*** 8985,8989 ****
          
      &lt;wsdl:interface name="TicketAgent"&gt;
!             &lt;feature uri="http://example.com/secure-channel" required="true"/&gt;
  
          &lt;wsdl:operation name="listFlights" pattern="http://www.w3.org/@@@@/@@/wsdl/in-out"&gt;
--- 8985,8989 ----
          
      &lt;wsdl:interface name="TicketAgent"&gt;
!             &lt;feature ref="http://example.com/secure-channel" required="true"/&gt;
  
          &lt;wsdl:operation name="listFlights" pattern="http://www.w3.org/@@@@/@@/wsdl/in-out"&gt;

Index: wsdl20.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.xml,v
retrieving revision 1.295
retrieving revision 1.296
diff -C2 -d -r1.295 -r1.296
*** wsdl20.xml	15 Jun 2005 22:20:29 -0000	1.295
--- wsdl20.xml	15 Jun 2005 22:33:10 -0000	1.296
***************
*** 10373,10381 ****
      &lt;/operation&gt;*
  
!     &lt;feature uri=&quot;<emph>xs:anyURI</emph>&quot; required=&quot;<emph>xs:boolean</emph>&quot;? &gt;
        &lt;documentation /&gt;*
      &lt;/feature&gt;*
  
!     &lt;property uri=&quot;<emph>xs:anyURI</emph>&quot; &gt;
        &lt;documentation /&gt;*
  
--- 10373,10381 ----
      &lt;/operation&gt;*
  
!     &lt;feature ref=&quot;<emph>xs:anyURI</emph>&quot; required=&quot;<emph>xs:boolean</emph>&quot;? &gt;
        &lt;documentation /&gt;*
      &lt;/feature&gt;*
  
!     &lt;property ref=&quot;<emph>xs:anyURI</emph>&quot; &gt;
        &lt;documentation /&gt;*
  
***************
*** 11181,11185 ****
  	  <td><comp>Feature</comp></td>
            <td><code><emph>parent</emph></code> Pointer Part</td>
!           <td><code><emph>feature</emph></code> URI</td>
            <td>n/a</td>
            <td>n/a</td>
--- 11181,11185 ----
  	  <td><comp>Feature</comp></td>
            <td><code><emph>parent</emph></code> Pointer Part</td>
!           <td><code><emph>feature</emph></code> IRI</td>
            <td>n/a</td>
            <td>n/a</td>
***************
*** 11189,11193 ****
  	  <td><comp>Property</comp></td>
            <td><code><emph>parent</emph></code> Pointer Part</td>
!           <td><code><emph>property</emph></code> URI</td>
            <td>n/a</td>
            <td>n/a</td>
--- 11189,11193 ----
  	  <td><comp>Property</comp></td>
            <td><code><emph>parent</emph></code> Pointer Part</td>
!           <td><code><emph>property</emph></code> IRI</td>
            <td>n/a</td>
            <td>n/a</td>
***************
*** 11768,11772 ****
        			</code>
        			is the
!       			<prop comp="Feature">uri</prop>
        			property of the
        			<comp>Feature</comp>
--- 11768,11772 ----
        			</code>
        			is the
!       			<prop comp="Feature">ref</prop>
        			property of the
        			<comp>Feature</comp>
***************
*** 11795,11799 ****
        			</code>
        			is the
!       			<prop comp="Property">uri</prop>
        			property of the
        			<comp>Property</comp>
--- 11795,11799 ----
        			</code>
        			is the
!       			<prop comp="Property">ref</prop>
        			property of the
        			<comp>Property</comp>
***************
*** 11915,11919 ****
  	
      &lt;wsdl:interface name="TicketAgent"&gt;
! 	    &lt;feature uri="http://example.com/secure-channel" required="true"/&gt;
  
          &lt;wsdl:operation name="listFlights" pattern="&wsdl-mep-in-out;"&gt;
--- 11915,11919 ----
  	
      &lt;wsdl:interface name="TicketAgent"&gt;
! 	    &lt;feature ref="http://example.com/secure-channel" required="true"/&gt;
  
          &lt;wsdl:operation name="listFlights" pattern="&wsdl-mep-in-out;"&gt;

Received on Wednesday, 15 June 2005 22:33:25 UTC