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 cm...@apache.org on 2005/08/08 15:14:32 UTC

cvs commit: ws-axis/c/tests/auto_build/testcases/tests XSD_string2.xml

cmanohar    2005/08/08 06:14:32

  Added:       c/tests/auto_build/testcases/tests XSD_string2.xml
  Log:
  
  
  Revision  Changes    Path
  1.1                  ws-axis/c/tests/auto_build/testcases/tests/XSD_string2.xml
  
  Index: XSD_string2.xml
  ===================================================================
  <test>
      <name>XSD_string2</name>
      <description>Test serialization and deserialization of the XSD built-in simple type string</description>
      <clientLang>cpp</clientLang>
      <clientCode>XSD_string2Client.cpp</clientCode>
      <wsdl>XSD_string.wsdl</wsdl>
      <expected>
          <output>
              XSD_string2.expected
          </output>
      </expected>
  	<endpoint>http://localhost:80/axis/XSD_string</endpoint>
  </test>