2002/ws/desc/wsdl20 wsdl20.xml,1.91,1.92 wsdl20.html,1.82,1.83

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

Modified Files:
	wsdl20.xml wsdl20.html 
Log Message:
Allowed F&P *nearly* everywhere. Sigh.

Index: wsdl20.html
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.html,v
retrieving revision 1.82
retrieving revision 1.83
diff -C2 -d -r1.82 -r1.83
*** wsdl20.html	18 Jun 2004 19:14:43 -0000	1.82
--- wsdl20.html	25 Jun 2004 15:22:41 -0000	1.83
***************
*** 1545,1549 ****
  			[children], if any.
  			</td>
!           </tr>
  		  <tr>
  		    <td rowspan="1" colspan="1">{properties}</td>
--- 1545,1549 ----
  			[children], if any.
  			</td>
!                   </tr>
  		  <tr>
  		    <td rowspan="1" colspan="1">{properties}</td>
***************
*** 1553,1557 ****
  			[children], if any.
  			</td>
!           </tr>
  		</tbody>
  	  </table><br>
--- 1553,1557 ----
  			[children], if any.
  			</td>
!                   </tr>
  		</tbody>
  	  </table><br>
***************
*** 1849,1852 ****
--- 1849,1858 ----
              property has no value.</p> </li>
  
+             <li><p>{features} A set of named feature definitions
+ 	    used by the operation</p></li>
+ 
+             <li><p>{properties} A set of named property definitions
+ 	    used by the operation</p></li>
+ 
  	  </ul>
  
***************
*** 1875,1878 ****
--- 1881,1885 ----
              element="<em>union of xs:QName, xs:Token</em>"? &gt;
          &lt;documentation /&gt;?
+         [ &lt;feature /&gt; | &lt;property /&gt; ]*
        &lt;/<b>input</b>&gt;
        &lt;<b>output</b>
***************
*** 1880,1883 ****
--- 1887,1891 ----
              element="<em>union of xs:QName, xs:Token</em>"? &gt;
          &lt;documentation /&gt;?
+         [ &lt;feature /&gt; | &lt;property /&gt; ]*
        &lt;/<b>output</b>&gt;
      &lt;/operation&gt;
***************
*** 1936,1939 ****
--- 1944,1950 ----
  		  </p>
  		</li>
+                 <li><p>Zero or more <code>feature</code>  and/or
+                 <code>property</code>  <em>element information item</em>s (see <a href="#Feature_XMLRep"><b>2.7.2 XML Representation of Feature Component</b></a> and <a href="#Property_XMLRep"><b>2.8.2 XML Representation of Property Component</b></a>, respectively).</p></li>
+ 
  		<li>
                    <p>Zero or more namespace-qualified <em>element information item</em>s. The
***************
*** 2045,2048 ****
--- 2056,2075 ----
  			</td>
  		  </tr>
+ 		  <tr>
+ 		    <td rowspan="1" colspan="1">{features}</td>
+ 			<td rowspan="1" colspan="1">
+ 			The set of features corresponding to the
+ 			<code>feature</code>  <em>element information item</em>s in
+ 			[children], if any.
+ 			</td>
+                   </tr>
+ 		  <tr>
+ 		    <td rowspan="1" colspan="1">{properties}</td>
+ 			<td rowspan="1" colspan="1">
+ 			The set of properties corresponding to the
+ 			<code>property</code>  <em>element information item</em>s in
+ 			[children], if any.
+ 			</td>
+                   </tr>
  		</tbody>
  	  </table><br>
***************
*** 2125,2128 ****
--- 2152,2161 ----
              fault message.</p></li>
  
+             <li><p>{features} A set of named feature definitions
+ 	    used by the operation</p></li>
+ 
+             <li><p>{properties} A set of named property definitions
+ 	    used by the operation</p></li>
+ 
  	  </ul>
  
***************
*** 2140,2143 ****
--- 2173,2177 ----
              messageLabel="<em>xs:NCName</em>"? &gt;
          &lt;documentation /&gt;?
+         [ &lt;feature /&gt; | &lt;property /&gt; ]*
        &lt;/<b>infault</b>&gt;*
        &lt;<b>outfault</b>
