You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by ve...@apache.org on 2015/10/10 18:50:35 UTC

svn commit: r1707898 - in /webservices/site/maven/src/site: site.xml xdoc/index.xml

Author: veithen
Date: Sat Oct 10 16:50:34 2015
New Revision: 1707898

URL: http://svn.apache.org/viewvc?rev=1707898&view=rev
Log:
Fix the links to the XmlSchema 2.0 site and remove the links to the old XmlSchema 1.4 site.

Modified:
    webservices/site/maven/src/site/site.xml
    webservices/site/maven/src/site/xdoc/index.xml

Modified: webservices/site/maven/src/site/site.xml
URL: http://svn.apache.org/viewvc/webservices/site/maven/src/site/site.xml?rev=1707898&r1=1707897&r2=1707898&view=diff
==============================================================================
--- webservices/site/maven/src/site/site.xml (original)
+++ webservices/site/maven/src/site/site.xml Sat Oct 10 16:50:34 2015
@@ -40,8 +40,7 @@
             <item name="Neethi" href="neethi/"/>
             <item name="Woden" href="woden/"/>
             <item name="WSS4J" href="wss4j/"/>
-            <item name="XmlSchema 1.4" href="commons/xmlschema14/"/>
-            <item name="XmlSchema 2.x" href="xmlschema/"/>
+            <item name="XmlSchema" href="xmlschema/"/>
         </menu>
         <menu name="Resources">
             <item name="Wiki" href="http://wiki.apache.org/ws/"/>

Modified: webservices/site/maven/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/webservices/site/maven/src/site/xdoc/index.xml?rev=1707898&r1=1707897&r2=1707898&view=diff
==============================================================================
--- webservices/site/maven/src/site/xdoc/index.xml (original)
+++ webservices/site/maven/src/site/xdoc/index.xml Sat Oct 10 16:50:34 2015
@@ -52,7 +52,7 @@
                     <td>An implementation of the OASIS Web Services Security (WS-Security) from OASIS Web Services Security TC.</td>
                 </tr>
                 <tr>
-                    <td><a href="commons/xmlschema20/">Apache XmlSchema</a></td>
+                    <td><a href="xmlschema/">Apache XmlSchema</a></td>
                     <td>A Java class library for creating and traversing W3C XML Schema 1.0 documents.</td>
                 </tr>
             </table>