2002/ws/desc/wsdl20 wsdl20.html,1.154,1.155 wsdl20.xml,1.183,1.184

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

Modified Files:
	wsdl20.html wsdl20.xml 
Log Message:
Implemented editorial fixes for LC51.


Index: wsdl20.html
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.html,v
retrieving revision 1.154
retrieving revision 1.155
diff -C2 -d -r1.154 -r1.155
*** wsdl20.html	1 Mar 2005 15:12:58 -0000	1.154
--- wsdl20.html	1 Mar 2005 15:44:06 -0000	1.155
***************
*** 1224,1227 ****
--- 1224,1239 ----
  information item</em>.</td>
  </tr>
+ <tr>
+ <td rowspan="1" colspan="1">{type definitions}</td>
+ <td rowspan="1" colspan="1">The set of type definitions
+ corresponding to all the type definitions defined as descendants of
+ the <code>types</code> <em>element information item</em>, if any,
+ plus any imported type definitions. At a minimum this will include
+ all the global type definitions defined by XML Schema
+ <code>simpleType</code> and <code>complexType</code> <em>element
+ information item</em>s. It MAY also include any definitions from
+ some other type system which describes the [attributes] and
+ [children] properties of an <em>element information item</em>.</td>
+ </tr>
  </tbody>
  </table>
***************
*** 2127,2132 ****
  </li>
  <li>
! <p>the direction of each formal argument <em>a</em> is one of
! <em>[in]</em>, <em>[out]</em>, <em>[inout]</em>, determined
  according to the value of its corresponding <em>u</em> token;</p>
  </li>
--- 2139,2144 ----
  </li>
  <li>
! <p>the direction <em>d</em> of each formal argument <em>a</em> is
! one of <em>[in]</em>, <em>[out]</em>, <em>[inout]</em>, determined
  according to the value of its corresponding <em>u</em> token;</p>
  </li>
***************
*** 3191,3194 ****
--- 3203,3212 ----
  </li>
  <li>
+ <p>Fault Reference component: all features asserted within the
+ fault reference component, those within the aprent interface
+ operation component and those withing its parent interface
+ component.</p>
+ </li>
+ <li>
  <p>Binding component: all features asserted within the binding
  component and those within the interface component referred to by
***************
*** 3447,3453 ****
  </li>
  <li>
! <p>{value constraint} OPTIONAL. A type definition constraining the
! value of the property, or the token <em>#value</em> if the {value}
! property is not empty.</p>
  </li>
  <li>
--- 3465,3473 ----
  </li>
  <li>
! <p>{value constraint} OPTIONAL. A reference to a type definition in
! the {type definitions} property of <a href=
! "#Description_details"><b>2.1.1 The Description Component</b></a>
! constraining the value of the property, or the token
! <em>#value</em> if the {value} property is not empty.</p>
  </li>
  <li>
***************
*** 3788,3795 ****
  <td rowspan="1" colspan="1">If the <code>constraint</code>
  <em>element information item</em> is present, the type definition
! referred to by the value of this <em>element information item</em>.
! Otherwise, if the <code>value</code> <em>element information
! item</em> is present, the token <em>#value</em>, otherwise
! empty.</td>
  </tr>
  <tr>
--- 3808,3817 ----
  <td rowspan="1" colspan="1">If the <code>constraint</code>
  <em>element information item</em> is present, the type definition
! from the {type definitions} property of <a href=
! "#Description_details"><b>2.1.1 The Description Component</b></a>
! resolved to by the value of the <code>constraint</code> <em>element
! information item</em>. Otherwise, if the <code>value</code>
! <em>element information item</em> is present, the token
! <em>#value</em>, otherwise empty.</td>
  </tr>
  <tr>
***************
*** 7823,7826 ****
--- 7845,7857 ----
  <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#LC51">LC51</a>:
+ added Fault Reference component to the feature composition section;
+ added mapping of {type definitions} property of the Description
+ component from the XML representation.</td>
+ </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=

Index: wsdl20.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.xml,v
retrieving revision 1.183
retrieving revision 1.184
diff -C2 -d -r1.183 -r1.184
*** wsdl20.xml	1 Mar 2005 15:12:58 -0000	1.183
--- wsdl20.xml	1 Mar 2005 15:44:06 -0000	1.184
***************
*** 1499,1502 ****
--- 1499,1517 ----
  		    </td>
  		  </tr>