***************
*** 2145,2148 ****
--- 2179,2183 ----
              messageLabel="<em>xs:NCName</em>"? &gt;
          &lt;documentation /&gt;?
+         [ &lt;feature /&gt; | &lt;property /&gt; ]*
        &lt;/<b>outfault</b>&gt;*
      &lt;/operation&gt;
***************
*** 2207,2210 ****
--- 2242,2247 ----
  		  </p>
  		</li>
+                 <li><p>Zero or more <code>feature</code>  and/or
+                 <code>property</code>  <em>element information item</em>s (see <a href="#Feature_XMLRep"><b>2.7.2 XML Representation of Feature Component</b></a> and <a href="#Property_XMLRep"><b>2.8.2 XML Representation of Property Component</b></a>, respectively).</p></li>
  		<li>
                    <p>Zero or more namespace-qualified <em>element information item</em>s. The
***************
*** 2313,2316 ****
--- 2350,2369 ----
                          </td>
                    </tr>
+ 		  <tr>
+ 		    <td rowspan="1" colspan="1">{features}</td>
+ 			<td rowspan="1" colspan="1">
+ 			The set of features corresponding to the
+ 			<code>feature</code>  <em>element information item</em>s in
+ 			[children], if any.
+ 			</td>
+                   </tr>
+ 		  <tr>
+ 		    <td rowspan="1" colspan="1">{properties}</td>
+ 			<td rowspan="1" colspan="1">
+ 			The set of properties corresponding to the
+ 			<code>property</code>  <em>element information item</em>s in
+ 			[children], if any.
+ 			</td>
+                   </tr>
  		</tbody>
  	  </table><br>
***************
*** 3605,3608 ****
--- 3658,3667 ----
              Interface Operation component being bound by the
              containing Binding Operation component.</p></li>
+ 
+             <li><p>{features} A set of named feature definitions
+ 	    used by the operation</p></li>
+ 
+             <li><p>{properties} A set of named property definitions
+ 	    used by the operation</p></li>
  	  </ul>
  
***************
*** 3624,3631 ****
--- 3683,3692 ----
              messageLabel="<em>xs:NCName</em>"? &gt;
          &lt;documentation /&gt;?
+         [ &lt;feature /&gt; | &lt;property /&gt; ]*
        &lt;/<b>input</b>&gt;
        &lt;<b>output</b>
              messageLabel="<em>xs:NCName</em>"? &gt;
          &lt;documentation /&gt;?
+         [ &lt;feature /&gt; | &lt;property /&gt; ]*
        &lt;/<b>output</b>&gt;
      &lt;/operation&gt;
***************
*** 3679,3682 ****
--- 3740,3745 ----
  	        </p>
            </li>
+                 <li><p>Zero or more <code>feature</code>  and/or
+                 <code>property</code>  <em>element information item</em>s (see <a href="#Feature_XMLRep"><b>2.7.2 XML Representation of Feature Component</b></a> and <a href="#Property_XMLRep"><b>2.8.2 XML Representation of Property Component</b></a>, respectively).</p></li>
  	  <li>
  		<p>
***************
*** 3759,3762 ****
--- 3822,3841 ----
                          </td>
                    </tr>
+ 		  <tr>
+ 		    <td rowspan="1" colspan="1">{features}</td>
+ 			<td rowspan="1" colspan="1">
+ 			The set of features corresponding to the
+ 			<code>feature</code>  <em>element information item</em>s in
+ 			[children], if any.
+ 			</td>
+                   </tr>
+ 		  <tr>
+ 		    <td rowspan="1" colspan="1">{properties}</td>
+ 			<td rowspan="1" colspan="1">
+ 			The set of properties corresponding to the
+ 			<code>property</code>  <em>element information item</em>s in
+ 			[children], if any.
+ 			</td>
+                   </tr>
  		</tbody>
  	  </table><br>
***************
*** 3793,3796 ****
--- 3872,3881 ----
    	    <li><p> {endpoints} A set of Endpoint components.
    	    </p></li>
