quintonm    2003/06/19 09:04:26

  Modified:    src/dtd  intake.dtd
  Log:
  Added short and long types to the DTD.
  
  Revision  Changes    Path
  1.7       +2 -2      jakarta-turbine-2/src/dtd/intake.dtd
  
  Index: intake.dtd
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/src/dtd/intake.dtd,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- intake.dtd        15 Jan 2003 23:27:22 -0000      1.6
  +++ intake.dtd        19 Jun 2003 16:04:26 -0000      1.7
  @@ -163,7 +163,7 @@
     displaySize CDATA #IMPLIED
     type ( boolean | BigDecimal | int  | float | FileItem
          | String | DateString  | StringKey | NumberKey
  -       | ComboKey | double ) "String"
  +       | ComboKey | double | short | long ) "String"
     multiValued ( true | false ) "false"
     mapToObject CDATA #IMPLIED
     mapToProperty CDATA #IMPLIED
  
  
  

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

Reply via email to