Date: 2004-09-11T10:00:38
   Editor: HenningSchmiedehausen <[EMAIL PROTECTED]>
   Wiki: DB Torque Wiki
   Page: FrequentlyAskedQuestions
   URL: http://wiki.apache.org/db-torque/FrequentlyAskedQuestions

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -353,12 +353,13 @@
 Torque 3.2:                           http://db.apache.org/torque/dtd/database_3_2.dtd
 }}} 
 
-If you use this DTD, then the Torque Generator will use the database.dtd file 
embedded in the torque-gen-3.1.jar 
+If you use this DTD, then the Torque Generator will use the database.dtd file 
embedded in the torque generator jar.
 
 You should use the following DTD declaration in your Schema files:
 
 {{{
-<!DOCTYPE database SYSTEM "http://db.apache.org/torque/dtd/database_3_1.dtd";>
+Torque 3.1 and Torque 3.1.1: <!DOCTYPE database SYSTEM 
"http://db.apache.org/torque/dtd/database_3_1.dtd";>
+Torque 3.2:                  <!DOCTYPE database SYSTEM 
"http://db.apache.org/torque/dtd/database_3_2.dtd";>
 }}}
 
 -- Henning Schmiedehausen

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

Reply via email to