You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by jo...@apache.org on 2001/06/11 19:27:28 UTC

cvs commit: jakarta-turbine/src/dtd intake.dtd

jon         01/06/11 10:27:27

  Modified:    src/dtd  intake.dtd
  Log:
  added displayName to field...thanks to: Guido Sohne <ca...@yahoo.com>
  
  Revision  Changes    Path
  1.5       +2 -1      jakarta-turbine/src/dtd/intake.dtd
  
  Index: intake.dtd
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine/src/dtd/intake.dtd,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- intake.dtd	2001/05/18 19:45:11	1.4
  +++ intake.dtd	2001/06/11 17:27:27	1.5
  @@ -1,6 +1,6 @@
   <!-- 
       Intake XML input constraints DTD 
  -    $Id: intake.dtd,v 1.4 2001/05/18 19:45:11 jmcnally Exp $
  +    $Id: intake.dtd,v 1.5 2001/06/11 17:27:27 jon Exp $
   -->
   
   <!ELEMENT input-data (group+)>
  @@ -24,6 +24,7 @@
          | StringKey | NumberKey | DateKey | ComboKey ) "String"      
     onError CDATA #IMPLIED
     multiValued ( true | false ) "false"
  +  displayName CDATA #IMPLIED
     mapToObject CDATA #IMPLIED
     mapToProperty CDATA #IMPLIED
     validator CDATA #IMPLIED
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-dev-help@jakarta.apache.org