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 cd...@apache.org on 2005/08/22 09:39:48 UTC

cvs commit: ws-axis/c/tests/auto_build/testcases/tests/server XSD_IDPort.xml XSD_IDREFPort.xml XSD_IDREFSPort.xml XSD_NMTOKENPort.xml XSD_NMTOKENSPort.xml

cdinapala    2005/08/22 00:39:48

  Modified:    c/tests/auto_build/testcases/tests/server XSD_IDPort.xml
                        XSD_IDREFPort.xml XSD_IDREFSPort.xml
                        XSD_NMTOKENPort.xml XSD_NMTOKENSPort.xml
  Log:
  I have done some modifications support for new auto generated server.wsdd file.
  
  Revision  Changes    Path
  1.2       +1 -1      ws-axis/c/tests/auto_build/testcases/tests/server/XSD_IDPort.xml
  
  Index: XSD_IDPort.xml
  ===================================================================
  RCS file: /home/cvs/ws-axis/c/tests/auto_build/testcases/tests/server/XSD_IDPort.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- XSD_IDPort.xml	2 Aug 2005 05:02:42 -0000	1.1
  +++ XSD_IDPort.xml	22 Aug 2005 07:39:48 -0000	1.2
  @@ -1,5 +1,5 @@
   <service>
  -    <name>XSD_IDPort</name>
  +    <name>XSD_ID</name>
       <description>XSD_IDService</description>
       <serviceLang>cpp</serviceLang>
       <serviceCode>XSD_IDPort.cpp</serviceCode>
  
  
  
  1.2       +1 -1      ws-axis/c/tests/auto_build/testcases/tests/server/XSD_IDREFPort.xml
  
  Index: XSD_IDREFPort.xml
  ===================================================================
  RCS file: /home/cvs/ws-axis/c/tests/auto_build/testcases/tests/server/XSD_IDREFPort.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- XSD_IDREFPort.xml	2 Aug 2005 05:02:42 -0000	1.1
  +++ XSD_IDREFPort.xml	22 Aug 2005 07:39:48 -0000	1.2
  @@ -1,5 +1,5 @@
   <service>
  -    <name>XSD_IDREFPort</name>
  +    <name>XSD_IDREF</name>
       <description>XSD_IDREF Service</description>
       <serviceLang>cpp</serviceLang>
       <serviceCode>XSD_IDREFPort.cpp</serviceCode>
  
  
  
  1.2       +1 -1      ws-axis/c/tests/auto_build/testcases/tests/server/XSD_IDREFSPort.xml
  
  Index: XSD_IDREFSPort.xml
  ===================================================================
  RCS file: /home/cvs/ws-axis/c/tests/auto_build/testcases/tests/server/XSD_IDREFSPort.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- XSD_IDREFSPort.xml	2 Aug 2005 05:02:42 -0000	1.1
  +++ XSD_IDREFSPort.xml	22 Aug 2005 07:39:48 -0000	1.2
  @@ -1,5 +1,5 @@
   <service>
  -    <name>XSD_IDREFSPort</name>
  +    <name>XSD_IDREFS</name>
       <description>XSD_IDREFS Service</description>
       <serviceLang>cpp</serviceLang>
       <serviceCode>XSD_IDREFSPort.cpp</serviceCode>
  
  
  
  1.2       +1 -1      ws-axis/c/tests/auto_build/testcases/tests/server/XSD_NMTOKENPort.xml
  
  Index: XSD_NMTOKENPort.xml
  ===================================================================
  RCS file: /home/cvs/ws-axis/c/tests/auto_build/testcases/tests/server/XSD_NMTOKENPort.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- XSD_NMTOKENPort.xml	4 Aug 2005 08:50:34 -0000	1.1
  +++ XSD_NMTOKENPort.xml	22 Aug 2005 07:39:48 -0000	1.2
  @@ -1,5 +1,5 @@
   <service>
  -    <name>XSD_NMTOKENPort</name>
  +    <name>XSD_NMTOKEN</name>
       <description>XSD_NMTOKEN Service</description>
       <serviceLang>cpp</serviceLang>
       <serviceCode>XSD_NMTOKENPort.cpp</serviceCode>
  
  
  
  1.2       +1 -1      ws-axis/c/tests/auto_build/testcases/tests/server/XSD_NMTOKENSPort.xml
  
  Index: XSD_NMTOKENSPort.xml
  ===================================================================
  RCS file: /home/cvs/ws-axis/c/tests/auto_build/testcases/tests/server/XSD_NMTOKENSPort.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- XSD_NMTOKENSPort.xml	4 Aug 2005 08:50:34 -0000	1.1
  +++ XSD_NMTOKENSPort.xml	22 Aug 2005 07:39:48 -0000	1.2
  @@ -1,5 +1,5 @@
   <service>
  -    <name>XSD_NMTOKENSPort</name>
  +    <name>XSD_NMTOKENS</name>
       <description>XSD_NMTOKENS Service</description>
       <serviceLang>cpp</serviceLang>
       <serviceCode>XSD_NMTOKENSPort.cpp</serviceCode>