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 du...@apache.org on 2005/12/13 09:24:17 UTC

svn commit: r356512 - /webservices/axis/trunk/c/tests/auto_build/testcases/wsdls/InteropTestRound1Doc.wsdl

Author: dushshantha
Date: Tue Dec 13 00:24:03 2005
New Revision: 356512

URL: http://svn.apache.org/viewcvs?rev=356512&view=rev
Log: (empty)

Modified:
    webservices/axis/trunk/c/tests/auto_build/testcases/wsdls/InteropTestRound1Doc.wsdl

Modified: webservices/axis/trunk/c/tests/auto_build/testcases/wsdls/InteropTestRound1Doc.wsdl
URL: http://svn.apache.org/viewcvs/webservices/axis/trunk/c/tests/auto_build/testcases/wsdls/InteropTestRound1Doc.wsdl?rev=356512&r1=356511&r2=356512&view=diff
==============================================================================
--- webservices/axis/trunk/c/tests/auto_build/testcases/wsdls/InteropTestRound1Doc.wsdl (original)
+++ webservices/axis/trunk/c/tests/auto_build/testcases/wsdls/InteropTestRound1Doc.wsdl Tue Dec 13 00:24:03 2005
@@ -163,14 +163,14 @@
    <element name="echoDate">
     <complexType>
      <sequence>
-      <element name="arg_0_10" nillable="true" type="xsd:dateTime"/>
+      <element name="arg_0_10" type="xsd:dateTime"/>
      </sequence>
     </complexType>
    </element>
    <element name="echoDateResponse">
     <complexType>
      <sequence>
-      <element name="echoDateReturn" nillable="true" type="xsd:dateTime"/>
+      <element name="echoDateReturn" type="xsd:dateTime"/>
      </sequence>
     </complexType>
    </element>