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 cm...@apache.org on 2005/08/18 08:52:01 UTC

cvs commit: ws-axis/c/tests/auto_build/testcases/output XSD_token.expected

cmanohar    2005/08/17 23:52:01

  Modified:    c/tests/auto_build/testcases/output XSD_token.expected
  Log:
  
  
  Revision  Changes    Path
  1.3       +0 -3      ws-axis/c/tests/auto_build/testcases/output/XSD_token.expected
  
  Index: XSD_token.expected
  ===================================================================
  RCS file: /home/cvs/ws-axis/c/tests/auto_build/testcases/output/XSD_token.expected,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- XSD_token.expected	13 Jul 2005 15:19:10 -0000	1.2
  +++ XSD_token.expected	18 Aug 2005 06:52:01 -0000	1.3
  @@ -1,12 +1,9 @@
   non-nillable element=A simple test message!
  -empty non-nillable element=<empty>
   non-nillable element with XML reserved characters=<>&"'
   non-nillable element with whitespace characters="some text more text"
   nillable element=A simple test message!
  -empty nillable element=<empty>
   nil element=<nil>
   required attribute=A simple test message!
  -empty required attribute=<empty>
   array of 2 elements
     element[0]=A simple test message!
     element[1]=A simple test message!