+ 
+             <li><p>{features} A set of named feature definitions
+ 	    used by the operation</p></li>
+ 
+             <li><p>{properties} A set of named property definitions
+ 	    used by the operation</p></li>
  	  </ul>
  
***************
*** 3810,3813 ****
--- 3895,3899 ----
      &lt;documentation /&gt;?
      &lt;endpoint /&gt;+
+     [ &lt;feature /&gt; | &lt;property /&gt; ]*
    &lt;/<b>service</b>&gt;
  &lt;/definitions&gt;
***************
*** 3863,3866 ****
--- 3949,3954 ----
  			<p>One or more <code>endpoint</code>  <em>element information item</em>s (see <a href="#Endpoint_XMLRep"><b>2.14.2 XML Representation of Endpoint Component</b></a></p>
  		    </li>
+                 <li><p>Zero or more <code>feature</code>  and/or
+                 <code>property</code>  <em>element information item</em>s (see <a href="#Feature_XMLRep"><b>2.7.2 XML Representation of Feature Component</b></a> and <a href="#Property_XMLRep"><b>2.8.2 XML Representation of Property Component</b></a>, respectively).</p></li>
              <li>
                <p>
***************
*** 3969,3972 ****
--- 4057,4076 ----
  			</td>
            </tr>
+ 		  <tr>
+ 		    <td rowspan="1" colspan="1">{features}</td>
+ 			<td rowspan="1" colspan="1">
+ 			The set of features corresponding to the
+ 			<code>feature</code>  <em>element information item</em>s in
+ 			[children], if any.
+ 			</td>
+                   </tr>
+ 		  <tr>
+ 		    <td rowspan="1" colspan="1">{properties}</td>
+ 			<td rowspan="1" colspan="1">
+ 			The set of properties corresponding to the
+ 			<code>property</code>  <em>element information item</em>s in
+ 			[children], if any.
+ 			</td>
+                   </tr>
  		</tbody>
  	  </table><br>
***************
*** 4004,4007 ****
--- 4108,4117 ----
  	    {binding} property.</p>
              </li>
+ 
+             <li><p>{features} A set of named feature definitions
+ 	    used by the operation</p></li>
+ 
+             <li><p>{properties} A set of named property definitions
+ 	    used by the operation</p></li>
  	  </ul>
  
***************
*** 4032,4035 ****
--- 4142,4146 ----
            address="<em>xs:anyURI</em>"? &gt;
        &lt;documentation /&gt;?
+       [ &lt;feature /&gt; | &lt;property /&gt; ]*
      &lt;/<b>endpoint</b>&gt;
    &lt;/service&gt;+
***************
*** 4077,4080 ****
--- 4188,4193 ----
  		      An OPTIONAL <code>documentation</code>  <em>element information item</em> (see <a href="#eii-documentation"><b>5. Documentation</b></a>).
  		      </p>
+                 <li><p>Zero or more <code>feature</code>  and/or
+                 <code>property</code>  <em>element information item</em>s (see <a href="#Feature_XMLRep"><b>2.7.2 XML Representation of Feature Component</b></a> and <a href="#Property_XMLRep"><b>2.8.2 XML Representation of Property Component</b></a>, respectively).</p></li>
  		    </li>
  			<li>
***************
*** 4166,4169 ****
--- 4279,4298 ----
  			</td>
  		  </tr>
+ 		  <tr>
+ 		    <td rowspan="1" colspan="1">{features}</td>
+ 			<td rowspan="1" colspan="1">
+ 			The set of features corresponding to the
+ 			<code>feature</code>  <em>element information item</em>s in
+ 			[children], if any.
+ 			</td>
+                   </tr>
+ 		  <tr>
+ 		    <td rowspan="1" colspan="1">{properties}</td>
+ 			<td rowspan="1" colspan="1">
+ 			The set of properties corresponding to the
+ 			<code>property</code>  <em>element information item</em>s in
+ 			[children], if any.
+ 			</td>
+                   </tr>
  		</tbody>
  	  </table><br>
***************
*** 5250,5265 ****
--- 5379,5410 ----
        &lt;input messageLabel="<em>xs:NCName</em>"? element="<em>union of xs:QName, xs:Token</em>"? &gt;
          &lt;documentation /&gt;?
+ 
+         &lt;feature ... /&gt;*
+ 
+         &lt;property ... /&gt;*
        &lt;/input&gt;*
  
        &lt;output messageLabel="<em>xs:NCName</em>"? element="<em>union of xs:QName, xs:Token</em>"? &gt;
          &lt;documentation /&gt;?
+ 
+         &lt;feature ... /&gt;*
+ 
+         &lt;property ... /&gt;*
        &lt;/output&gt;*
  
        &lt;infault ref="<em>xs:QName</em>" messageLabel="<em>xs:NCName</em>"? &gt;
          &lt;documentation /&gt;?
+ 
+         &lt;feature ... /&gt;*
+ 
+         &lt;property ... /&gt;*
        &lt;/infault&gt;*
  
        &lt;outfault ref="<em>xs:QName</em>" messageLabel="<em>xs:NCName</em>"? &gt;
          &lt;documentation /&gt;?
+ 
+         &lt;feature ... /&gt;*
+ 
+         &lt;property ... /&gt;*
        &lt;/outfault&gt;*
  
***************
*** 5294,5301 ****
--- 5439,5454 ----
        &lt;input messageLabel="<em>xs:NCName</em>"? &gt;
          &lt;documentation /&gt;?
+ 
+         &lt;feature ... /&gt;*
+ 
+         &lt;property ... /&gt;*
        &lt;/input&gt;*
  
        &lt;output messageLabel="<em>xs:NCName</em>"? &gt;
          &lt;documentation /&gt;?
+ 
+         &lt;feature ... /&gt;*
+ 
+         &lt;property ... /&gt;*
        &lt;/output&gt;*
  
***************
*** 5315,5319 ****
--- 5468,5480 ----
      &lt;endpoint name="<em>xs:NCName</em>" binding="<em>xs:QName</em>" address="<em>xs:anyURI</em>"? &gt;
        &lt;documentation /&gt;?
+ 
+       &lt;feature ... /&gt;*
+ 
+       &lt;property ... /&gt;*
      &lt;/endpoint&gt;*
+ 
+     &lt;feature ... /&gt;*
+ 
+     &lt;property ... /&gt;*
    &lt;/service&gt;*
  &lt;/definitions&gt;
***************
*** 6189,6192 ****
--- 6350,6358 ----
      </tr>
          <tr>
+           <td rowspan="1" colspan="1">20040625</td>
+           <td rowspan="1" colspan="1">SW</td>
+           <td rowspan="1" colspan="1">Allowed F&amp;P *nearly* everywhere. Sigh.</td>
+         </tr>
+         <tr>
            <td rowspan="1" colspan="1">20040618</td>
            <td rowspan="1" colspan="1">SW</td>

Index: wsdl20.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.xml,v
retrieving revision 1.91
retrieving revision 1.92
diff -C2 -d -r1.91 -r1.92
*** wsdl20.xml	18 Jun 2004 19:14:43 -0000	1.91
--- wsdl20.xml	25 Jun 2004 15:22:41 -0000	1.92
***************
*** 1560,1564 ****
  			[children], if any.
  			</td>
!           </tr>
  		  <tr>
  		    <td>{properties}</td>
--- 1560,1564 ----
  			[children], if any.
  			</td>
!                   </tr>
  		  <tr>
  		    <td>{properties}</td>
***************
*** 1568,1572 ****
  			[children], if any.
  			</td>
!           </tr>
  		</tbody>
  	  </table>
--- 1568,1572 ----
  			[children], if any.
  			</td>
!                   </tr>
  		</tbody>
  	  </table>
***************
*** 1860,1863 ****
--- 1860,1869 ----
              property has no value.</p> </item>
  
+             <item><p>{features} A set of named feature definitions
+ 	    used by the operation</p></item>
+ 
+             <item><p>{properties} A set of named property definitions
+ 	    used by the operation</p></item>
+ 
  	  </ulist>
  
***************
*** 1885,1888 ****
--- 1891,1895 ----
              element=&quot;<emph>union of xs:QName, xs:Token</emph>&quot;? &gt;
          &lt;documentation /&gt;?
+         [ &lt;feature /&gt; | &lt;property /&gt; ]*
        &lt;/<b>input</b>&gt;
        &lt;<b>output</b>
***************
*** 1890,1893 ****
--- 1897,1901 ----
              element=&quot;<emph>union of xs:QName, xs:Token</emph>&quot;? &gt;
          &lt;documentation /&gt;?
+         [ &lt;feature /&gt; | &lt;property /&gt; ]*
        &lt;/<b>output</b>&gt;
      &lt;/operation&gt;
***************
*** 1947,1950 ****
--- 1955,1963 ----
  		  </p>
  		</item>
+                 <item><p>Zero or more <el>feature</el> and/or
+                 <el>property</el> &EII;s (see <specref
+                 ref="Feature_XMLRep"/> and <specref
+                 ref="Property_XMLRep"/>, respectively).</p></item>
+ 
  		<item>
                    <p>Zero or more namespace-qualified &EII;s. The
***************
*** 2055,2058 ****
--- 2068,2087 ----
  			</td>
  		  </tr>
+ 		  <tr>
+ 		    <td>{features}</td>
+ 			<td>
+ 			The set of features corresponding to the
+ 			<el>feature</el> &EII;s in
+ 			[children], if any.
+ 			</td>
+                   </tr>
+ 		  <tr>
+ 		    <td>{properties}</td>
+ 			<td>
+ 			The set of properties corresponding to the
+ 			<el>property</el> &EII;s in
+ 			[children], if any.
+ 			</td>
+                   </tr>
  		</tbody>
  	  </table>
***************
*** 2133,2136 ****
--- 2162,2171 ----
              fault message.</p></item>
  
+             <item><p>{features} A set of named feature definitions
+ 	    used by the operation</p></item>
+ 
+             <item><p>{properties} A set of named property definitions
+ 	    used by the operation</p></item>
+ 
  	  </ulist>
  
***************
*** 2147,2150 ****
--- 2182,2186 ----
              messageLabel=&quot;<emph>xs:NCName</emph>&quot;? &gt;
          &lt;documentation /&gt;?
+         [ &lt;feature /&gt; | &lt;property /&gt; ]*
        &lt;/<b>infault</b>&gt;*
        &lt;<b>outfault</b>
***************
*** 2152,2155 ****
--- 2188,2192 ----
              messageLabel=&quot;<emph>xs:NCName</emph>&quot;? &gt;
          &lt;documentation /&gt;?
+         [ &lt;feature /&gt; | &lt;property /&gt; ]*
        &lt;/<b>outfault</b>&gt;*
      &lt;/operation&gt;
***************
*** 2215,2218 ****
--- 2252,2259 ----
  		  </p>
  		</item>
+                 <item><p>Zero or more <el>feature</el> and/or
+                 <el>property</el> &EII;s (see <specref
+                 ref="Feature_XMLRep"/> and <specref
+                 ref="Property_XMLRep"/>, respectively).</p></item>
  		<item>
                    <p>Zero or more namespace-qualified &EII;s. The
***************
*** 2318,2321 ****
--- 2359,2378 ----
                          </td>
                    </tr>
+ 		  <tr>
+ 		    <td>{features}</td>
+ 			<td>
+ 			The set of features corresponding to the
+ 			<el>feature</el> &EII;s in
+ 			[children], if any.
+ 			</td>
+                   </tr>
+ 		  <tr>
+ 		    <td>{properties}</td>
+ 			<td>
+ 			The set of properties corresponding to the
+ 			<el>property</el> &EII;s in
+ 			[children], if any.
+ 			</td>
+                   </tr>
  		</tbody>
  	  </table>
***************
*** 3612,3615 ****
--- 3669,3678 ----
              Interface Operation component being bound by the
              containing Binding Operation component.</p></item>
+ 
+             <item><p>{features} A set of named feature definitions
+ 	    used by the operation</p></item>
+ 
+             <item><p>{properties} A set of named property definitions
+ 	    used by the operation</p></item>
  	  </ulist>
  
***************
*** 3630,3637 ****
--- 3693,3702 ----
              messageLabel=&quot;<emph>xs:NCName</emph>&quot;? &gt;
          &lt;documentation /&gt;?
+         [ &lt;feature /&gt; | &lt;property /&gt; ]*
        &lt;/<b>input</b>&gt;
        &lt;<b>output</b>
              messageLabel=&quot;<emph>xs:NCName</emph>&quot;? &gt;
          &lt;documentation /&gt;?
+         [ &lt;feature /&gt; | &lt;property /&gt; ]*
        &lt;/<b>output</b>&gt;
      &lt;/operation&gt;
***************
*** 3686,3689 ****
--- 3751,3758 ----
  	        </p>
            </item>
+                 <item><p>Zero or more <el>feature</el> and/or
+                 <el>property</el> &EII;s (see <specref
+                 ref="Feature_XMLRep"/> and <specref
+                 ref="Property_XMLRep"/>, respectively).</p></item>
  	  <item>
  		<p>
***************
*** 3767,3770 ****
--- 3836,3855 ----
                          </td>
                    </tr>
+ 		  <tr>
+ 		    <td>{features}</td>
+ 			<td>
+ 			The set of features corresponding to the
+ 			<el>feature</el> &EII;s in
+ 			[children], if any.
+ 			</td>
+                   </tr>
+ 		  <tr>
+ 		    <td>{properties}</td>
+ 			<td>
+ 			The set of properties corresponding to the
+ 			<el>property</el> &EII;s in
+ 			[children], if any.
+ 			</td>
+                   </tr>
  		</tbody>
  	  </table>
***************
*** 3800,3803 ****
--- 3885,3894 ----
    	    <item><p> {endpoints} A set of Endpoint components.
    	    </p></item>
+ 
+             <item><p>{features} A set of named feature definitions
+ 	    used by the operation</p></item>
+ 
+             <item><p>{properties} A set of named property definitions
+ 	    used by the operation</p></item>
  	  </ulist>
  
***************
*** 3816,3819 ****
--- 3907,3911 ----
      &lt;documentation /&gt;?
      &lt;endpoint /&gt;+
+     [ &lt;feature /&gt; | &lt;property /&gt; ]*
    &lt;/<b>service</b>&gt;
  &lt;/definitions&gt;
***************
*** 3873,3876 ****
--- 3965,3972 ----
  			ref='Endpoint_XMLRep' /></p>
  		    </item>
+                 <item><p>Zero or more <el>feature</el> and/or
+                 <el>property</el> &EII;s (see <specref
+                 ref="Feature_XMLRep"/> and <specref
+                 ref="Property_XMLRep"/>, respectively).</p></item>
              <item>
                <p>
***************
*** 3976,3979 ****
--- 4072,4091 ----
  			</td>
            </tr>
+ 		  <tr>
+ 		    <td>{features}</td>
+ 			<td>
+ 			The set of features corresponding to the
+ 			<el>feature</el> &EII;s in
+ 			[children], if any.
+ 			</td>
+                   </tr>
+ 		  <tr>
+ 		    <td>{properties}</td>
+ 			<td>
+ 			The set of properties corresponding to the
+ 			<el>property</el> &EII;s in
+ 			[children], if any.
+ 			</td>
+                   </tr>
  		</tbody>
  	  </table>
***************
*** 4011,4014 ****
--- 4123,4132 ----
  	    {binding} property.</p>
              </item>
+ 
+             <item><p>{features} A set of named feature definitions
+ 	    used by the operation</p></item>
+ 
+             <item><p>{properties} A set of named property definitions
+ 	    used by the operation</p></item>
  	  </ulist>
  
***************
*** 4040,4043 ****
--- 4158,4162 ----
            address=&quot;<emph>xs:anyURI</emph>&quot;? &gt;
        &lt;documentation /&gt;?
+       [ &lt;feature /&gt; | &lt;property /&gt; ]*
      &lt;/<b>endpoint</b>&gt;
    &lt;/service&gt;+
***************
*** 4088,4091 ****
--- 4207,4214 ----
  		      ref="eii-documentation"/>).
  		      </p>
