morgand     02/05/02 21:39:41

  Modified:    latka/src/distribution/conf tests.ent
  Log:
  made statusText a separate validation
  
  Revision  Changes    Path
  1.4       +4 -1      jakarta-commons/latka/src/distribution/conf/tests.ent
  
  Index: tests.ent
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/latka/src/distribution/conf/tests.ent,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- tests.ent 3 May 2002 04:38:22 -0000       1.3
  +++ tests.ent 3 May 2002 04:39:41 -0000       1.4
  @@ -47,8 +47,11 @@
   
   <!ELEMENT statusCode EMPTY>
   <!ATTLIST statusCode code  CDATA "200"
  -                     text  CDATA #IMPLIED
                         label CDATA #IMPLIED>
  +
  +<!ELEMENT statusText EMPTY>
  +<!ATTLIST statusText text  CDATA #REQUIRED
  +                     label CDATA #IMPLIED>
   
   <!ELEMENT xpath EMPTY>
   <!ATTLIST xpath select    CDATA          #REQUIRED
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to