You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by ja...@apache.org on 2005/07/25 14:43:04 UTC

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

jamejose    2005/07/25 05:43:04

  Added:       c/tests/auto_build/testcases/tests XSD_anyURInonUTF8.xml
  Log:
  
  
  Revision  Changes    Path
  1.1                  ws-axis/c/tests/auto_build/testcases/tests/XSD_anyURInonUTF8.xml
  
  Index: XSD_anyURInonUTF8.xml
  ===================================================================
  <test>
      <name>XSD_anyURInonUTF8</name>
      <description>Test serialization and deserialization of the XSD built-in simple type anyURI with non UTF-8 characters</description>
      <clientLang>cpp</clientLang>
      <clientCode>XSD_anyURInonUTF8Client.cpp</clientCode>
      <wsdl>XSD_anyURI.wsdl</wsdl>
      <expected>
          <output>
              XSD_anyURInonUTF8.expected
          </output>
      </expected>
  	<endpoint>http://localhost:80/axis/XSD_anyURI</endpoint>
  </test>