You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by di...@apache.org on 2006/03/31 21:59:17 UTC

svn commit: r390489 [1/4] - in /webservices/axis2/trunk/archive/java/scratch/dennis: ./ bin/ docs/ docs/soaps/ lib/ src/ src/com/ src/com/sosnoski/ src/com/sosnoski/args/ src/com/sosnoski/xmlbench/ src/com/sosnoski/xmlbench/models/

Author: dims
Date: Fri Mar 31 11:59:03 2006
New Revision: 390489

URL: http://svn.apache.org/viewcvs?rev=390489&view=rev
Log:
checking in dennis' om-bench.zip in AXIS2-533

Added:
    webservices/axis2/trunk/archive/java/scratch/dennis/bin/
    webservices/axis2/trunk/archive/java/scratch/dennis/docs/
    webservices/axis2/trunk/archive/java/scratch/dennis/docs/init.xml
    webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/
    webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req1.xml
    webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req10.xml
    webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req11.xml
    webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req12.xml
    webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req13.xml
    webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req14.xml
    webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req15.xml
    webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req2.xml
    webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req3.xml
    webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req4.xml
    webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req5.xml
    webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req6.xml
    webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req7.xml
    webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req8.xml
    webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req9.xml
    webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp1.xml
    webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp10.xml
    webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp11.xml
    webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp12.xml
    webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp13.xml
    webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp14.xml
    webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp15.xml
    webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp2.xml
    webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp3.xml
    webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp4.xml
    webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp5.xml
    webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp6.xml
    webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp7.xml
    webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp8.xml
    webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp9.xml
    webservices/axis2/trunk/archive/java/scratch/dennis/docs/xmlformatter.xml
    webservices/axis2/trunk/archive/java/scratch/dennis/lib/
    webservices/axis2/trunk/archive/java/scratch/dennis/lib/Piccolo.jar   (with props)
    webservices/axis2/trunk/archive/java/scratch/dennis/lib/axiom-api-SNAPSHOT.jar   (with props)
    webservices/axis2/trunk/archive/java/scratch/dennis/lib/axiom-impl-SNAPSHOT.jar   (with props)
    webservices/axis2/trunk/archive/java/scratch/dennis/lib/dom4j.jar   (with props)
    webservices/axis2/trunk/archive/java/scratch/dennis/lib/jdom.jar   (with props)
    webservices/axis2/trunk/archive/java/scratch/dennis/lib/stax-api-1.0.jar   (with props)
    webservices/axis2/trunk/archive/java/scratch/dennis/lib/wstx-asl-2.8.2.jar   (with props)
    webservices/axis2/trunk/archive/java/scratch/dennis/lib/xercesImpl.jar   (with props)
    webservices/axis2/trunk/archive/java/scratch/dennis/lib/xml-apis.jar   (with props)
    webservices/axis2/trunk/archive/java/scratch/dennis/src/
    webservices/axis2/trunk/archive/java/scratch/dennis/src/com/
    webservices/axis2/trunk/archive/java/scratch/dennis/src/com/sosnoski/
    webservices/axis2/trunk/archive/java/scratch/dennis/src/com/sosnoski/args/
    webservices/axis2/trunk/archive/java/scratch/dennis/src/com/sosnoski/args/ArgumentProcessor.java
    webservices/axis2/trunk/archive/java/scratch/dennis/src/com/sosnoski/args/CharTracker.java
    webservices/axis2/trunk/archive/java/scratch/dennis/src/com/sosnoski/args/FlagDef.java
    webservices/axis2/trunk/archive/java/scratch/dennis/src/com/sosnoski/args/IntDef.java
    webservices/axis2/trunk/archive/java/scratch/dennis/src/com/sosnoski/args/ParameterDef.java
    webservices/axis2/trunk/archive/java/scratch/dennis/src/com/sosnoski/args/ParameterErrorException.java
    webservices/axis2/trunk/archive/java/scratch/dennis/src/com/sosnoski/args/ParameterSet.java
    webservices/axis2/trunk/archive/java/scratch/dennis/src/com/sosnoski/args/StringDef.java
    webservices/axis2/trunk/archive/java/scratch/dennis/src/com/sosnoski/args/StringTracker.java
    webservices/axis2/trunk/archive/java/scratch/dennis/src/com/sosnoski/xmlbench/
    webservices/axis2/trunk/archive/java/scratch/dennis/src/com/sosnoski/xmlbench/DocumentSummary.java
    webservices/axis2/trunk/archive/java/scratch/dennis/src/com/sosnoski/xmlbench/TestBase.java
    webservices/axis2/trunk/archive/java/scratch/dennis/src/com/sosnoski/xmlbench/XMLBench.java
    webservices/axis2/trunk/archive/java/scratch/dennis/src/com/sosnoski/xmlbench/XMLBenchBase.java
    webservices/axis2/trunk/archive/java/scratch/dennis/src/com/sosnoski/xmlbench/models/
    webservices/axis2/trunk/archive/java/scratch/dennis/src/com/sosnoski/xmlbench/models/BenchAxiom.java
    webservices/axis2/trunk/archive/java/scratch/dennis/src/com/sosnoski/xmlbench/models/BenchDOM.java
    webservices/axis2/trunk/archive/java/scratch/dennis/src/com/sosnoski/xmlbench/models/BenchDOM4J.java
    webservices/axis2/trunk/archive/java/scratch/dennis/src/com/sosnoski/xmlbench/models/BenchDOM4JStAX.java
    webservices/axis2/trunk/archive/java/scratch/dennis/src/com/sosnoski/xmlbench/models/BenchDocBase.java
    webservices/axis2/trunk/archive/java/scratch/dennis/src/com/sosnoski/xmlbench/models/BenchJDOM.java
    webservices/axis2/trunk/archive/java/scratch/dennis/src/com/sosnoski/xmlbench/models/BenchXerces2.java
    webservices/axis2/trunk/archive/java/scratch/dennis/src/com/sosnoski/xmlbench/models/BenchXerces2Base.java
    webservices/axis2/trunk/archive/java/scratch/dennis/src/com/sosnoski/xmlbench/models/BenchXerces2Deferred.java
    webservices/axis2/trunk/archive/java/scratch/dennis/src/com/sosnoski/xmlbench/models/ModelBase.java
    webservices/axis2/trunk/archive/java/scratch/dennis/try.sh

