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/04 15:32:09 UTC

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

cmanohar    2005/08/04 06:32:09

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