+                 <item><p>Zero or more <el>feature</el> and/or
+                 <el>property</el> &EII;s (see <specref
+                 ref="Feature_XMLRep"/> and <specref
+                 ref="Property_XMLRep"/>, respectively).</p></item>
  		    </item>
  			<item>
***************
*** 4173,4176 ****
--- 4296,4315 ----
  			</td>
  		  </tr>
+ 		  <tr>
+ 		    <td>{features}</td>
+ 			<td>
+ 			The set of features corresponding to the
+ 			<el>feature</el> &EII;s in
+ 			[children], if any.
+ 			</td>
+                   </tr>
+ 		  <tr>
+ 		    <td>{properties}</td>
+ 			<td>
+ 			The set of properties corresponding to the
+ 			<el>property</el> &EII;s in
+ 			[children], if any.
+ 			</td>
+                   </tr>
  		</tbody>
  	  </table>
***************
*** 5231,5246 ****
--- 5370,5401 ----
        &lt;input messageLabel=&quot;<emph>xs:NCName</emph>&quot;? element=&quot;<emph>union of xs:QName, xs:Token</emph>&quot;? &gt;
          &lt;documentation /&gt;?
+ 
+         &lt;feature ... /&gt;*
+ 
+         &lt;property ... /&gt;*
        &lt;/input&gt;*
  
        &lt;output messageLabel=&quot;<emph>xs:NCName</emph>&quot;? element=&quot;<emph>union of xs:QName, xs:Token</emph>&quot;? &gt;
          &lt;documentation /&gt;?
