You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wsrf-commits@ws.apache.org by jr...@apache.org on 2005/07/12 21:10:47 UTC

svn commit: r215994 - /webservices/wsrf/trunk/src/site/content/xdocs/site.xml

Author: jruzzi
Date: Tue Jul 12 12:10:47 2005
New Revision: 215994

URL: http://svn.apache.org/viewcvs?rev=215994&view=rev
Log:
added schema validation

Modified:
    webservices/wsrf/trunk/src/site/content/xdocs/site.xml

Modified: webservices/wsrf/trunk/src/site/content/xdocs/site.xml
URL: http://svn.apache.org/viewcvs/webservices/wsrf/trunk/src/site/content/xdocs/site.xml?rev=215994&r1=215993&r2=215994&view=diff
==============================================================================
--- webservices/wsrf/trunk/src/site/content/xdocs/site.xml (original)
+++ webservices/wsrf/trunk/src/site/content/xdocs/site.xml Tue Jul 12 12:10:47 2005
@@ -50,7 +50,8 @@
 		<home label="Home Class" href="home.html"/>
 		<callback label="Callback Objects" href="callback.html"/>
 		<deploy label="Deploying" href="deploy.html"/>
-		<client label="Useing the SOAP Client" href="client.html"/>
+		<client label="Using the SOAP Client" href="client.html"/>
+		<validate label="Schema Validation" href="validate.html"/>
 	</developer>
 	<projects label="Related Projects" tab="home">
 		<axis label="Axis" href="ext:axis"/>