You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juddi.apache.org by bu...@apache.org on 2015/07/15 13:37:12 UTC

svn commit: r958406 - in /websites/staging/juddi/trunk/content: ./ uddi.html

Author: buildbot
Date: Wed Jul 15 11:37:12 2015
New Revision: 958406

Log:
Staging update by buildbot for juddi

Modified:
    websites/staging/juddi/trunk/content/   (props changed)
    websites/staging/juddi/trunk/content/uddi.html

Propchange: websites/staging/juddi/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Jul 15 11:37:12 2015
@@ -1 +1 @@
-1644263
+1691174

Modified: websites/staging/juddi/trunk/content/uddi.html
==============================================================================
--- websites/staging/juddi/trunk/content/uddi.html (original)
+++ websites/staging/juddi/trunk/content/uddi.html Wed Jul 15 11:37:12 2015
@@ -159,8 +159,19 @@
 			</div>
 			
 			<div class="span10" >
-		<p>The following is a list of all supported UDDI interfaces.</p>
-<table>
+		<style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style>
+<p>The following is a list of all supported UDDI interfaces.</p>
+<table class="table">
 <thead>
 <tr>
 <th>API</th>
@@ -210,30 +221,30 @@
 <td><a href="http://uddi.org/pubs/uddi-v3.0.2-20041019.htm#_Toc85908141">Value Set Caching</a></td>
 <td>Optional</td>
 <td>Partial</td>
-<td>For release with 3.3</td>
+<td>Since 3.3</td>
 </tr>
 <tr>
 <td><a href="http://uddi.org/pubs/uddi-v3.0.2-20041019.htm#_Toc85908141">Value Set Validation</a></td>
 <td>Optional</td>
 <td>Implemented</td>
-<td>For release with 3.3</td>
+<td>Since 3.3</td>
 </tr>
 <tr>
 <td><a href="http://uddi.org/pubs/uddi-v3.0.2-20041019.htm#_Toc85908180">Replication</a></td>
 <td>Optional</td>
-<td>Partial</td>
-<td>For release with 3.3</td>
+<td>All Methods</td>
+<td>Since 3.3</td>
 </tr>
 <tr>
 <td><a href="http://uddi.org/pubs/uddi-v3.0.2-20041019.htm#_Toc85908118">Custody and Ownership Transfer</a></td>
 <td>Optional</td>
 <td>All Methods</td>
-<td>Only supports user to user transfers on the same node</td>
+<td>Since 3.3, full support</td>
 </tr>
 </tbody>
 </table>
 <p>The following is a list of other features of interest</p>
-<table>
+<table class="table">
 <thead>
 <tr>
 <th>API</th>
@@ -288,7 +299,7 @@
 </tbody>
 </table>
 <p>Supported Sort Orders</p>
-<table>
+<table class="table">
 <thead>
 <tr>
 <th>Find Qualifier</th>
@@ -349,7 +360,7 @@
 </tbody>
 </table>
 <p>Supported Find Qualifiers</p>
-<table>
+<table class="table">
 <thead>
 <tr>
 <th>Find Qualifier</th>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@juddi.apache.org
For additional commands, e-mail: commits-help@juddi.apache.org