+ 
+         &lt;feature ... /&gt;*
+ 
+         &lt;property ... /&gt;*
        &lt;/output&gt;*
  
        &lt;infault ref=&quot;<emph>xs:QName</emph>&quot; messageLabel=&quot;<emph>xs:NCName</emph>&quot;? &gt;
          &lt;documentation /&gt;?
+ 
+         &lt;feature ... /&gt;*
+ 
+         &lt;property ... /&gt;*
        &lt;/infault&gt;*
  
        &lt;outfault ref=&quot;<emph>xs:QName</emph>&quot; messageLabel=&quot;<emph>xs:NCName</emph>&quot;? &gt;
          &lt;documentation /&gt;?
+ 
+         &lt;feature ... /&gt;*
+ 
+         &lt;property ... /&gt;*
        &lt;/outfault&gt;*
  
***************
*** 5275,5282 ****
--- 5430,5445 ----
        &lt;input messageLabel=&quot;<emph>xs:NCName</emph>&quot;? &gt;
          &lt;documentation /&gt;?
+ 
+         &lt;feature ... /&gt;*
+ 
+         &lt;property ... /&gt;*
        &lt;/input&gt;*
  
        &lt;output messageLabel=&quot;<emph>xs:NCName</emph>&quot;? &gt;
          &lt;documentation /&gt;?
+ 
+         &lt;feature ... /&gt;*
+ 
+         &lt;property ... /&gt;*
        &lt;/output&gt;*
  
***************
*** 5296,5300 ****
--- 5459,5471 ----
      &lt;endpoint name=&quot;<emph>xs:NCName</emph>&quot; binding=&quot;<emph>xs:QName</emph>&quot; address=&quot;<emph>xs:anyURI</emph>&quot;? &gt;
        &lt;documentation /&gt;?
+ 
+       &lt;feature ... /&gt;*
+ 
+       &lt;property ... /&gt;*
      &lt;/endpoint&gt;*
+ 
+     &lt;feature ... /&gt;*
+ 
+     &lt;property ... /&gt;*
    &lt;/service&gt;*
  &lt;/definitions&gt;
***************
*** 6184,6187 ****
--- 6355,6363 ----
      </tr>
          <tr>
+           <td>20040625</td>
+           <td>SW</td>
+           <td>Allowed F&amp;P *nearly* everywhere. Sigh.</td>
+         </tr>
+         <tr>
            <td>20040618</td>
            <td>SW</td>

Received on Friday, 25 June 2004 11:22:44 UTC