Added: webservices/axis2/trunk/archive/java/scratch/dennis/docs/init.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/archive/java/scratch/dennis/docs/init.xml?rev=390489&view=auto
==============================================================================
--- webservices/axis2/trunk/archive/java/scratch/dennis/docs/init.xml (added)
+++ webservices/axis2/trunk/archive/java/scratch/dennis/docs/init.xml Fri Mar 31 11:59:03 2006
@@ -0,0 +1,96 @@
+<?xml version="1.0"?>
+
+<project name="XMLBench" default="main" basedir="..">
+
+  <property name="root" value="${basedir}" />
+  <property name="lib" value="${basedir}/lib" />
+  <property name="build" value="${basedir}/build" />
+  <property name="src" value="${build}/src" />
+  <property name="dest" value="${build}/classes" />
+  <property name="docs" value="${build}/docs" />
+
+  <property name="project" value="XML Document Representation Benchmark" />
+  <property name="projname" value="xmlbench" />
+  <property name="jarname" value="xmlbm" />
+  <property name="fullname" value="fullbench" />
+  <property name="packages" value="com.sosnoski.xmlbench" />
+
+  <path id="project-classpath">
+    <pathelement location="${dest}" />
+    <pathelement location="${lib}/jaxp.jar" />
+    <pathelement location="${lib}/xerces.jar" />
+    <pathelement location="${lib}/crimson.jar" />
+    <pathelement location="${lib}/jdom.jar" />
+    <pathelement location="${lib}/dom4j.jar" />
+    <pathelement location="${lib}/EXML.jar" />
+	<gratuitous>This is just some added text</gratuitous>
+	<gratuitous><gratuitous>Nested added text</gratuitous></gratuitous>
+	<gratuitous xmlns="http://www.gratuitous.org/a">
+		Another added text within a namespace
+		<grat:gratuitous xmlns:grat="http://www.gratuitous.org/b">
+			Nested added text with namespaces
+		</grat:gratuitous>
+	</gratuitous>
+  </path>
+
+  <target name="clean">
+    <delete>
+      <fileset dir="${dest}" includes="**/*.class" />
+    </delete>
+  </target>
+
+  <target name="compile">
+    <mkdir dir="${dest}"/>
+    <javac srcdir="${src}"
+		   destdir="${dest}"
+		   optimize="on"
+		   deprecation="on">
+      <classpath refid="project-classpath" />
+    </javac>
+  </target>
+
+  <target name="javadoc">
+    <mkdir dir="${docs}"/>
+    <javadoc packagenames="${packages}"
+             sourcepath="${src}"
+             destdir="${docs}"
+             author="true"
+             version="true"
+             noindex="true"
+			 nohelp="true"
+			 notree="true"
+             windowtitle="${project}"
+             doctitle="${project}"
+             bottom="&lt;table width='80%%'&gt;&lt;tr&gt;&lt;td width='50%%'&gt;&lt;p align='center'&gt;&lt;a href='http://www.sosnoski.com/' target='_top'&gt;&lt;font size='3'&gt;&lt;b&gt;Company Web Site&lt;/b&gt;&lt;/font&gt;&lt;/a&gt;&lt;/td&gt;&lt;td width='50%%'&gt;&lt;p align='center'&gt;&lt;a href='http://www.sosnoski.com/opensrc/xmlbench/index.html' target='_top'&gt;&lt;font size='3'&gt;&lt;b&gt;XML Benchmark Home&lt;/b&gt;&lt;/font&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;"
+    >
+      <classpath refid="project-classpath" />
+	</javadoc>
+  </target>
+
+  <target name="package" depends="compile,javadoc">
+    <delete file="${lib}/${jarname}.jar" quiet="true" />
+    <delete file="${root}/${projname}.jar" quiet="true" />
+	<delete file="${root}/${fullname}.jar" quiet="true" />
+	<jar jarfile="${lib}/${jarname}.jar"
+	     basedir="${dest}" />
+    <jar jarfile="${root}/${projname}.jar">
+      <fileset dir="${build}" />
+	  <fileset dir="${lib}"
+	           includes="${jarname}.jar" />
+	</jar>
+    <jar jarfile="${root}/${fullname}.jar"
+	     basedir="${root}"
+	     excludes="**/*.txt,**/${projname}.jar,**/${fullname}.jar" />
+  </target>
+
+  <target name="run">
+    <java classname="com.sosnoski.xmlbench.XMLBench" fork="yes">
+      <arg value="test.xml" />
+      <arg value="10" />
+      <classpath refid="project-classpath" />
+    </java>
+  </target>
+
+  <target name="main" depends="clean,compile,javadoc,package" />
+
+</project>

