- From: Roberto Chinnici via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 15 Jun 2005 22:33:12 +0000
- To: public-ws-desc-eds@w3.org
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>* ! <feature uri="<em>xs:anyURI</em>" required="<em>xs:boolean</em>"? > <documentation />* </feature>* ! <property uri="<em>xs:anyURI</em>" > <documentation />* --- 12731,12739 ---- </operation>* ! <feature ref="<em>xs:anyURI</em>" required="<em>xs:boolean</em>"? > <documentation />* </feature>* ! <property ref="<em>xs:anyURI</em>" > <documentation />* *************** *** 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 **** <wsdl:interface name="TicketAgent"> ! <feature uri="http://example.com/secure-channel" required="true"/> <wsdl:operation name="listFlights" pattern="http://www.w3.org/@@@@/@@/wsdl/in-out"> --- 13863,13867 ---- <wsdl:interface name="TicketAgent"> ! <feature ref="http://example.com/secure-channel" required="true"/> <wsdl:operation name="listFlights" pattern="http://www.w3.org/@@@@/@@/wsdl/in-out"> 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 **** </operation>* ! <feature uri="<em>xs:anyURI</em>" required="<em>xs:boolean</em>"? > <documentation />* </feature>* ! <property uri="<em>xs:anyURI</em>" > <documentation />* --- 7690,7698 ---- </operation>* ! <feature ref="<em>xs:anyURI</em>" required="<em>xs:boolean</em>"? > <documentation />* </feature>* ! <property ref="<em>xs:anyURI</em>" > <documentation />* *************** *** 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 **** <wsdl:interface name="TicketAgent"> ! <feature uri="http://example.com/secure-channel" required="true"/> <wsdl:operation name="listFlights" pattern="http://www.w3.org/@@@@/@@/wsdl/in-out"> --- 8985,8989 ---- <wsdl:interface name="TicketAgent"> ! <feature ref="http://example.com/secure-channel" required="true"/> <wsdl:operation name="listFlights" pattern="http://www.w3.org/@@@@/@@/wsdl/in-out"> 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 **** </operation>* ! <feature uri="<emph>xs:anyURI</emph>" required="<emph>xs:boolean</emph>"? > <documentation />* </feature>* ! <property uri="<emph>xs:anyURI</emph>" > <documentation />* --- 10373,10381 ---- </operation>* ! <feature ref="<emph>xs:anyURI</emph>" required="<emph>xs:boolean</emph>"? > <documentation />* </feature>* ! <property ref="<emph>xs:anyURI</emph>" > <documentation />* *************** *** 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 **** <wsdl:interface name="TicketAgent"> ! <feature uri="http://example.com/secure-channel" required="true"/> <wsdl:operation name="listFlights" pattern="&wsdl-mep-in-out;"> --- 11915,11919 ---- <wsdl:interface name="TicketAgent"> ! <feature ref="http://example.com/secure-channel" required="true"/> <wsdl:operation name="listFlights" pattern="&wsdl-mep-in-out;">
Received on Wednesday, 15 June 2005 22:33:25 UTC