You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-dev@ws.apache.org by ch...@apache.org on 2006/09/18 13:09:18 UTC

svn commit: r447369 - /webservices/commons/trunk/modules/XmlSchema/src/site/site.xml

Author: chinthaka
Date: Mon Sep 18 04:09:18 2006
New Revision: 447369

URL: http://svn.apache.org/viewvc?view=rev&rev=447369
Log:
Updating the site.xml for a better site :)

Modified:
    webservices/commons/trunk/modules/XmlSchema/src/site/site.xml

Modified: webservices/commons/trunk/modules/XmlSchema/src/site/site.xml
URL: http://svn.apache.org/viewvc/webservices/commons/trunk/modules/XmlSchema/src/site/site.xml?view=diff&rev=447369&r1=447368&r2=447369
==============================================================================
--- webservices/commons/trunk/modules/XmlSchema/src/site/site.xml (original)
+++ webservices/commons/trunk/modules/XmlSchema/src/site/site.xml Mon Sep 18 04:09:18 2006
@@ -1,21 +1,38 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <project name="Maven">
-	<bannerLeft>
-		<name>XmlSchema</name>
-		<src>http://www.apache.org/images/asf-logo.gif</src>
-		<href>http://ws.apache.org/commons/XmlSchema</href>
-	</bannerLeft>
-	<body>
-		<links>
-			<item name="Apache" href="http://www.apache.org/"/>
-			<item name="WS Commons" href="http://ws.apache.org/commons"/>
-		</links>
-		<menu name="XML Schema">
-			<item name="Home" href="index.html"/>
-            <item name="Tutorial" href="schematutorial.html"/>
-		</menu>
-   
-   ${reports}
-
-  </body>
+    <bannerLeft>
+        <name>Apache XmlSchema</name>
+        <src>http://www.apache.org/images/asf-logo.gif</src>
+        <href>http://ws.apache.org/</href>
+    </bannerLeft>
+    <body>
+        <links>
+            <item name="Apache" href="http://www.apache.org/"/>
+            <item name="WebServices" href="http://ws.apache.org/"/>
+            <item name="WS Commons" href="http://ws.apache.org/commons"/>
+            <item name="XmlSchema" href="http://ws.apache.org/commons/XmlSchema/"/>
+        </links>
+        <menu name="XML Schema">
+            <item name="Home" href="index.html"/>
+            <item name="Downloads">
+                <item name="Releases" href="download.cgi"/>
+                <item name="Source Code" href="source-repository.html"/>
+            </item>
+            <item name="Documentation">
+                <item name="Tutorial" href="schematutorial.html"/>
+                <item name="Javadocs" href="/apidocs/index.html"/>
+                <item name="View Source"
+                      href="http://svn.apache.org/viewvc/webservices/commons/trunk/modules/XmlSchema/?root=Apache-SVN"/>
+            </item>
+            <item name="Project Information">
+                <item name="Mailing Lists" href="/mail-lists.html"/>
+                <item name="Project Team" href="/team-list.html"/>
+                <item name="Issue Tracking" href="issue-tracking.html"/>
+            </item>
+            <item name="License" href="/license.html"/>
+        </menu>
+    </body>
 </project>
+
+
+



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: commons-dev-help@ws.apache.org