Added: webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req1.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req1.xml?rev=390489&view=auto
==============================================================================
--- webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req1.xml (added)
+++ webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req1.xml Fri Mar 31 11:59:03 2006
@@ -0,0 +1 @@
+<?xml version="1.0" encoding="UTF-8"?><SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><SOAP-ENV:Body><ns3:echoString xmlns:ns3="http://soapinterop.org/"><inputString xsi:type="xsd:string">abcdefg</inputString></ns3:echoString></SOAP-ENV:Body></SOAP-ENV:Envelope>
\ No newline at end of file

Added: webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req10.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req10.xml?rev=390489&view=auto
==============================================================================
--- webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req10.xml (added)
+++ webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req10.xml Fri Mar 31 11:59:03 2006
@@ -0,0 +1 @@
+<?xml version="1.0" encoding="UTF-8"?><SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><SOAP-ENV:Body><ns3:echoBase64 xmlns:ns3="http://soapinterop.org/"><inputBase64 xsi:type="xsd:base64Binary">QmFzZTY0</inputBase64></ns3:echoBase64></SOAP-ENV:Body></SOAP-ENV:Envelope>
\ No newline at end of file

Added: webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req11.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req11.xml?rev=390489&view=auto
==============================================================================
--- webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req11.xml (added)
+++ webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req11.xml Fri Mar 31 11:59:03 2006
@@ -0,0 +1 @@
+<?xml version="1.0" encoding="UTF-8"?><SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><SOAP-ENV:Body><ns3:echoDate xmlns:ns3="http://soapinterop.org/"><inputDate xsi:type="xsd:dateTime">2001-10-05T22:07:02.837Z</inputDate></ns3:echoDate></SOAP-ENV:Body></SOAP-ENV:Envelope>
\ No newline at end of file

