Author: tfischer
Date: Sun Oct 5 02:11:26 2014
New Revision: 1629463
URL: http://svn.apache.org/r1629463
Log:
Fix documentation
Modified:
db/torque/torque4/trunk/torque-templates/src/main/resources/org/apache/torque/templates/xsd/database-4-0.xsd
Modified:
db/torque/torque4/trunk/torque-templates/src/main/resources/org/apache/torque/templates/xsd/database-4-0.xsd
URL:
http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-templates/src/main/resources/org/apache/torque/templates/xsd/database-4-0.xsd?rev=1629463&r1=1629462&r2=1629463&view=diff
==============================================================================
---
db/torque/torque4/trunk/torque-templates/src/main/resources/org/apache/torque/templates/xsd/database-4-0.xsd
(original)
+++
db/torque/torque4/trunk/torque-templates/src/main/resources/org/apache/torque/templates/xsd/database-4-0.xsd
Sun Oct 5 02:11:26 2014
@@ -472,9 +472,7 @@ Has no effect on primitive boolean colum
type="xs:boolean" default="false" >
<xs:annotation>
<xs:documentation xml:lang="en">
-Whether the id method for the table (see idMethod) should be applied
-to this column. Defaults to true for primary key columns and has no effect
-on columns which are not part of the table's primary key.
+Whether this column is part of the table's primary key.
</xs:documentation>
</xs:annotation>
</xs:attribute>
@@ -524,7 +522,7 @@ The domain reference name to set common
default="false" >
<xs:annotation>
<xs:documentation xml:lang="en">
-The inheritance method used (see Inheritance How-To)
+The inheritance method used (see inheritance documentation)
</xs:documentation>
</xs:annotation>
</xs:attribute>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]