+ 		  <tr>
+ 		    <td>{type definitions}</td>
+ 			<td>
+ 			The set of type definitions
+ 			corresponding to all the type definitions
+ 			defined as descendants of the <el>types</el>
+ 			&EII;, if any, plus any imported type
+ 			definitions. At a minimum this will include
+ 			all the global type definitions defined by
+ 			XML Schema <el>simpleType</el> and <el>complexType</el>
+ 			&EII;s. It MAY also include any definitions from some
+ 			other type system which describes the [attributes]
+ 			and [children] properties of an &EII;.
+ 		    </td>
+ 		  </tr>
  		</tbody>
  	  </table>
***************
*** 2663,2667 ****
  		 <item><p>the list of formal arguments to the function is <emph>[a0, a1, ...]</emph>;
  		 </p></item>
! 		 <item><p>the direction of each formal argument <emph>a</emph> is one of
  		 <emph>[in]</emph>, <emph>[out]</emph>, <emph>[inout]</emph>,
  		 determined according to the value of its corresponding <emph>u</emph> token;
--- 2678,2682 ----
  		 <item><p>the list of formal arguments to the function is <emph>[a0, a1, ...]</emph>;
  		 </p></item>
! 		 <item><p>the direction <emph>d</emph> of each formal argument <emph>a</emph> is one of
  		 <emph>[in]</emph>, <emph>[out]</emph>, <emph>[inout]</emph>,
  		 determined according to the value of its corresponding <emph>u</emph> token;
***************
*** 3875,3878 ****
--- 3890,3898 ----
                within the parent interface operation component and
                those within its parent interface component.</p></item>
+               
+               <item><p>Fault Reference component: all features asserted
+               within the fault reference component, those
+               within the aprent interface operation component and
+               those withing its parent interface component.</p></item>
  
  	      <item><p>Binding component: all features asserted within
***************
*** 4142,4148 ****
           by the {name} URI, then the client MUST obey all semantics
           implied by the definition of that Property.</p></item>
! 	    <item><p>{value constraint} OPTIONAL. A type definition constraining the
! 	    value of the property, or the token <emph>#value</emph> if the {value}
!             property is not empty.</p></item>
              <item><p>{value} OPTIONAL. The value of the property, an ordered list
              of child information items, as specified by the [children] property
--- 4162,4169 ----
           by the {name} URI, then the client MUST obey all semantics
           implied by the definition of that Property.</p></item>
! 	    <item><p>{value constraint} OPTIONAL. A reference to a type definition 
! 	    in the {type definitions} property of <specref ref='Description_details' />
! 	    constraining the value of the property, or the token <emph>#value</emph>
! 	    if the {value} property is not empty.</p></item>
              <item><p>{value} OPTIONAL. The value of the property, an ordered list
              of child information items, as specified by the [children] property
***************
*** 4581,4585 ****
  		    <td>{value constraint}</td> <td>If the
  		    <el>constraint</el> &EII; is present, the type
! 		    definition referred to by the value of this &EII;.
  		    Otherwise, if the <el>value</el> &EII; is present,
  		    the token <emph>#value</emph>, otherwise empty.
--- 4602,4608 ----
  		    <td>{value constraint}</td> <td>If the
  		    <el>constraint</el> &EII; is present, the type
! 		    definition from the {type definitions} property of
! 		    <specref ref='Description_details' /> resolved to
! 		    by the value of the <el>constraint</el> &EII;.
  		    Otherwise, if the <el>value</el> &EII; is present,
  		    the token <emph>#value</emph>, otherwise empty.
***************
*** 8829,8832 ****
--- 8852,8863 ----
         <td>20050301</td>
         <td>RRC</td>
+        <td><loc href="http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC51">LC51</loc>: 
+            added Fault Reference component to the feature composition section; added mapping
+            of {type definitions} property of the Description component from the
+            XML representation.</td>
+     </tr>
+     <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>:

Received on Tuesday, 1 March 2005 15:44:08 UTC