Added: webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req12.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req12.xml?rev=390489&view=auto
==============================================================================
--- webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req12.xml (added)
+++ webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req12.xml Fri Mar 31 11:59:03 2006
@@ -0,0 +1 @@
+<?xml version="1.0" encoding="UTF-8"?><SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><SOAP-ENV:Body><ns3:echoDecimal xmlns:ns3="http://soapinterop.org/"><inputDecimal xsi:type="xsd:decimal">3.14159</inputDecimal></ns3:echoDecimal></SOAP-ENV:Body></SOAP-ENV:Envelope>
\ No newline at end of file

Added: webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req13.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req13.xml?rev=390489&view=auto
==============================================================================
--- webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req13.xml (added)
+++ webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req13.xml Fri Mar 31 11:59:03 2006
@@ -0,0 +1 @@
+<?xml version="1.0" encoding="UTF-8"?><SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><SOAP-ENV:Body><ns3:echoBoolean xmlns:ns3="http://soapinterop.org/"><inputBoolean xsi:type="xsd:boolean">true</inputBoolean></ns3:echoBoolean></SOAP-ENV:Body></SOAP-ENV:Envelope>
\ No newline at end of file

Added: webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req14.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req14.xml?rev=390489&view=auto
==============================================================================
--- webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req14.xml (added)
+++ webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req14.xml Fri Mar 31 11:59:03 2006
@@ -0,0 +1 @@
+<?xml version="1.0" encoding="UTF-8"?><SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><SOAP-ENV:Body><ns3:echoMap xmlns:ns3="http://soapinterop.org/"><inputMap href="#id0"/></ns3:echoMap><multiRef id="id0" xsi:type="ns5:Map" xmlns:ns5="http://xml.apache.org/xml-soap"><item><key xsi:type="xsd:dateTime">2001-10-05T22:07:04.629Z</key><value xsi:type="xsd:string">string value</value></item><item><key xsi:type="xsd:string">stringKey</key><value xsi:type="xsd:int">5</value></item></multiRef></SOAP-ENV:Body></SOAP-ENV:Envelope>
\ No newline at end of file

Added: webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req15.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req15.xml?rev=390489&view=auto
==============================================================================
--- webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req15.xml (added)
+++ webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req15.xml Fri Mar 31 11:59:03 2006
@@ -0,0 +1 @@
+<?xml version="1.0" encoding="UTF-8"?><SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><SOAP-ENV:Body><ns3:echoMapArray xmlns:ns3="http://soapinterop.org/"><inputMapArray href="#id0"/></ns3:echoMapArray><multiRef id="id0" xsi:type="SOAP-ENC:Array" SOAP-ENC:arrayType="ns6:Map[2]" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:ns6="http://xml.apache.org/xml-soap"><item href="#id1"/><item href="#id2"/></multiRef><multiRef id="id1" xsi:type="ns11:Map" xmlns:ns11="http://xml.apache.org/xml-soap"><item><key xsi:type="xsd:dateTime">2001-10-05T22:07:04.629Z</key><value xsi:type="xsd:string">string value</value></item><item><key xsi:type="xsd:string">stringKey</key><value xsi:type="xsd:int">5</value></item></multiRef><multiRef id="id2" xsi:type="ns23:Map" xmlns:ns23="http://
 xml.apache.org/xml-soap"><item><key xsi:type="xsd:string">this is the second map</key><value xsi:type="xsd:boolean">true</value></item><item><key xsi:type="xsd:string">test</key><value xsi:type="xsd:float">411.0</value></item></multiRef></SOAP-ENV:Body></SOAP-ENV:Envelope>
\ No newline at end of file

