
      <div2 id="namespaces">
	<head>Namespaces</head>
	<p> This specification uses a number of namespace prefixes throughout; they are
	    listed in <specref ref="nsprefix"/>. Note that the choice of any namespace
	    prefix is arbitrary and not semantically significant (see <bibref ref="XMLNS"/>).</p>
	<table summary="Namespace prefixes usage in this specification" id="nsprefix" border="1">
	  <caption>Prefixes and Namespaces used in this specification</caption>
	  <tbody>
	    <tr>
	      <th align="left">Prefix</th>
	      <th align="left">Namespace</th>
	    </tr>
	    <tr>
	      <td class="label">xs</td>
	      <td>http://www.w3.org/2001/XMLSchema</td>
	    </tr>
	    <tr>
	      <td class="label">xsi</td>
	      <td>http://www.w3.org/2001/XMLSchema-instance</td>
	    </tr>
	    <tr>
	      <td class="label">soap11</td>
	      <td>http://schemas.xmlsoap.org/soap/envelope/</td>
	    </tr>
	    <tr>
	      <td class="label">soap12</td>
	      <td>http://www.w3.org/2003/05/soap-envelope</td>
	    </tr>
	    <tr>
	      <td class="label">wsdl11</td>
	      <td>http://schemas.xmlsoap.org/wsdl/</td>
	    </tr>
	    <tr>
	      <td class="label">wsdl20</td>
	      <td>http://www.w3.org/2005/08/wsdl</td>
	    </tr>
	    <tr>
	      <td class="label">pat</td>
	      <td>http://www.w3.org/2002/ws/databinding/patterns/6/09/</td>
	    </tr>
	    <tr>
	      <td class="label">ex</td>
	      <td>http://www.w3.org/2002/ws/databinding/examples/6/09/</td>
	    </tr>
	  </tbody>
	</table>
      </div2>

