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 cd...@apache.org on 2005/08/04 10:50:35 UTC

cvs commit: ws-axis/c/tests/auto_build/testcases/tests/server XSD_NMTOKENPort.xml XSD_NMTOKENSPort.xml XSD_nonNegativeInteger.xml XSD_nonPositiveInteger.xml XSD_normalizedString.xml

cdinapala    2005/08/04 01:50:34

  Added:       c/tests/auto_build/testcases/tests/server
                        XSD_NMTOKENPort.xml XSD_NMTOKENSPort.xml
                        XSD_nonNegativeInteger.xml
                        XSD_nonPositiveInteger.xml XSD_normalizedString.xml
  Log:
  Add 5 services for new tests. (AXISCPP-766)
  
  Revision  Changes    Path
  1.1                  ws-axis/c/tests/auto_build/testcases/tests/server/XSD_NMTOKENPort.xml
  
  Index: XSD_NMTOKENPort.xml
  ===================================================================
  <service>
      <name>XSD_NMTOKENPort</name>
      <description>XSD_NMTOKEN Service</description>
      <serviceLang>cpp</serviceLang>
      <serviceCode>XSD_NMTOKENPort.cpp</serviceCode>
      <wsdl>XSD_NMTOKEN.wsdl</wsdl>
  	<servicename></servicename>
  </service>
  
  
  
  1.1                  ws-axis/c/tests/auto_build/testcases/tests/server/XSD_NMTOKENSPort.xml
  
  Index: XSD_NMTOKENSPort.xml
  ===================================================================
  <service>
      <name>XSD_NMTOKENSPort</name>
      <description>XSD_NMTOKENS Service</description>
      <serviceLang>cpp</serviceLang>
      <serviceCode>XSD_NMTOKENSPort.cpp</serviceCode>
      <wsdl>XSD_NMTOKENS.wsdl</wsdl>
  	<servicename></servicename>
  </service>
  
  
  
  1.1                  ws-axis/c/tests/auto_build/testcases/tests/server/XSD_nonNegativeInteger.xml
  
  Index: XSD_nonNegativeInteger.xml
  ===================================================================
  <service>
      <name>XSD_nonNegativeInteger</name>
      <description>XSD_nonNegativeInteger Service</description>
      <serviceLang>cpp</serviceLang>
      <serviceCode>XSD_nonNegativeInteger.cpp</serviceCode>
      <wsdl>XSD_nonNegativeInteger.wsdl</wsdl>
  	<servicename></servicename>
  </service>
  
  
  
  1.1                  ws-axis/c/tests/auto_build/testcases/tests/server/XSD_nonPositiveInteger.xml
  
  Index: XSD_nonPositiveInteger.xml
  ===================================================================
  <service>
      <name>XSD_nonPositiveInteger</name>
      <description>XSD_nonPositiveInteger Service</description>
      <serviceLang>cpp</serviceLang>
      <serviceCode>XSD_nonPositiveInteger.cpp</serviceCode>
      <wsdl>XSD_nonPositiveInteger.wsdl</wsdl>
  	<servicename></servicename>
  </service>
  
  
  
  1.1                  ws-axis/c/tests/auto_build/testcases/tests/server/XSD_normalizedString.xml
  
  Index: XSD_normalizedString.xml
  ===================================================================
  <service>
      <name>XSD_normalizedString</name>
      <description>XSD_normalizedString Service</description>
      <serviceLang>cpp</serviceLang>
      <serviceCode>XSD_normalizedString.cpp</serviceCode>
      <wsdl>XSD_normalizedString.wsdl</wsdl>
  	<servicename></servicename>
  </service>