Added: webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req2.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req2.xml?rev=390489&view=auto
==============================================================================
--- webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req2.xml (added)
+++ webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req2.xml Fri Mar 31 11:59:03 2006
@@ -0,0 +1 @@
+<?xml version="1.0" encoding="UTF-8"?><SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><SOAP-ENV:Body><ns3:echoStringArray xmlns:ns3="http://soapinterop.org/"><inputStringArray xsi:type="SOAP-ENC:Array" SOAP-ENC:arrayType="xsd:string[2]" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"><item xsi:type="xsd:string">abc</item><item xsi:type="xsd:string">def</item></inputStringArray></ns3:echoStringArray></SOAP-ENV:Body></SOAP-ENV:Envelope>
\ No newline at end of file

Added: webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req3.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req3.xml?rev=390489&view=auto
==============================================================================
--- webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req3.xml (added)
+++ webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req3.xml Fri Mar 31 11:59:03 2006
@@ -0,0 +1 @@
+<?xml version="1.0" encoding="UTF-8"?><SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><SOAP-ENV:Body><ns3:echoInteger xmlns:ns3="http://soapinterop.org/"><inputInteger xsi:type="xsd:int">42</inputInteger></ns3:echoInteger></SOAP-ENV:Body></SOAP-ENV:Envelope>
\ No newline at end of file

Added: webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req4.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req4.xml?rev=390489&view=auto
==============================================================================
--- webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req4.xml (added)
+++ webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req4.xml Fri Mar 31 11:59:03 2006
@@ -0,0 +1 @@
+<?xml version="1.0" encoding="UTF-8"?><SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><SOAP-ENV:Body><ns3:echoIntegerArray xmlns:ns3="http://soapinterop.org/"><inputIntegerArray xsi:type="SOAP-ENC:Array" SOAP-ENC:arrayType="xsd:int[1]" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"><item xsi:type="xsd:int">42</item></inputIntegerArray></ns3:echoIntegerArray></SOAP-ENV:Body></SOAP-ENV:Envelope>
\ No newline at end of file

Added: webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req5.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req5.xml?rev=390489&view=auto
==============================================================================
--- webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req5.xml (added)
+++ webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req5.xml Fri Mar 31 11:59:03 2006
@@ -0,0 +1 @@
+<?xml version="1.0" encoding="UTF-8"?><SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><SOAP-ENV:Body><ns3:echoFloat xmlns:ns3="http://soapinterop.org/"><inputFloat xsi:type="xsd:float">3.7</inputFloat></ns3:echoFloat></SOAP-ENV:Body></SOAP-ENV:Envelope>
\ No newline at end of file

Added: webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req6.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req6.xml?rev=390489&view=auto
==============================================================================
--- webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req6.xml (added)
+++ webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req6.xml Fri Mar 31 11:59:03 2006
@@ -0,0 +1 @@
+<?xml version="1.0" encoding="UTF-8"?><SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><SOAP-ENV:Body><ns3:echoFloatArray xmlns:ns3="http://soapinterop.org/"><inputFloatArray xsi:type="SOAP-ENC:Array" SOAP-ENC:arrayType="xsd:float[2]" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"><item xsi:type="xsd:float">3.7</item><item xsi:type="xsd:float">7.0</item></inputFloatArray></ns3:echoFloatArray></SOAP-ENV:Body></SOAP-ENV:Envelope>
\ No newline at end of file

Added: webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req7.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req7.xml?rev=390489&view=auto
==============================================================================
--- webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req7.xml (added)
+++ webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req7.xml Fri Mar 31 11:59:03 2006
@@ -0,0 +1 @@
+<?xml version="1.0" encoding="UTF-8"?><SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><SOAP-ENV:Body><ns3:echoStruct xmlns:ns3="http://soapinterop.org/"><inputStruct href="#id0"/></ns3:echoStruct><multiRef id="id0" xsi:type="ns5:SOAPStruct" xmlns:ns5="http://soapinterop.org/xsd"><varFloat xsi:type="xsd:float">10.3</varFloat><varInt xsi:type="xsd:int">5</varInt><varString xsi:type="xsd:string">Hello</varString></multiRef></SOAP-ENV:Body></SOAP-ENV:Envelope>
\ No newline at end of file

Added: webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req8.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req8.xml?rev=390489&view=auto
==============================================================================
--- webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req8.xml (added)
+++ webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req8.xml Fri Mar 31 11:59:03 2006
@@ -0,0 +1 @@
+<?xml version="1.0" encoding="UTF-8"?><SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><SOAP-ENV:Body><ns3:echoStructArray xmlns:ns3="http://soapinterop.org/"><inputStructArray href="#id0"/></ns3:echoStructArray><multiRef id="id0" xsi:type="SOAP-ENC:Array" SOAP-ENC:arrayType="ns6:SOAPStruct[3]" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:ns6="http://soapinterop.org/xsd"><item href="#id1"/><item href="#id2"/><item href="#id3"/></multiRef><multiRef id="id3" xsi:type="ns12:SOAPStruct" xmlns:ns12="http://soapinterop.org/xsd"><varFloat xsi:type="xsd:float">3.3</varFloat><varInt xsi:type="xsd:int">3</varInt><varString xsi:type="xsd:string">three</varString></multiRef><multiRef id="id2" xsi:type="ns20:SOAPStruct" xmlns:ns20="http://soapinterop.org/xsd"><varFloat xsi:typ
 e="xsd:float">2.2</varFloat><varInt xsi:type="xsd:int">2</varInt><varString xsi:type="xsd:string">two</varString></multiRef><multiRef id="id1" xsi:type="ns28:SOAPStruct" xmlns:ns28="http://soapinterop.org/xsd"><varFloat xsi:type="xsd:float">1.1</varFloat><varInt xsi:type="xsd:int">1</varInt><varString xsi:type="xsd:string">one</varString></multiRef></SOAP-ENV:Body></SOAP-ENV:Envelope>
\ No newline at end of file

Added: webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req9.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req9.xml?rev=390489&view=auto
==============================================================================
--- webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req9.xml (added)
+++ webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/req9.xml Fri Mar 31 11:59:03 2006
@@ -0,0 +1 @@
+<?xml version="1.0" encoding="UTF-8"?><SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><SOAP-ENV:Body><ns3:echoVoid xmlns:ns3="http://soapinterop.org/"/></SOAP-ENV:Body></SOAP-ENV:Envelope>
\ No newline at end of file

Added: webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp1.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp1.xml?rev=390489&view=auto
==============================================================================
--- webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp1.xml (added)
+++ webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp1.xml Fri Mar 31 11:59:03 2006
@@ -0,0 +1 @@
+<?xml version="1.0" encoding="UTF-8"?><SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><m:echoStringResponse xmlns:m="http://soapinterop.org/"><outputString xsi:type="xsd:string">abcdefg</outputString></m:echoStringResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>
\ No newline at end of file

Added: webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp10.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp10.xml?rev=390489&view=auto
==============================================================================
--- webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp10.xml (added)
+++ webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp10.xml Fri Mar 31 11:59:03 2006
@@ -0,0 +1 @@
+<?xml version="1.0" encoding="UTF-8"?><SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><m:echoBase64Response xmlns:m="http://soapinterop.org/"><outputBase64 xsi:type="SOAP-ENC:base64">QmFzZTY0</outputBase64></m:echoBase64Response></SOAP-ENV:Body></SOAP-ENV:Envelope>
\ No newline at end of file

Added: webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp11.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp11.xml?rev=390489&view=auto
==============================================================================
--- webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp11.xml (added)
+++ webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp11.xml Fri Mar 31 11:59:03 2006
@@ -0,0 +1 @@
+<?xml version="1.0" encoding="UTF-8"?><SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><m:echoDateResponse xmlns:m="http://soapinterop.org/"><outputDate xsi:type='xsd:dateTime'>2001-10-05T22:07:02Z</outputDate></m:echoDateResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>
\ No newline at end of file

Added: webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp12.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp12.xml?rev=390489&view=auto
==============================================================================
--- webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp12.xml (added)
+++ webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp12.xml Fri Mar 31 11:59:03 2006
@@ -0,0 +1 @@
+<?xml version="1.0" encoding="UTF-8"?><SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><SOAP-ENV:Body><ns3:echoDecimalResponse xmlns:ns3="http://soapinterop.org/"><echoDecimalResult xsi:type="xsd:decimal">3.14159</echoDecimalResult></ns3:echoDecimalResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>
\ No newline at end of file

Added: webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp13.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp13.xml?rev=390489&view=auto
==============================================================================
--- webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp13.xml (added)
+++ webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp13.xml Fri Mar 31 11:59:03 2006
@@ -0,0 +1 @@
+<?xml version="1.0" encoding="UTF-8"?><SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><SOAP-ENV:Body><ns3:echoBooleanResponse xmlns:ns3="http://soapinterop.org/"><echoBooleanResult xsi:type="xsd:boolean">true</echoBooleanResult></ns3:echoBooleanResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>
\ No newline at end of file

Added: webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp14.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp14.xml?rev=390489&view=auto
==============================================================================
--- webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp14.xml (added)
+++ webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp14.xml Fri Mar 31 11:59:03 2006
@@ -0,0 +1 @@
+<?xml version="1.0" encoding="UTF-8"?><SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><SOAP-ENV:Body><ns3:echoMapResponse xmlns:ns3="http://soapinterop.org/"><echoMapResult href="#id0"/></ns3:echoMapResponse><multiRef id="id0" xsi:type="ns5:Map" xmlns:ns5="http://xml.apache.org/xml-soap"><item><key xsi:type="xsd:dateTime">2001-10-05T22:07:18.890Z</key><value xsi:type="xsd:string">string value</value></item><item><key xsi:type="xsd:string">stringKey</key><value xsi:type="xsd:int">5</value></item></multiRef></SOAP-ENV:Body></SOAP-ENV:Envelope>
\ No newline at end of file

Added: webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp15.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp15.xml?rev=390489&view=auto
==============================================================================
--- webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp15.xml (added)
+++ webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp15.xml Fri Mar 31 11:59:03 2006
@@ -0,0 +1 @@
+<?xml version="1.0" encoding="UTF-8"?><SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><SOAP-ENV:Body><ns3:echoMapArrayResponse xmlns:ns3="http://soapinterop.org/"><echoMapArrayResult href="#id0"/></ns3:echoMapArrayResponse><multiRef id="id0" xsi:type="SOAP-ENC:Array" SOAP-ENC:arrayType="ns6:Map[2]" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:ns6="http://xml.apache.org/xml-soap"><item href="#id1"/><item href="#id2"/></multiRef><multiRef id="id2" xsi:type="ns11:Map" xmlns:ns11="http://xml.apache.org/xml-soap"><item><key xsi:type="xsd:string">this is the second map</key><value xsi:type="xsd:boolean">true</value></item><item><key xsi:type="xsd:string">test</key><value xsi:type="xsd:float">411.0</value></item></multiRef><multiRef id="id1" xsi:type="ns23:Map" xmlns:ns
 23="http://xml.apache.org/xml-soap"><item><key xsi:type="xsd:dateTime">2001-10-05T22:07:18.890Z</key><value xsi:type="xsd:string">string value</value></item><item><key xsi:type="xsd:string">stringKey</key><value xsi:type="xsd:int">5</value></item></multiRef></SOAP-ENV:Body></SOAP-ENV:Envelope>
\ No newline at end of file

Added: webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp2.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp2.xml?rev=390489&view=auto
==============================================================================
--- webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp2.xml (added)
+++ webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp2.xml Fri Mar 31 11:59:03 2006
@@ -0,0 +1 @@
+<?xml version="1.0" encoding="UTF-8"?><SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><m:echoStringArrayResponse xmlns:m="http://soapinterop.org/"><outputStringArray xsi:type="SOAP-ENC:Array" SOAP-ENC:arrayType="xsd:string[2]"><item xsi:type="xsd:string">abc</item><item xsi:type="xsd:string">def</item></outputStringArray></m:echoStringArrayResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>
\ No newline at end of file

Added: webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp3.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp3.xml?rev=390489&view=auto
==============================================================================
--- webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp3.xml (added)
+++ webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp3.xml Fri Mar 31 11:59:03 2006
@@ -0,0 +1 @@
+<?xml version="1.0" encoding="UTF-8"?><SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><m:echoIntegerResponse xmlns:m="http://soapinterop.org/"><outputInteger xsi:type="xsd:int">42</outputInteger></m:echoIntegerResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>
\ No newline at end of file

Added: webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp4.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp4.xml?rev=390489&view=auto
==============================================================================
--- webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp4.xml (added)
+++ webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp4.xml Fri Mar 31 11:59:03 2006
@@ -0,0 +1 @@
+<?xml version="1.0" encoding="UTF-8"?><SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><m:echoIntegerArrayResponse xmlns:m="http://soapinterop.org/"><outputIntegerArray xsi:type="SOAP-ENC:Array" SOAP-ENC:arrayType="xsd:int[1]"><item xsi:type="xsd:int">42</item></outputIntegerArray></m:echoIntegerArrayResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>
\ No newline at end of file

Added: webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp5.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp5.xml?rev=390489&view=auto
==============================================================================
--- webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp5.xml (added)
+++ webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp5.xml Fri Mar 31 11:59:03 2006
@@ -0,0 +1 @@
+<?xml version="1.0" encoding="UTF-8"?><SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><m:echoFloatResponse xmlns:m="http://soapinterop.org/"><outputFloat xsi:type="xsd:float">3.7</outputFloat></m:echoFloatResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>
\ No newline at end of file

Added: webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp6.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp6.xml?rev=390489&view=auto
==============================================================================
--- webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp6.xml (added)
+++ webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp6.xml Fri Mar 31 11:59:03 2006
@@ -0,0 +1 @@
+<?xml version="1.0" encoding="UTF-8"?><SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><m:echoFloatArrayResponse xmlns:m="http://soapinterop.org/"><outputFloatArray xsi:type="SOAP-ENC:Array" SOAP-ENC:arrayType="xsd:float[2]"><item xsi:type="xsd:float">3.7</item><item xsi:type="xsd:float">7</item></outputFloatArray></m:echoFloatArrayResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>
\ No newline at end of file

Added: webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp7.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp7.xml?rev=390489&view=auto
==============================================================================
--- webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp7.xml (added)
+++ webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp7.xml Fri Mar 31 11:59:03 2006
@@ -0,0 +1 @@
+<?xml version="1.0" encoding="UTF-8"?><SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><m:echoStructResponse xmlns:m="http://soapinterop.org/"><outputStruct xsi:type="ns1:SOAPStruct"  xmlns:ns1="http://soapinterop.org/xsd"><varString xsi:type="xsd:string">Hello</varString><varInt xsi:type="xsd:int">5</varInt><varFloat xsi:type="xsd:float">10.3</varFloat></outputStruct></m:echoStructResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>
\ No newline at end of file

Added: webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp8.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp8.xml?rev=390489&view=auto
==============================================================================
--- webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp8.xml (added)
+++ webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp8.xml Fri Mar 31 11:59:03 2006
@@ -0,0 +1 @@
+<?xml version="1.0" encoding="UTF-8"?><SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><m:echoStructArrayResponse xmlns:m="http://soapinterop.org/"><outputStructArray xsi:type="SOAP-ENC:Array" SOAP-ENC:arrayType="ns1:SOAPStruct[3]" xmlns:ns1="http://soapinterop.org/xsd"><SOAPStruct xsi:type="ns1:SOAPStruct"><varString xsi:type="xsd:string">one</varString><varInt xsi:type="xsd:int">1</varInt><varFloat xsi:type="xsd:float">1.1</varFloat></SOAPStruct><SOAPStruct xsi:type="ns1:SOAPStruct"><varString xsi:type="xsd:string">two</varString><varInt xsi:type="xsd:int">2</varInt><varFloat xsi:type="xsd:float">2.2</varFloat></SOAPStruct><SOAPStruct xsi:type="ns1:SOAPStruct"><varString xsi:type="xsd:string">three</varString
 ><varInt xsi:type="xsd:int">3</varInt><varFloat xsi:type="xsd:float">3.3</varFloat></SOAPStruct></outputStructArray></m:echoStructArrayResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>
\ No newline at end of file

Added: webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp9.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp9.xml?rev=390489&view=auto
==============================================================================
--- webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp9.xml (added)
+++ webservices/axis2/trunk/archive/java/scratch/dennis/docs/soaps/rsp9.xml Fri Mar 31 11:59:03 2006
@@ -0,0 +1 @@
+<?xml version="1.0" encoding="UTF-8"?><SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><m:echoVoidResponse xmlns:m="http://soapinterop.org/"></m:echoVoidResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>
\ No newline at end of file